Migrate to terraform instead of tofu

This commit is contained in:
Gerald Pinder
2025-05-25 14:00:58 -04:00
parent 1de651d17b
commit 0af59c7be5

View File

@@ -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: