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 all minor dependencies #363

Closed renovate[bot] closed 4 months ago

renovate[bot] commented 4 months ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change Pending
github.com/cds-snc/terraform-modules module minor v9.5.1 -> v9.6.0
hashicorp/terraform required_version minor 1.8.5 -> 1.9.1 1.9.2

Review


Release Notes

cds-snc/terraform-modules (github.com/cds-snc/terraform-modules) ### [`v9.6.0`](https://togithub.com/cds-snc/terraform-modules/releases/tag/v9.6.0) [Compare Source](https://togithub.com/cds-snc/terraform-modules/compare/v9.5.3...v9.6.0) ##### What's Changed - feat: create an RDS cluster without a proxy by [@​patheard](https://togithub.com/patheard) in [https://github.com/cds-snc/terraform-modules/pull/525](https://togithub.com/cds-snc/terraform-modules/pull/525) ##### ⚠️ Note The RDS module change means that the RDS proxy is now optional. As a result, a migration file has been added to the module so that on upgrade, all proxy resources will be migrated. There should be no changes to infrastructure, but the Terraform plan/apply operations will show the RDS proxy resources being moved in the Terraform state to their new indexed resource keys. **Full Changelog**: https://github.com/cds-snc/terraform-modules/compare/v9.5.3...v9.6.0 ### [`v9.5.3`](https://togithub.com/cds-snc/terraform-modules/releases/tag/v9.5.3) [Compare Source](https://togithub.com/cds-snc/terraform-modules/compare/v9.5.2...v9.5.3) ##### What's Changed - Simple Static Website - ignore "version" tag on lifecycle by [@​ben851](https://togithub.com/ben851) in [https://github.com/cds-snc/terraform-modules/pull/524](https://togithub.com/cds-snc/terraform-modules/pull/524) **Full Changelog**: https://github.com/cds-snc/terraform-modules/compare/v9.5.2...v9.5.3 ### [`v9.5.2`](https://togithub.com/cds-snc/terraform-modules/releases/tag/v9.5.2) [Compare Source](https://togithub.com/cds-snc/terraform-modules/compare/v9.5.1...v9.5.2) ##### What's Changed - feat: additional RDS proxy authentication by [@​patheard](https://togithub.com/patheard) in [https://github.com/cds-snc/terraform-modules/pull/522](https://togithub.com/cds-snc/terraform-modules/pull/522) **Full Changelog**: https://github.com/cds-snc/terraform-modules/compare/v9.5.1...v9.5.2
hashicorp/terraform (hashicorp/terraform) ### [`v1.9.1`](https://togithub.com/hashicorp/terraform/releases/tag/v1.9.1) [Compare Source](https://togithub.com/hashicorp/terraform/compare/v1.9.0...v1.9.1) ##### 1.9.1 (Unreleased) UPGRADE NOTES: - Library used by Terraform (hashicorp/go-getter) for installing/updating modules was upgraded from v1.7.5 to v1.7.6. This addresses [CVE-2024-6257](https://nvd.nist.gov/vuln/detail/CVE-2024-6257). This change may have a negative effect on performance of `terraform init` or `terraform get` in case of larger git repositories. Please do file an issue if you find the performance difference noticable. ([#​35376](https://togithub.com/hashicorp/terraform/pull/35376)) BUG FIXES: - `terraform test`: Removed additional erroneous error message when referencing attributes that don't exist. ([#​35408](https://togithub.com/hashicorp/terraform/pull/35408)) - `import` blocks: Fix crash that occurs when incorrectly referencing the `to` resource from the `id` attribute. ([#​35420](https://togithub.com/hashicorp/terraform/pull/35420)) ### [`v1.9.0`](https://togithub.com/hashicorp/terraform/compare/v1.8.5...v1.9.0) [Compare Source](https://togithub.com/hashicorp/terraform/compare/v1.8.5...v1.9.0)

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 has been generated by Mend Renovate. View repository job log here.