larivierec / containers

Containers used in my kubernetes cluster and other various containers
https://garb.dev
Apache License 2.0
1 stars 1 forks source link

chore(deps): update hashicorp/terraform docker tag to v1.7.2 #76

Closed theriver-bot[bot] closed 9 months ago

theriver-bot[bot] commented 9 months ago

This PR contains the following updates:

Package Type Update Change OpenSSF
hashicorp/terraform stage patch 1.7.1 -> 1.7.2 OpenSSF Scorecard

Release Notes

hashicorp/terraform (hashicorp/terraform) ### [`v1.7.2`](https://togithub.com/hashicorp/terraform/releases/tag/v1.7.2) [Compare Source](https://togithub.com/hashicorp/terraform/compare/v1.7.1...v1.7.2) #### 1.7.2 (January 31, 2024) BUG FIXES: - backend/s3: No longer returns error when IAM user or role does not have access to the default workspace prefix `env:`. ([#​34511](https://togithub.com/hashicorp/terraform/pull/34511)) - cloud: When triggering a run, the .terraform/modules directory was being excluded from the configuration upload causing Terraform Cloud to try (and sometimes fail) to re-download the modules. ([#​34543](https://togithub.com/hashicorp/terraform/issues/34543)) ENHANCEMENTS: - `terraform fmt`: Terraform mock data files (`.tfmock.hcl`) will now be included when executing the format command. ([#​34580](https://togithub.com/hashicorp/terraform/issues/34580)) - Add additional diagnostics when a generated provider block that fails schema validation requires explicit configuration. ([#​34595](https://togithub.com/hashicorp/terraform/issues/34595))

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.

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



This PR has been generated by Renovate Bot.