Skip to content

Commit b60cb44

Browse files
github-actions[bot]github-actions
andauthored
docs: recreate feature README.md (#2)
this changeset is auto-generated via github workflow. Co-authored-by: github-actions <github-actions@github.com>
1 parent 9adf97f commit b60cb44

File tree

1 file changed

+30
-0
lines changed

1 file changed

+30
-0
lines changed

src/tofu/README.md

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
2+
# Setup OpenTofu (tofu)
3+
4+
Download, install, and setup specific version of OpenTofu in your Dev Container.
5+
6+
## Example Usage
7+
8+
```json
9+
"features": {
10+
"ghcr.io/alertbox/opentofu/tofu:1": {}
11+
}
12+
```
13+
14+
## Options
15+
16+
| Options Id | Description | Type | Default Value |
17+
|-----|-----|-----|-----|
18+
| version | Select or enter a version. | string | latest |
19+
20+
## Customizations
21+
22+
### VS Code Extensions
23+
24+
- `4ops.terraform`
25+
26+
27+
28+
---
29+
30+
_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/alertbox/feature-setup-opentofu/blob/main/src/tofu/devcontainer-feature.json). Add additional notes to a `NOTES.md`._

0 commit comments

Comments
 (0)