removing remote user
This commit is contained in:
26
.devcontainer/.devpod-internal/1/README.md
Normal file
26
.devcontainer/.devpod-internal/1/README.md
Normal file
@@ -0,0 +1,26 @@
|
||||
|
||||
# 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`._
|
Reference in New Issue
Block a user