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

Merged
merged 1 commit into from
Apr 15, 2024
Merged

Conversation

renovate-cds[bot]
Copy link
Contributor

@renovate-cds renovate-cds bot commented Apr 13, 2024

This PR contains the following updates:

Package Type Update Change Pending
github.com/cds-snc/terraform-modules module minor v9.2.7 -> v9.3.1 v9.3.8 (+6)
wpackagist-plugin/simple-history (source) require minor 4.13.0 -> 4.14.0

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)

v9.3.1

Compare Source

What's Changed

Full Changelog: cds-snc/terraform-modules@v9.3.0...v9.3.1

v9.3.0

Compare Source

What's Changed

Full Changelog: cds-snc/terraform-modules@v9.2.7...v9.3.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.


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

This PR has been generated by Renovate Bot.

@renovate-cds renovate-cds bot force-pushed the renovate-cds/all-minor branch from aea7d64 to c3bf733 Compare April 15, 2024 20:03
Copy link

Staging: network

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

⚠️   Warning: resources will be destroyed by this change!

Plan: 3 to add, 0 to change, 3 to destroy
Show summary
CHANGE NAME
recreate module.vpn.aws_ec2_client_vpn_authorization_rule.this_subnets["10.0.0.0/24"]
module.vpn.aws_ec2_client_vpn_authorization_rule.this_subnets["10.0.1.0/24"]
module.vpn.aws_ec2_client_vpn_authorization_rule.this_subnets["10.0.2.0/24"]
Show plan
Resource actions are indicated with the following symbols:
-/+ destroy and then create replacement

Terraform will perform the following actions:

  # module.vpn.aws_ec2_client_vpn_authorization_rule.this_subnets["10.0.0.0/24"] must be replaced
-/+ resource "aws_ec2_client_vpn_authorization_rule" "this_subnets" {
      ~ access_group_id        = (sensitive value) # forces replacement
      - authorize_all_groups   = false -> null
      ~ id                     = "cvpn-endpoint-0e6ece85a1c8e958c,10.0.0.0/24,dccd4518-30d1-7014-0e65-d503dc3c4b75" -> (known after apply)
        # (3 unchanged attributes hidden)
    }

  # module.vpn.aws_ec2_client_vpn_authorization_rule.this_subnets["10.0.1.0/24"] must be replaced
-/+ resource "aws_ec2_client_vpn_authorization_rule" "this_subnets" {
      ~ access_group_id        = (sensitive value) # forces replacement
      - authorize_all_groups   = false -> null
      ~ id                     = "cvpn-endpoint-0e6ece85a1c8e958c,10.0.1.0/24,dccd4518-30d1-7014-0e65-d503dc3c4b75" -> (known after apply)
        # (3 unchanged attributes hidden)
    }

  # module.vpn.aws_ec2_client_vpn_authorization_rule.this_subnets["10.0.2.0/24"] must be replaced
-/+ resource "aws_ec2_client_vpn_authorization_rule" "this_subnets" {
      ~ access_group_id        = (sensitive value) # forces replacement
      - authorize_all_groups   = false -> null
      ~ id                     = "cvpn-endpoint-0e6ece85a1c8e958c,10.0.2.0/24,dccd4518-30d1-7014-0e65-d503dc3c4b75" -> (known after apply)
        # (3 unchanged attributes hidden)
    }

Plan: 3 to add, 0 to change, 3 to destroy.

─────────────────────────────────────────────────────────────────────────────

Saved the plan to: plan.tfplan

To perform exactly these actions, run the following command to apply:
    terraform apply "plan.tfplan"
Show Conftest results
WARN - plan.json - main - Missing Common Tags: ["aws_security_group.ecs_events_lambda"]
WARN - plan.json - main - Missing Common Tags: ["aws_security_group.vpc_endpoint"]
WARN - plan.json - main - Missing Common Tags: ["aws_security_group.wordpress_ecs"]
WARN - plan.json - main - Missing Common Tags: ["aws_security_group.wordpress_load_balancer"]
WARN - plan.json - main - Missing Common Tags: ["aws_vpc_endpoint.ecr-api"]
WARN - plan.json - main - Missing Common Tags: ["aws_vpc_endpoint.ecr-dkr"]
WARN - plan.json - main - Missing Common Tags: ["aws_vpc_endpoint.logs"]
WARN - plan.json - main - Missing Common Tags: ["aws_vpc_endpoint.monitoring"]
WARN - plan.json - main - Missing Common Tags: ["aws_vpc_endpoint.s3"]
WARN - plan.json - main - Missing Common Tags: ["aws_vpc_endpoint.secretsmanager"]
WARN - plan.json - main - Missing Common Tags: ["aws_vpc_endpoint.sns"]

30 tests, 19 passed, 11 warnings, 0 failures, 0 exceptions

Copy link

Staging: database

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

Plan: 0 to add, 1 to change, 0 to destroy
Show summary
CHANGE NAME
update module.rds_cluster.aws_security_group.rds_proxy
Show plan
Resource actions are indicated with the following symbols:
  ~ update in-place

Terraform will perform the following actions:

  # module.rds_cluster.aws_security_group.rds_proxy will be updated in-place
  ~ resource "aws_security_group" "rds_proxy" {
        id                     = "sg-0ffeb4f8a74eeab1f"
      ~ ingress                = [
          - {
              - cidr_blocks      = []
              - description      = ""
              - from_port        = 3306
              - ipv6_cidr_blocks = []
              - prefix_list_ids  = []
              - protocol         = "tcp"
              - security_groups  = []
              - self             = true
              - to_port          = 3306
            },
          - {
              - cidr_blocks      = []
              - description      = "Client VPN ingress to the database"
              - from_port        = 3306
              - ipv6_cidr_blocks = []
              - prefix_list_ids  = []
              - protocol         = "tcp"
              - security_groups  = [
                  - "sg-098ae48afb5d878b3",
                ]
              - self             = false
              - to_port          = 3306
            },
          + {
              + cidr_blocks      = []
              + from_port        = 3306
              + ipv6_cidr_blocks = []
              + prefix_list_ids  = []
              + protocol         = "tcp"
              + security_groups  = []
              + self             = true
              + to_port          = 3306
            },
        ]
        name                   = "wordpress_rds_proxy_sg"
        tags                   = {
            "CostCentre" = "PlatformGCArticles"
            "Name"       = "wordpress_rds_proxy_sg"
            "Terraform"  = "true"
        }
        # (7 unchanged attributes hidden)
    }

Plan: 0 to add, 1 to change, 0 to destroy.

─────────────────────────────────────────────────────────────────────────────

Saved the plan to: plan.tfplan

To perform exactly these actions, run the following command to apply:
    terraform apply "plan.tfplan"
Show Conftest results
WARN - plan.json - main - Missing Common Tags: ["aws_rds_cluster_parameter_group.enable_audit_logging"]
WARN - plan.json - main - Missing Common Tags: ["aws_secretsmanager_secret.database_host"]
WARN - plan.json - main - Missing Common Tags: ["aws_secretsmanager_secret.database_name"]
WARN - plan.json - main - Missing Common Tags: ["aws_secretsmanager_secret.database_password"]
WARN - plan.json - main - Missing Common Tags: ["aws_secretsmanager_secret.database_username"]

24 tests, 19 passed, 5 warnings, 0 failures, 0 exceptions

@patheard patheard merged commit 6365fde into main Apr 15, 2024
11 checks passed
@patheard patheard deleted the renovate-cds/all-minor branch April 15, 2024 20:15
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