Skip to content

Commit d770296

Browse files
authored
docs: add opentofu as terraform alternative
1 parent 1dbc982 commit d770296

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.github/README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -78,8 +78,9 @@ irm https://raw.githubusercontent.com/meshcloud/collie-cli/main/install.ps1 | ie
7878

7979
To use collie, you'll need to have the following tools installed.
8080

81-
- [terraform](https://www.terraform.io/downloads) to define landing zones using
82-
infrastructure as code
81+
- [tofu](https://opentofu.org/docs/intro/install/)
82+
or [terraform](https://www.terraform.io/downloads)
83+
to define landing zones using infrastructure as code
8384
- [terragrunt](https://terragrunt.gruntwork.io/docs/getting-started/install/) to
8485
build and deploy terraform
8586
- [terraform-docs](https://github.com/terraform-docs/terraform-docs/#installation)

0 commit comments

Comments
 (0)