OpenTofu

notes:

OpenTofu lets you declaratively manage your cloud infrastructure.

  • https://opentofu.org
Release list
1.11.4
1.11.3
1.11.2
1.11.1
1.11.0
1.10.8
1.10.7
1.10.6
1.9.4
1.10.5
6m+
1.10.4
6m+
1.9.3
6m+
1.8.11
6m+
1.7.10
6m+
1.7.9
6m+
1.8.10
6m+
1.9.2
6m+
1.10.3
6m+
1.10.2
6m+
1.10.1
6m+
Release notes:

SECURITY ADVISORIES:

  • Previous releases in the v1.11 series could potentially take an excessive amount of time processing a maliciously-crafted .zip archive during either provider or module installation during tofu init. (#3689)

BREAKING CHANGES:

  • Modules containing local provider configurations now also reject the enabled argument, matching existing behavior for count, for_each, and depends_on. (#3680)

    This was an oversight in the original design of the enabled feature and was missed during the review process. Although our goal is to not introduce breaking changes in patch releases, in some cases it may be warranted. Anyone who has used the enabled feature in this particular way will have unintentionally introduced a foot-gun into their infrastructure and should remedy it post-haste.

BUG FIXES:

  • In JSON syntax, the state encryption method configuration now allows specifying keys using both normal expression syntax and using template interpolation syntax. Previously only the template interpolation syntax was allowed, which was inconsistent with other parts of the encryption configuration. (#3654)
  • Providers are not configured anymore with DeferralAllowed capability of OpenTofu since having that created unwanted behaviour from some providers. (#3676)
  • Resources containing write-only attributes now are rendered consistently during planning. (#3667)

Full Changelog: https://github.com/opentofu/opentofu/compare/v1.11.3...v1.11.4

Copyright © 2023 - All right reserved by Yadoc SAS