#opentofu (2024-11)
Discuss OpenTofu-related topics
2024-11-04
v1.7.5: Bump version file for 1.7.5 (#2136) Signed-off-by: Christian Mesh [email protected] (<mailto:[email protected]>)
Partially unknown provider functions arguments fixed (#2127) (#2133) …
v1.7.5 What’s Changed
Partially unknown provider functions arguments fixed in #2134
Full Changelog: <a class=”commit-link”…
What’s Changed
Partially unknown provider functions arguments fixed in #2134
Full Changelog: v1.7.4…v1.7.5
v1.8.5 BUG FIXES:
Provider functions will now handle partially unknown arguments per the tfplugin spec (#2127) tofu init will no longer return a spurious “Backend configuration changed” error when re-initializing a working directory with existing initialization of a backend whose configuration schema has required arguments. This was a regression…
BUG FIXES:
Provider functions will now handle partially unknown arguments per the tfplugin spec (#2127) tofu init will no longer return a spurious “Backend configuration changed” error when re-ini…
Provider function arguments now respect the protocol's definition that function inputs should be checked against IsWhollyKnown in addition to the standard IsKnown. This is different than the ct…
2024-11-06
v1.9.0-alpha1 1.9.0-alpha1
1.9.0-alpha1
v1.9.0-alpha1 Do not use this release for production workloads! It’s time for the first prerelease of the 1.9.0 version! This includes a lot of major and minor new features, as well as a ton of community contributions! The highlights are:
for_each in provider configuration blocks: An alternate (aka “aliased”) provider configuration can now have multiple dynamically-chosen instances using the for_each argument: provider “aws” { alias = “by_region” for_each = var.aws_regions
region =…
Do not use this release for production workloads! It’s time for the first prerelease of the 1.9.0 version! This includes a lot of major and minor new features, as well as a ton of community c…
2024-11-07
v1.9.0-alpha2: Bump version to 1.9.0-alpha2 (#2153) Signed-off-by: Christian Mesh [email protected] (<mailto:[email protected]>)
Signed-off-by: Christian Mesh [email protected]
2024-11-19
v1.9.0-alpha2 What’s Changed
fix documentation typo in mock provider link by @ollevche in <a class=”issue-link js-issue-link” data-error-text=”Failed to load title” data-id=”2638309974” data-permission-text=”Title is private”…
What’s Changed
fix documentation typo in mock provider link by @ollevche in #2146 Support “v” prefixes in prerelease module version constraints by @AYM1607 in #2124 Improve log messages for provid…
OpenTofu Core Engineer (sponsored by Scalr). ollevche has 22 repositories available. Follow their code on GitHub.