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 v2.0.5 #1206

Merged
merged 7 commits into from
Sep 10, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 16, 2024

This PR contains the following updates:

Package Type Update Change
github.com/cds-snc/terraform-modules module patch v2.0.1//gh_oidc_role -> v2.0.5

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)

v2.0.5: VPC - Shared NAT Gateway for private subnets

Compare Source

What's Changed

Full Changelog: cds-snc/terraform-modules@v2.0.4...v2.0.5

v2.0.4

Compare Source

v2.0.3: Fix Slack notify module

Compare Source

What's Changed

Full Changelog: cds-snc/terraform-modules@v2.0.2...v2.0.3

v2.0.2: - Ability to provide custom CIDR and private/public subnet ranges

Compare Source

What's Changed

Full Changelog: cds-snc/terraform-modules@v2.0.1...v2.0.2


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.


  • 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 requested a review from jimleroyer as a code owner March 16, 2024 04:45
@renovate renovate bot force-pushed the renovate/all-patch branch 12 times, most recently from 3192249 to 7d0bc06 Compare March 21, 2024 19:27
@renovate renovate bot force-pushed the renovate/all-patch branch 9 times, most recently from 175a8f4 to f62047b Compare March 27, 2024 15:49
@renovate renovate bot force-pushed the renovate/all-patch branch from f62047b to 804ac5c Compare April 1, 2024 18:25
@renovate renovate bot changed the title chore(deps): update terraform github.com/cds-snc/terraform-modules to v9.2.5 chore(deps): update terraform github.com/cds-snc/terraform-modules to v9.2.6 Apr 1, 2024
@renovate renovate bot force-pushed the renovate/all-patch branch 4 times, most recently from 1f2e7b1 to dcdae61 Compare April 2, 2024 18:01
@renovate renovate bot force-pushed the renovate/all-patch branch 12 times, most recently from 75f6482 to 32c5ff1 Compare September 9, 2024 20:36
@renovate renovate bot force-pushed the renovate/all-patch branch 3 times, most recently from 4aea4d8 to 84982c8 Compare September 10, 2024 17:34
@renovate renovate bot force-pushed the renovate/all-patch branch from 84982c8 to cd2af72 Compare September 10, 2024 18:26
@@ -1,5 +1,5 @@
module "oidc" {
source = "github.com/cds-snc/terraform-modules?ref=v2.0.1//gh_oidc_role"
source = "github.com/cds-snc/terraform-modules//gh_oidc_role?ref=v2.0.5"

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The double slashes // in the source URL are not necessary and may cause issues. Please update the source URL to github.com/cds-snc/terraform-modules?ref=v2.0.5.

Copy link
Contributor Author

renovate bot commented Sep 10, 2024

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@jzbahrai jzbahrai enabled auto-merge (squash) September 10, 2024 18:59
@jzbahrai jzbahrai merged commit 7e0d6b7 into main Sep 10, 2024
25 of 26 checks passed
@jzbahrai jzbahrai deleted the renovate/all-patch branch September 10, 2024 19:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants