Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency opentofu/opentofu to v1.8.6 #188

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

public-glueops-renovatebot[bot]
Copy link
Contributor

@public-glueops-renovatebot public-glueops-renovatebot bot commented Oct 23, 2024

This PR contains the following updates:

Package Update Change
opentofu/opentofu minor 1.7.5 -> 1.8.6

Release Notes

opentofu/opentofu (opentofu/opentofu)

v1.8.6

Compare Source

ENHANCEMENTS:

  • OpenTofu builds now use Go version 1.22 (#​2050)

BUG FIXES:

  • Extended trace logging for HTTP backend, including request and response bodies. (#​2120)
  • The tofu test command doesn't try to validate mock provider definition by its underlying provider schema now. (#​2140)
  • Type validation for mocks and overrides are now less strict in tofu test. (#​2144)

v1.8.5

Compare Source

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 caused by the similar fix in the v1.8.4 release. (#​2135)

Full Changelog: opentofu/opentofu@v1.8.4...v1.8.5

v1.8.4

Compare Source

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. (#​2055)
  • configuration generation should no longer fail when generating sensitive properties
  • Provider defined functions are now supported better in child modules
  • Fixed an issue where X-Terraform-Get was not being read correctly if a custom module registry returns a 200 statuscode instead of 201

Full Changelog: opentofu/opentofu@v1.8.3...v1.8.4

v1.8.3

Compare Source

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 (#​2039)
  • Fixed crash when using sensitive values in module sources/versions and backend configurations (#​2046)

Full Changelog: opentofu/opentofu@v1.8.2...v1.8.3

v1.8.2

Compare Source

What's Changed

SECURITY:

BUG FIXES:

  • Better handling of key_provider references (#​1965)

Full Changelog: opentofu/opentofu@v1.8.1...v1.8.2

v1.8.1

Compare Source

What's Changed

Full Changelog: opentofu/opentofu@v1.8.0...v1.8.1

v1.8.0

Compare Source

We're proud to announce that OpenTofu 1.8.0 is now officially out! 🎉

What's New?

  • Early variable/locals evaluation
  • Provider mocking in tofu test
  • Resource overrides in tofu test
  • Override files for OpenTofu: keeping compatibility
  • Deprecation: use_legacy_workflow has been removed from the S3 backend-backend

See the launch post on our blog: https://opentofu.org/blog/opentofu-1-8-0/

For all the features, see the detailed changelog.

You can find the full diff here.

v1.7.6

Compare Source

ENHANCEMENTS:

  • OpenTofu builds now use Go version 1.22 (#​2050)

BUG FIXES:

  • Extended trace logging for HTTP backend, including request and response bodies. (#​2120)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@public-glueops-renovatebot public-glueops-renovatebot bot changed the title chore(deps): update dependency opentofu/opentofu to v1.8.4 chore(deps): update dependency opentofu/opentofu to v1.8.5 Nov 4, 2024
@public-glueops-renovatebot public-glueops-renovatebot bot changed the title chore(deps): update dependency opentofu/opentofu to v1.8.5 chore(deps): update dependency opentofu/opentofu to v1.8.6 Nov 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants