Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update terraform github.com/cds-snc/terraform-modules to v10 #516

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 12, 2024

This PR contains the following updates:

Package Type Update Change
github.com/cds-snc/terraform-modules module major v9.6.8 -> v10.2.1
github.com/cds-snc/terraform-modules module major v8.0.0 -> v10.2.1

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.

Review

  • Updates have been tested and work
  • 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)

v10.2.1

Compare Source

What's Changed

Full Changelog: cds-snc/terraform-modules@v10.2.0...v10.2.1

v10.2.0

Compare Source

What's Changed

Full Changelog: cds-snc/terraform-modules@v10.1.0...v10.2.0

v10.1.0

Compare Source

What's Changed

New Contributors

Full Changelog: cds-snc/terraform-modules@v10.0.1...v10.1.0

v10.0.1

Compare Source

What's Changed

Full Changelog: cds-snc/terraform-modules@v10.0.0...v10.0.1

v10.0.0

Compare Source

What's Changed
⚠️ Breaking change

The simple_static_website module now requires you to explicitly set variables if you want to use an existing hosted zone or ACM certificate:

If you were allowing the module to create both these resources for you, no change is needed.

Full Changelog: cds-snc/terraform-modules@v9.6.8...v10.0.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.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added dependencies Pull requests that update a dependency file Renovate labels Nov 12, 2024
@renovate renovate bot force-pushed the renovate/github.com-cds-snc-terraform-modules-10.x branch 6 times, most recently from c530ef3 to 89adfcc Compare November 18, 2024 17:02
@renovate renovate bot force-pushed the renovate/github.com-cds-snc-terraform-modules-10.x branch from 89adfcc to 6025ae9 Compare November 20, 2024 16:35
@renovate renovate bot force-pushed the renovate/github.com-cds-snc-terraform-modules-10.x branch from 6025ae9 to 3e79805 Compare November 30, 2024 03:47
@renovate renovate bot force-pushed the renovate/github.com-cds-snc-terraform-modules-10.x branch from 3e79805 to 0d34e2c Compare December 11, 2024 00:13
@renovate renovate bot force-pushed the renovate/github.com-cds-snc-terraform-modules-10.x branch 2 times, most recently from af57f18 to 30b3725 Compare December 23, 2024 14:35
@renovate renovate bot force-pushed the renovate/github.com-cds-snc-terraform-modules-10.x branch from 30b3725 to 73bff3b Compare December 23, 2024 14:36
Copy link

base

✅   Terraform Init: success
❌   Terraform Validate: failed
✅   Terraform Format: success
❌   Terraform Plan: failed
❌   Conftest: failed

Show Validate results
Error: Unsupported argument

  on vpc.tf line 5, in module "vpc":
   5:   high_availability  = true

An argument named "high_availability" is not expected here.
time=2024-12-23T14:36:58Z level=error msg=1 error occurred:
	* exit status 1


Show plan
Error: Unsupported argument

  on vpc.tf line 5, in module "vpc":
   5:   high_availability  = true

An argument named "high_availability" is not expected here.
time=2024-12-23T14:37:01Z level=error msg=1 error occurred:
	* exit status 1


Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file Renovate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants