Files
devpod-terraform/.devcontainer/.devpod-internal/1/README.md
2024-09-11 14:23:17 +02:00

27 lines
554 B
Markdown

# tfsec (tfsec)
Install [tfsec](https://aquasecurity.github.io/tfsec/)
## Example Usage
```json
"features": {
"ghcr.io/dhoeric/features/tfsec:1": {
"version": "latest"
}
}
```
## Options
| Options Id | Description | Type | Default Value |
|-----|-----|-----|-----|
| version | Select or enter tfsec version | string | latest |
---
_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/dhoeric/features/blob/main/src/tfsec/devcontainer-feature.json). Add additional notes to a `NOTES.md`._