You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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