[ ] 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.3`](https://togithub.com/cds-snc/terraform-modules/releases/tag/v9.6.3)
[Compare Source](https://togithub.com/cds-snc/terraform-modules/compare/v9.6.2...v9.6.3)
##### What's Changed
- fix: ECS use latest active task definition by [@patheard](https://togithub.com/patheard) in [https://github.com/cds-snc/terraform-modules/pull/544](https://togithub.com/cds-snc/terraform-modules/pull/544)
**Full Changelog**: https://github.com/cds-snc/terraform-modules/compare/v9.6.2...v9.6.3
### [`v9.6.2`](https://togithub.com/cds-snc/terraform-modules/releases/tag/v9.6.2)
[Compare Source](https://togithub.com/cds-snc/terraform-modules/compare/v9.6.1...v9.6.2)
##### What's Changed
- chore(deps): update all minor dependencies by [@renovate](https://togithub.com/renovate) in [https://github.com/cds-snc/terraform-modules/pull/539](https://togithub.com/cds-snc/terraform-modules/pull/539)
- chore(deps): lock file maintenance by [@renovate](https://togithub.com/renovate) in [https://github.com/cds-snc/terraform-modules/pull/540](https://togithub.com/cds-snc/terraform-modules/pull/540)
- 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/541](https://togithub.com/cds-snc/terraform-modules/pull/541)
- chore(deps): update all patch dependencies by [@renovate](https://togithub.com/renovate) in [https://github.com/cds-snc/terraform-modules/pull/542](https://togithub.com/cds-snc/terraform-modules/pull/542)
- feat: ECS advanced load balancer config by [@patheard](https://togithub.com/patheard) in [https://github.com/cds-snc/terraform-modules/pull/543](https://togithub.com/cds-snc/terraform-modules/pull/543)
**Full Changelog**: https://github.com/cds-snc/terraform-modules/compare/v9.6.1...v9.6.2
hashicorp/terraform (hashicorp/terraform)
### [`v1.9.4`](https://togithub.com/hashicorp/terraform/releases/tag/v1.9.4)
[Compare Source](https://togithub.com/hashicorp/terraform/compare/v1.9.3...v1.9.4)
##### 1.9.4 (August 7, 2024)
BUG FIXES:
- core: Unneeded variable validations were being executed during a destroy plan, which could cause plans starting with incomplete state to fail. ([#35511](https://togithub.com/hashicorp/terraform/issues/35511))
- init: Don't crash when discovering invalid syntax in duplicate required_providers blocks. ([#35533](https://togithub.com/hashicorp/terraform/issues/35533))
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.1
->v9.6.3
1.9.3
->1.9.4
1.9.5
Review
Release Notes
cds-snc/terraform-modules (github.com/cds-snc/terraform-modules)
### [`v9.6.3`](https://togithub.com/cds-snc/terraform-modules/releases/tag/v9.6.3) [Compare Source](https://togithub.com/cds-snc/terraform-modules/compare/v9.6.2...v9.6.3) ##### What's Changed - fix: ECS use latest active task definition by [@patheard](https://togithub.com/patheard) in [https://github.com/cds-snc/terraform-modules/pull/544](https://togithub.com/cds-snc/terraform-modules/pull/544) **Full Changelog**: https://github.com/cds-snc/terraform-modules/compare/v9.6.2...v9.6.3 ### [`v9.6.2`](https://togithub.com/cds-snc/terraform-modules/releases/tag/v9.6.2) [Compare Source](https://togithub.com/cds-snc/terraform-modules/compare/v9.6.1...v9.6.2) ##### What's Changed - chore(deps): update all minor dependencies by [@renovate](https://togithub.com/renovate) in [https://github.com/cds-snc/terraform-modules/pull/539](https://togithub.com/cds-snc/terraform-modules/pull/539) - chore(deps): lock file maintenance by [@renovate](https://togithub.com/renovate) in [https://github.com/cds-snc/terraform-modules/pull/540](https://togithub.com/cds-snc/terraform-modules/pull/540) - 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/541](https://togithub.com/cds-snc/terraform-modules/pull/541) - chore(deps): update all patch dependencies by [@renovate](https://togithub.com/renovate) in [https://github.com/cds-snc/terraform-modules/pull/542](https://togithub.com/cds-snc/terraform-modules/pull/542) - feat: ECS advanced load balancer config by [@patheard](https://togithub.com/patheard) in [https://github.com/cds-snc/terraform-modules/pull/543](https://togithub.com/cds-snc/terraform-modules/pull/543) **Full Changelog**: https://github.com/cds-snc/terraform-modules/compare/v9.6.1...v9.6.2hashicorp/terraform (hashicorp/terraform)
### [`v1.9.4`](https://togithub.com/hashicorp/terraform/releases/tag/v1.9.4) [Compare Source](https://togithub.com/hashicorp/terraform/compare/v1.9.3...v1.9.4) ##### 1.9.4 (August 7, 2024) BUG FIXES: - core: Unneeded variable validations were being executed during a destroy plan, which could cause plans starting with incomplete state to fail. ([#35511](https://togithub.com/hashicorp/terraform/issues/35511)) - init: Don't crash when discovering invalid syntax in duplicate required_providers blocks. ([#35533](https://togithub.com/hashicorp/terraform/issues/35533))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.