opentofuArchived
7 messages
Discuss OpenTofu-related topics
rssover 1 year ago(edited)
v1.8.3: Backport 1.8 handle static variable secrets (#2046)
Signed-off-by: Christian Mesh christianmesh1@gmail.com (christianmesh1@gmail.com)
Signed-off-by: Christian Mesh christianmesh1@gmail.com (christianmesh1@gmail.com)
rssover 1 year ago(edited)
v1.8.3
What's Changed
SECURITY:
Added option to enable the sensitive flag for variables used in module sources/versions and backend configurations.
This emits a warning by default to prevent breaking compatability with previous 1.8.x versions.
It is highly recommended to set TOFU_ENABLE_STATIC_SENSITIVE=1 in any environments using this release.
This will be enabled by default as a breaking change in v1.9.0
BUG FIXES:
Fixed autoloaded test tfvar files being used in non-test scenarios (<a...
What's Changed
SECURITY:
Added option to enable the sensitive flag for variables used in module sources/versions and backend configurations.
This emits a warning by default to prevent breaking compatability with previous 1.8.x versions.
It is highly recommended to set TOFU_ENABLE_STATIC_SENSITIVE=1 in any environments using this release.
This will be enabled by default as a breaking change in v1.9.0
BUG FIXES:
Fixed autoloaded test tfvar files being used in non-test scenarios (<a...
rssover 1 year ago(edited)
v1.7.4: 1.7 version file (#2096)
Signed-off-by: James Humphries james@james-humphries.co.uk (james@james-humphries.co.uk)
Signed-off-by: James Humphries james@james-humphries.co.uk (james@james-humphries.co.uk)
rssover 1 year ago(edited)
v1.8.4: Backport recent changes to v1.8 (#2093)
Signed-off-by: Christian Mesh christianmesh1@gmail.com (christianmesh1@gmail.com)
Signed-off-by: ollevche ollevche@gmail.com (ollevche@gmail.com)
Signed-off-by: James Humphries james@james-humphries.co.uk (james@james-humphries.co.uk)
Co-authored-by: Christian Mesh christianmesh1@gmail.com (christianmesh1@gmail.com)
Co-authored-by: Oleksandr Levchenkov ollevche@gmail.com (ollevche@gmail.com)
Signed-off-by: Christian Mesh christianmesh1@gmail.com (christianmesh1@gmail.com)
Signed-off-by: ollevche ollevche@gmail.com (ollevche@gmail.com)
Signed-off-by: James Humphries james@james-humphries.co.uk (james@james-humphries.co.uk)
Co-authored-by: Christian Mesh christianmesh1@gmail.com (christianmesh1@gmail.com)
Co-authored-by: Oleksandr Levchenkov ollevche@gmail.com (ollevche@gmail.com)
rssover 1 year ago
v1.8.4: Bumped versionfile for 1.8 (#2097)
Signed-off-by: James Humphries james@james-humphries.co.uk (james@james-humphries.co.uk)
Signed-off-by: James Humphries james@james-humphries.co.uk (james@james-humphries.co.uk)
rssover 1 year ago(edited)
v1.7.4
ENHANCEMENTS:
Made tofu plan with generate-config-out flag replace JSON strings with jsonencode functions calls. (#1595)
BUG FIXES:
tofu init will no longer return a supurious "Backend configuration changed" error when re-initializing a working directory with identical settings, backend configuration contains references to variables or...
ENHANCEMENTS:
Made tofu plan with generate-config-out flag replace JSON strings with jsonencode functions calls. (#1595)
BUG FIXES:
tofu init will no longer return a supurious "Backend configuration changed" error when re-initializing a working directory with identical settings, backend configuration contains references to variables or...
rssover 1 year ago(edited)
v1.8.4
BUG FIXES:
tofu init will no longer return a supurious "Backend configuration changed" error when re-initializing a working directory with identical settings, backend configuration contains references to variables or local values, and when the -backend-config command line option is used. That combination previously caused OpenTofu to incorrectly treat the backend configuration as invalid. (<a href="https://github.com/opentofu/opentofu/pull/2055" data-hovercard-type="pull_request"...
BUG FIXES:
tofu init will no longer return a supurious "Backend configuration changed" error when re-initializing a working directory with identical settings, backend configuration contains references to variables or local values, and when the -backend-config command line option is used. That combination previously caused OpenTofu to incorrectly treat the backend configuration as invalid. (<a href="https://github.com/opentofu/opentofu/pull/2055" data-hovercard-type="pull_request"...