[ ] If updates are AWS related, versions match the infrastructure (e.g. Lambda runtime, database, etc.)
Release Notes
cds-snc/terraform-modules (github.com/cds-snc/terraform-modules)
### [`v9.6.1`](https://togithub.com/cds-snc/terraform-modules/releases/tag/v9.6.1)
[Compare Source](https://togithub.com/cds-snc/terraform-modules/compare/v9.6.0...v9.6.1)
##### What's Changed
- chore(deps): update all patch dependencies by [@renovate](https://togithub.com/renovate) in [https://github.com/cds-snc/terraform-modules/pull/526](https://togithub.com/cds-snc/terraform-modules/pull/526)
- chore: synced file(s) with cds-snc/site-reliability-engineering by [@sre-read-write](https://togithub.com/sre-read-write) in [https://github.com/cds-snc/terraform-modules/pull/523](https://togithub.com/cds-snc/terraform-modules/pull/523)
- chore(deps): update all minor dependencies by [@renovate](https://togithub.com/renovate) in [https://github.com/cds-snc/terraform-modules/pull/527](https://togithub.com/cds-snc/terraform-modules/pull/527)
- chore(deps): update all patch dependencies by [@renovate](https://togithub.com/renovate) in [https://github.com/cds-snc/terraform-modules/pull/528](https://togithub.com/cds-snc/terraform-modules/pull/528)
- chore(deps): lock file maintenance by [@renovate](https://togithub.com/renovate) in [https://github.com/cds-snc/terraform-modules/pull/530](https://togithub.com/cds-snc/terraform-modules/pull/530)
- chore: synced file(s) with cds-snc/site-reliability-engineering by [@sre-read-write](https://togithub.com/sre-read-write) in [https://github.com/cds-snc/terraform-modules/pull/531](https://togithub.com/cds-snc/terraform-modules/pull/531)
- chore(deps): update mcr.microsoft.com/devcontainers/go:bullseye docker digest to [`dca0f2c`](https://togithub.com/cds-snc/terraform-modules/commit/dca0f2c) by [@renovate](https://togithub.com/renovate) in [https://github.com/cds-snc/terraform-modules/pull/532](https://togithub.com/cds-snc/terraform-modules/pull/532)
- chore(deps): update all minor dependencies by [@renovate](https://togithub.com/renovate) in [https://github.com/cds-snc/terraform-modules/pull/529](https://togithub.com/cds-snc/terraform-modules/pull/529)
- chore(deps): update actions/setup-python action to v5.1.1 by [@renovate](https://togithub.com/renovate) in [https://github.com/cds-snc/terraform-modules/pull/533](https://togithub.com/cds-snc/terraform-modules/pull/533)
- chore(deps): update dependency boto3 to v1.34.144 by [@renovate](https://togithub.com/renovate) in [https://github.com/cds-snc/terraform-modules/pull/534](https://togithub.com/cds-snc/terraform-modules/pull/534)
- chore(deps): update all minor dependencies by [@renovate](https://togithub.com/renovate) in [https://github.com/cds-snc/terraform-modules/pull/535](https://togithub.com/cds-snc/terraform-modules/pull/535)
- chore(deps): lock file maintenance by [@renovate](https://togithub.com/renovate) in [https://github.com/cds-snc/terraform-modules/pull/537](https://togithub.com/cds-snc/terraform-modules/pull/537)
- chore(deps): update all patch dependencies by [@renovate](https://togithub.com/renovate) in [https://github.com/cds-snc/terraform-modules/pull/536](https://togithub.com/cds-snc/terraform-modules/pull/536)
- feat: unpin the thumbprints by [@gcharest](https://togithub.com/gcharest) in [https://github.com/cds-snc/terraform-modules/pull/538](https://togithub.com/cds-snc/terraform-modules/pull/538)
**Full Changelog**: https://github.com/cds-snc/terraform-modules/compare/v9.6.0...v9.6.1
hashicorp/terraform (hashicorp/terraform)
### [`v1.9.3`](https://togithub.com/hashicorp/terraform/releases/tag/v1.9.3)
[Compare Source](https://togithub.com/hashicorp/terraform/compare/v1.9.2...v1.9.3)
##### 1.9.3 (July 24, 2024)
ENHANCEMENTS:
- Terraform now returns a more specific error message in the awkward situation where an input variable validation rule is known to have failed (`condition` returned `false`) but the error message is derived from an unknown value. ([#35400](https://togithub.com/hashicorp/terraform/pull/35400))
BUG FIXES:
- core: Terraform no longer performs an unnecessary refresh when removing an instance targeted by a `removed` block. ([#35458](https://togithub.com/hashicorp/terraform/pull/35458))
- config generation: Fix validation error when using nested computed or deprecated attributes. ([#35484](https://togithub.com/hashicorp/terraform/pull/35484))
- Updated to newer github.com/hashicorp/go-retryablehttp version, addressing CVE-2024-6104, and bringing in updates for several indirect dependencies. ([#35473](https://togithub.com/hashicorp/terraform/pull/35473))
- Moved to building with Go 1.22.5, which addresses CVE-2024-24791 and several other non-security bugs. ([#35494](https://togithub.com/hashicorp/terraform/pull/35494))
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.
👻 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 contains the following updates:
v9.6.0
->v9.6.1
1.9.2
->1.9.3
Review
Release Notes
cds-snc/terraform-modules (github.com/cds-snc/terraform-modules)
### [`v9.6.1`](https://togithub.com/cds-snc/terraform-modules/releases/tag/v9.6.1) [Compare Source](https://togithub.com/cds-snc/terraform-modules/compare/v9.6.0...v9.6.1) ##### What's Changed - chore(deps): update all patch dependencies by [@renovate](https://togithub.com/renovate) in [https://github.com/cds-snc/terraform-modules/pull/526](https://togithub.com/cds-snc/terraform-modules/pull/526) - chore: synced file(s) with cds-snc/site-reliability-engineering by [@sre-read-write](https://togithub.com/sre-read-write) in [https://github.com/cds-snc/terraform-modules/pull/523](https://togithub.com/cds-snc/terraform-modules/pull/523) - chore(deps): update all minor dependencies by [@renovate](https://togithub.com/renovate) in [https://github.com/cds-snc/terraform-modules/pull/527](https://togithub.com/cds-snc/terraform-modules/pull/527) - chore(deps): update all patch dependencies by [@renovate](https://togithub.com/renovate) in [https://github.com/cds-snc/terraform-modules/pull/528](https://togithub.com/cds-snc/terraform-modules/pull/528) - chore(deps): lock file maintenance by [@renovate](https://togithub.com/renovate) in [https://github.com/cds-snc/terraform-modules/pull/530](https://togithub.com/cds-snc/terraform-modules/pull/530) - chore: synced file(s) with cds-snc/site-reliability-engineering by [@sre-read-write](https://togithub.com/sre-read-write) in [https://github.com/cds-snc/terraform-modules/pull/531](https://togithub.com/cds-snc/terraform-modules/pull/531) - chore(deps): update mcr.microsoft.com/devcontainers/go:bullseye docker digest to [`dca0f2c`](https://togithub.com/cds-snc/terraform-modules/commit/dca0f2c) by [@renovate](https://togithub.com/renovate) in [https://github.com/cds-snc/terraform-modules/pull/532](https://togithub.com/cds-snc/terraform-modules/pull/532) - chore(deps): update all minor dependencies by [@renovate](https://togithub.com/renovate) in [https://github.com/cds-snc/terraform-modules/pull/529](https://togithub.com/cds-snc/terraform-modules/pull/529) - chore(deps): update actions/setup-python action to v5.1.1 by [@renovate](https://togithub.com/renovate) in [https://github.com/cds-snc/terraform-modules/pull/533](https://togithub.com/cds-snc/terraform-modules/pull/533) - chore(deps): update dependency boto3 to v1.34.144 by [@renovate](https://togithub.com/renovate) in [https://github.com/cds-snc/terraform-modules/pull/534](https://togithub.com/cds-snc/terraform-modules/pull/534) - chore(deps): update all minor dependencies by [@renovate](https://togithub.com/renovate) in [https://github.com/cds-snc/terraform-modules/pull/535](https://togithub.com/cds-snc/terraform-modules/pull/535) - chore(deps): lock file maintenance by [@renovate](https://togithub.com/renovate) in [https://github.com/cds-snc/terraform-modules/pull/537](https://togithub.com/cds-snc/terraform-modules/pull/537) - chore(deps): update all patch dependencies by [@renovate](https://togithub.com/renovate) in [https://github.com/cds-snc/terraform-modules/pull/536](https://togithub.com/cds-snc/terraform-modules/pull/536) - feat: unpin the thumbprints by [@gcharest](https://togithub.com/gcharest) in [https://github.com/cds-snc/terraform-modules/pull/538](https://togithub.com/cds-snc/terraform-modules/pull/538) **Full Changelog**: https://github.com/cds-snc/terraform-modules/compare/v9.6.0...v9.6.1hashicorp/terraform (hashicorp/terraform)
### [`v1.9.3`](https://togithub.com/hashicorp/terraform/releases/tag/v1.9.3) [Compare Source](https://togithub.com/hashicorp/terraform/compare/v1.9.2...v1.9.3) ##### 1.9.3 (July 24, 2024) ENHANCEMENTS: - Terraform now returns a more specific error message in the awkward situation where an input variable validation rule is known to have failed (`condition` returned `false`) but the error message is derived from an unknown value. ([#35400](https://togithub.com/hashicorp/terraform/pull/35400)) BUG FIXES: - core: Terraform no longer performs an unnecessary refresh when removing an instance targeted by a `removed` block. ([#35458](https://togithub.com/hashicorp/terraform/pull/35458)) - config generation: Fix validation error when using nested computed or deprecated attributes. ([#35484](https://togithub.com/hashicorp/terraform/pull/35484)) - Updated to newer github.com/hashicorp/go-retryablehttp version, addressing CVE-2024-6104, and bringing in updates for several indirect dependencies. ([#35473](https://togithub.com/hashicorp/terraform/pull/35473)) - Moved to building with Go 1.22.5, which addresses CVE-2024-24791 and several other non-security bugs. ([#35494](https://togithub.com/hashicorp/terraform/pull/35494))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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.