Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions .github/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,8 +78,9 @@ irm https://raw.githubusercontent.com/meshcloud/collie-cli/main/install.ps1 | ie

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

- [terraform](https://www.terraform.io/downloads) to define landing zones using
infrastructure as code
- [tofu](https://opentofu.org/docs/intro/install/)
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

d: Should we mentioned, that tofu is currently the preferred solution? And does it also apply in collie-cli that terraform is only supported up to the version before the license change?

or [terraform](https://www.terraform.io/downloads)
to define landing zones using infrastructure as code
- [terragrunt](https://terragrunt.gruntwork.io/docs/getting-started/install/) to
build and deploy terraform
- [terraform-docs](https://github.com/terraform-docs/terraform-docs/#installation)
Expand Down