camunda / camunda-tf-eks-module

Terraform modules targeting AWS EKS Cluster creation for Camunda 8 Self-Managed usage on AWS
https://docs.camunda.io/docs/self-managed/setup/deploy/amazon/amazon-eks/eks-terraform/
Apache License 2.0
1 stars 0 forks source link

chore(deps): update dependency opentofu to v1.7.1 - autoclosed #52

Closed renovate[bot] closed 3 months ago

renovate[bot] commented 3 months ago

Mend Renovate

This PR contains the following updates:

Package Update Change
opentofu minor 1.6.2 -> 1.7.1

Before merging, always check with the release notes if any other changes need to be done.


Release Notes

opentofu/opentofu (opentofu) ### [`v1.7.1`](https://togithub.com/opentofu/opentofu/releases/tag/v1.7.1) [Compare Source](https://togithub.com/opentofu/opentofu/compare/v1.7.0...v1.7.1) We're proud to announce that OpenTofu 1.7.1 is now officially out! This is a bugfix release and we encourage all OpenTofu 1.7.0 users to upgrade. **What’s New?** - Fixed support for provider functions in tests ([#​1603](https://togithub.com/opentofu/opentofu/pull/1603)) - Fixed crash in gcs backend when using certain commands ([#​1618](https://togithub.com/opentofu/opentofu/pull/1618)) - Fix inmem backend crash due to missing struct field ([#​1619](https://togithub.com/opentofu/opentofu/pull/1619)) - Fix for `tofu init` failure when tests have spaces in their name. ([#​1489](https://togithub.com/opentofu/opentofu/pull/1489)) - `tofu test` now supports accessing module outputs when the module has no resources. ([#​1409](https://togithub.com/opentofu/opentofu/pull/1409)) For all the features, see the [detailed changelog](https://togithub.com/opentofu/opentofu/blob/30e533d93c6ce76844892be11c2bad9cd463718e/CHANGELOG.md). You can find the full diff [here](https://togithub.com/opentofu/opentofu/compare/v1.7.0...v1.7.1?expand=1). ### [`v1.7.0`](https://togithub.com/opentofu/opentofu/releases/tag/v1.7.0) [Compare Source](https://togithub.com/opentofu/opentofu/compare/v1.6.2...v1.7.0) We're proud to announce that OpenTofu 1.7.0 is now officially out! 🎉 **What’s New?** - State Encryption - Protect your precious state files with end-to-end encryption. - Dynamic Provider-defined Functions - Author custom functions as part of providers. - Declarative removed Blocks - No more fighting with the CLI, execute your removals declaratively! - Loopable Import Blocks - Streamline importing multiple resources. - ...and much, much more! See the launch post on our blog: https://opentofu.org/blog/opentofu-1-7-0/ For all the features, see the [detailed changelog](https://togithub.com/opentofu/opentofu/blob/ba4c3a5b462129cd61644a3ae760d746dc12b8fc/CHANGELOG.md). You can find the full diff [here](https://togithub.com/opentofu/opentofu/compare/v1.6...v1.7.0?expand=1).

Configuration

📅 Schedule: Branch creation - "every weekend" (UTC), 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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.