cds-snc / cloud-based-sensor

Infrastructure configuration to manage CCCS's Cloud Based Sensor in AWS accounts
https://cyber.gc.ca/en/host-based-sensors
MIT License
0 stars 0 forks source link

chore(deps): update terraform hashicorp/terraform to v1.7.2 #296

Closed renovate[bot] closed 9 months ago

renovate[bot] commented 9 months ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change Pending
hashicorp/terraform required_version patch 1.7.1 -> 1.7.2 1.7.3

Review


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 - "every weekend" in timezone America/Montreal, Automerge - At any time (no schedule defined).

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

â™» Rebasing: Whenever PR is behind base branch, 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.