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.
[ ] If you want to rebase/retry this PR, check this box
This PR contains the following updates:
1.7.1
->1.7.2
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.