Migrate to terraform instead of tofu
This commit is contained in:
@@ -7,7 +7,7 @@ modules:
|
|||||||
files:
|
files:
|
||||||
- kubectl.repo
|
- kubectl.repo
|
||||||
- google-cloud-sdk.repo
|
- google-cloud-sdk.repo
|
||||||
- opentofu.repo
|
# - opentofu.repo
|
||||||
- https://pkg.earthly.dev/earthly.repo
|
- https://pkg.earthly.dev/earthly.repo
|
||||||
- https://cli.github.com/packages/rpm/gh-cli.repo
|
- https://cli.github.com/packages/rpm/gh-cli.repo
|
||||||
- https://rpm.releases.hashicorp.com/fedora/hashicorp.repo
|
- https://rpm.releases.hashicorp.com/fedora/hashicorp.repo
|
||||||
@@ -48,7 +48,8 @@ modules:
|
|||||||
- rpmdevtools
|
- rpmdevtools
|
||||||
- protobuf-compiler
|
- protobuf-compiler
|
||||||
- helix
|
- helix
|
||||||
- tofu
|
# - tofu
|
||||||
|
- terraform
|
||||||
- terraform-ls
|
- terraform-ls
|
||||||
- type: script
|
- type: script
|
||||||
scripts:
|
scripts:
|
||||||
|
|||||||
Reference in New Issue
Block a user