We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1dbc982 commit d770296Copy full SHA for d770296
.github/README.md
@@ -78,8 +78,9 @@ irm https://raw.githubusercontent.com/meshcloud/collie-cli/main/install.ps1 | ie
78
79
To use collie, you'll need to have the following tools installed.
80
81
-- [terraform](https://www.terraform.io/downloads) to define landing zones using
82
- infrastructure as code
+- [tofu](https://opentofu.org/docs/intro/install/)
+ or [terraform](https://www.terraform.io/downloads)
83
+ to define landing zones using infrastructure as code
84
- [terragrunt](https://terragrunt.gruntwork.io/docs/getting-started/install/) to
85
build and deploy terraform
86
- [terraform-docs](https://github.com/terraform-docs/terraform-docs/#installation)
0 commit comments