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 8b5b4ec commit 212ba50Copy full SHA for 212ba50
docs/2.0/reference/pipelines/configurations-as-code/api.md
@@ -279,7 +279,7 @@ Whether or not Pipelines will consolidate deleted resources when running Terragr
279
<HclListItemDescription>
280
281
The Infrastructure as Code(Iac) binary that Pipelines will instruct Terragrunt to use. Valid values are:
282
-- `opentofu` (default): Use OpenTofu for managing infrastructure. Recommended for new projects
+- `opentofu` (default): Use OpenTofu for managing infrastructure. Gruntwork recommends customers use OpenTofu.
283
- `terraform`: Use Terraform for managing infrastructure.
284
285
:::note
0 commit comments