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 terraform-aws-modules/vpc/aws to v2.78.0 #5866

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 6, 2024

This PR contains the following updates:

Package Type Update Change
terraform-aws-modules/vpc/aws (source) module minor 2.6.0 -> 2.78.0

Release Notes

terraform-aws-modules/terraform-aws-vpc (terraform-aws-modules/vpc/aws)

v2.78.0

Compare Source

  • feat: Add outpost support (subnet, NACL, IPv6) (#​542)
  • chore: update documentation and pin terraform_docs version to avoid future changes (#​619)
  • chore: align ci-cd static checks to use individual minimum Terraform versions (#​606)

v2.77.0

Compare Source

  • feat: add default route table resource to manage default route table, its tags, routes, etc. (#​599)

v2.76.0

Compare Source

  • fix: Remove CreateLogGroup permission from service role (#​550)

v2.75.0

Compare Source

  • feat: add vpc endpoint policies to supported services (#​601)

v2.74.0

Compare Source

  • fix: use filter for getting service type for S3 endpoint and update to allow s3 to use interface endpoint types (#​597)
  • chore: Updated the conditional creation section of the README (#​584)

v2.73.0

Compare Source

  • chore: Adds database_subnet_group_name as an output variable (#​592)
  • fix: aws_default_security_group was always dirty when manage_default_security_group was set (#​591)

v2.72.0

Compare Source

  • fix: Correctly manage route tables for database subnets when multiple NAT gateways present (#​518)
  • chore: add ci-cd workflow for pre-commit checks (#​598)

v2.71.0

Compare Source

  • chore: update documentation based on latest terraform-docs which includes module and resource sections (#​594)
  • feat: Upgraded minimum required versions of AWS provider to 3.10 (#​574)
  • fix: Specify an endpoint type for S3 VPC endpoint (#​573)
  • fix: Fixed wrong count in DMS endpoint (#​566)
  • feat: Adding VPC endpoint for DMS (#​564)
  • fix: Adding missing RDS endpoint to output.tf (#​563)
  • docs: Clarifies default_vpc attributes (#​552)
  • feat: Adding vpc_flow_log_permissions_boundary (#​536)
  • docs: Updated README and pre-commit (#​537)
  • feat: Lambda VPC Endpoint (#​534)
  • Updated README
  • feat: Added Codeartifact API/Repo vpc endpoints (#​515)
  • fix: Updated min required version of Terraform to 0.12.21 (#​532)
  • Fixed circleci configs
  • fix: Resource aws_default_network_acl orphaned subnet_ids (#​530)
  • fix: Removed ignore_changes to work with Terraform 0.14 (#​526)
  • feat: Added support for Terraform 0.14 (#​525)
  • revert: Create only required number of NAT gateways (#​492) (#​517)
  • fix: Create only required number of NAT gateways (#​492)
  • docs: Updated docs with pre-commit
  • feat: Added Textract vpc endpoint (#​509)
  • fix: Split appstream to appstream_api and appstream_streaming (#​508)
  • feat: Add support for security groups ids in default sg's rules (#​491)
  • feat: Added tflint as pre-commit hook (#​507)
  • feat: add enable_public_s3_endpoint variable for S3 VPC Endpoint for public subnets (#​502)
  • feat: Add ability to create CodeDeploy endpoint to VPC (#​501)
  • feat: Add ability to create RDS endpoint to VPC (#​499)
  • fix: Use database route table instead of private route table for NAT gateway route (#​476)
  • feat: add arn outputs for: igw, cgw, vgw, default vpc, acls (#​471)
  • fix: InvalidServiceName for elasticbeanstalk_health (#​484)
  • feat: bump version of aws provider version to support 3.* (#​479)
  • fix: bumping terraform version from 0.12.6 to 0.12.7 in circleci to include regexall function (#​474)
  • docs: Fix typo in nat_public_ips (#​460)
  • feat: manage default security group (#​382)
  • feat: add support for disabling IGW for public subnets (#​457)
  • fix: Reorder tags to allow overriding Name tag in route tables (#​458)
  • fix: Output list of external_nat_ips when using external eips (#​432)
  • Updated pre-commit hooks
  • feat: Add support for VPC flow log max_aggregation_interval (#​431)
  • feat: Add support for tagging egress only internet gateway (#​430)
  • feat: Enable support for Terraform 0.13 as a valid version by setting minimum version required (#​455)
  • feat: add vpc_owner_id to outputs (#​428)
  • docs: Fixed README
  • Merge branch 'master' into master
  • Updated description of vpc_owner_id
  • fix: Fix wrong ACM PCA output (#​450)
  • feat: Added support for more VPC endpoints (#​369)
  • feat: Add VPC Endpoint for SES (#​449)
  • feat: Add routes table association and route attachment outputs (#​398)
  • fix: Updated outputs in ipv6 example (#​375)
  • added owner_id output (#​1)
  • docs: Updated required versions of Terraform
  • feat: Add EC2 Auto Scaling VPC endpoint (#​374)
  • docs: Document create_database_subnet_group requiring database_subnets (#​424)
  • feat: Add intra subnet VPN route propagation (#​421)
  • chore: Add badge for latest version number (#​384)
  • Added tagging for VPC Flow Logs (#​407)
  • Add support for specifying AZ in VPN Gateway (#​401)
  • Fixed output of aws_flow_log
  • Add VPC Flow Logs capabilities (#​316)
  • Added support for both types of values in azs (names and ids) (#​370)
  • Set minimum terraform version to 0.12.6 (fixes circleci) (#​390)
  • Updated pre-commit-terraform with terraform-docs 0.8.0 support (#​388)
  • Added note about Transit Gateway integration (#​386)
  • fix ipv6 enable (#​340)
  • Added Customer Gateway resource (#​360)
  • Update TFLint to v0.12.1 for circleci (#​351)
  • Add Elastic File System & Cloud Directory VPC Endpoints (#​355)
  • Fixed spelling mistakes
  • Updated network-acls example with IPv6 rules
  • Added support for ipv6_cidr_block in network acls (#​329)
  • Added VPC Endpoints for AppStream, Athena & Rekognition (#​335)
  • Add VPC endpoints for CloudFormation, CodePipeline, Storage Gateway, AppMesh, Transfer, Service Catalog & SageMaker(Runtime & API) (#​324)
  • Added support for EC2 ClassicLink (#​322)
  • Added support for ICMP rules in Network ACL (#​286)
  • Added tags to VPC Endpoints (#​292)
  • Added more VPC endpoints (Glue, STS, Sagemaker Notebook), and all missing outputs (#​311)
  • Add IPv6 support (#​317)
  • Fixed README after merge
  • Output var.name (#​303)
  • Fixed README after merge
  • Additional VPC Endpoints (#​302)
  • Added Kinesis streams and firehose VPC endpoints (#​301)
  • adding transfer server vpc end point support
  • adding codebuild, codecommit and git-codecommit vpc end point support
  • adding config vpc end point support
  • adding secrets manager vpc end point support
  • Updated version of pre-commit-terraform
  • Updated pre-commit-terraform to support terraform-docs and Terraform 0.12 (#​288)
  • Updated VPC endpoint example (fixed #​249)
  • Update tflint to 0.8.2 for circleci task (#​280)
  • Fixed broken 2.3.0
  • Fixed opportunity to create the vpc, vpn gateway routes (bug during upgrade to 0.12)
  • Updated Terraform versions in README
  • Added VPC Endpoints for SNS, Cloudtrail, ELB, Cloudwatch (#​269)
  • Upgrade Docker Image to fix CI (#​270)
  • Fixed merge conflicts
  • Finally, Terraform 0.12 support (#​266)

v2.70.0

Compare Source

  • feat: Upgraded minimum required versions of AWS provider to 3.10 (#​574)

v2.69.0

Compare Source

  • fix: Specify an endpoint type for S3 VPC endpoint (#​573)

v2.68.0

Compare Source

  • fix: Fixed wrong count in DMS endpoint (#​566)

v2.67.0

Compare Source

  • feat: Adding VPC endpoint for DMS (#​564)
  • fix: Adding missing RDS endpoint to output.tf (#​563)

v2.66.0

Compare Source

  • docs: Clarifies default_vpc attributes (#​552)

v2.65.0

Compare Source

  • feat: Adding vpc_flow_log_permissions_boundary (#​536)

v2.64.0

Compare Source

  • docs: Updated README and pre-commit (#​537)

v2.63.0

Compare Source

  • feat: Lambda VPC Endpoint (#​534)

v2.62.0

Compare Source

  • Updated README
  • feat: Added Codeartifact API/Repo vpc endpoints (#​515)

v2.61.0

Compare Source

  • fix: Updated min required version of Terraform to 0.12.21 (#​532)
  • Fixed circleci configs

v2.60.0

Compare Source

  • fix: Resource aws_default_network_acl orphaned subnet_ids (#​530)

v2.59.0

Compare Source

  • fix: Removed ignore_changes to work with Terraform 0.14 (#​526)

v2.58.0

Compare Source

  • feat: Added support for Terraform 0.14 (#​525)

v2.57.0

Compare Source

  • revert: Create only required number of NAT gateways (#​492) (#​517)

v2.56.0

Compare Source

  • fix: Create only required number of NAT gateways (#​492)

v2.55.0

Compare Source

  • docs: Updated docs with pre-commit
  • feat: Added Textract vpc endpoint (#​509)

v2.54.0

Compare Source

  • fix: Split appstream to appstream_api and appstream_streaming (#​508)

v2.53.0

Compare Source

  • feat: Add support for security groups ids in default sg's rules (#​491)

v2.52.0

Compare Source

  • feat: Added tflint as pre-commit hook (#​507)

v2.51.0

Compare Source

  • feat: add enable_public_s3_endpoint variable for S3 VPC Endpoint for public subnets (#​502)

v2.50.0

Compare Source

  • feat: Add ability to create CodeDeploy endpoint to VPC (#​501)

v2.49.0

Compare Source

  • feat: Add ability to create RDS endpoint to VPC (#​499)

v2.48.0

Compare Source

  • fix: Use database route table instead of private route table for NAT gateway route (#​476)

v2.47.0

Compare Source

  • feat: add arn outputs for: igw, cgw, vgw, default vpc, acls (#​471)

v2.46.0

Compare Source

  • fix: InvalidServiceName for elasticbeanstalk_health (#​484)

v2.45.0

Compare Source

  • feat: bump version of aws provider version to support 3.* (#​479)
  • fix: bumping terraform version from 0.12.6 to 0.12.7 in circleci to include regexall function (#​474)
  • docs: Fix typo in nat_public_ips (#​460)

v2.44.0

Compare Source

  • feat: manage default security group (#​382)

v2.43.0

Compare Source

  • feat: add support for disabling IGW for public subnets (#​457)

v2.42.0

Compare Source

  • fix: Reorder tags to allow overriding Name tag in route tables (#​458)

v2.41.0

Compare Source

  • fix: Output list of external_nat_ips when using external eips (#​432)

v2.40.0

Compare Source

  • Updated pre-commit hooks
  • feat: Add support for VPC flow log max_aggregation_interval (#​431)
  • feat: Add support for tagging egress only internet gateway (#​430)

v2.39.0

Compare Source

  • feat: Enable support for Terraform 0.13 as a valid version by setting minimum version required (#​455)

v2.38.0

Compare Source

  • feat: add vpc_owner_id to outputs (#​428)
  • docs: Fixed README
  • Merge branch 'master' into master
  • Updated description of vpc_owner_id
  • added owner_id output (#​1)

v2.37.0

Compare Source

  • fix: Fix wrong ACM PCA output (#​450)

v2.36.0

Compare Source

  • feat: Added support for more VPC endpoints (#​369)

v2.35.0

Compare Source

  • feat: Add VPC Endpoint for SES (#​449)

v2.34.0

Compare Source

  • feat: Add routes table association and route attachment outputs (#​398)
  • fix: Updated outputs in ipv6 example (#​375)

v2.33.0

Compare Source

  • docs: Updated required versions of Terraform
  • feat: Add EC2 Auto Scaling VPC endpoint (#​374)
  • docs: Document create_database_subnet_group requiring database_subnets (#​424)

v2.32.0

Compare Source

  • feat: Add intra subnet VPN route propagation (#​421)

v2.31.0

Compare Source

  • chore: Add badge for latest version number (#​384)

v2.30.0

Compare Source

[v2.30.0] - 2020-03-19

v2.29.0

Compare Source

  • Added tagging for VPC Flow Logs (#​407)

v2.28.0

Compare Source

  • Add support for specifying AZ in VPN Gateway (#​401)

v2.27.0

Compare Source

  • Fixed output of aws_flow_log

v2.26.0

Compare Source

  • Add VPC Flow Logs capabilities (#​316)

v2.25.0

Compare Source

  • Added support for both types of values in azs (names and ids) (#​370)

v2.24.0

Compare Source

  • Set minimum terraform version to 0.12.6 (fixes circleci) (#​390)

v2.23.0

Compare Source

  • Updated pre-commit-terraform with terraform-docs 0.8.0 support (#​388)

v2.22.0

Compare Source

  • Added note about Transit Gateway integration (#​386)

v2.21.0

Compare Source

v2.20.0

Compare Source

  • Added Customer Gateway resource (#​360)
  • Update TFLint to v0.12.1 for circleci (#​351)

v2.19.0

Compare Source

  • Add Elastic File System & Cloud Directory VPC Endpoints (#​355)

v2.18.0

Compare Source

  • Fixed spelling mistakes
  • Updated network-acls example with IPv6 rules
  • Added support for ipv6_cidr_block in network acls (#​329)
  • Added VPC Endpoints for AppStream, Athena & Rekognition (#​335)
  • Add VPC endpoints for CloudFormation, CodePipeline, Storage Gateway, AppMesh, Transfer, Service Catalog & SageMaker(Runtime & API) (#​324)
  • Added support for EC2 ClassicLink (#​322)
  • Added support for ICMP rules in Network ACL (#​286)
  • Added tags to VPC Endpoints (#​292)
  • Added more VPC endpoints (Glue, STS, Sagemaker Notebook), and all missing outputs (#​311)
  • Add IPv6 support (#​317)
  • Fixed README after merge
  • Output var.name (#​303)
  • Fixed README after merge
  • Additional VPC Endpoints (#​302)
  • Added Kinesis streams and firehose VPC endpoints (#​301)
  • adding transfer server vpc end point support
  • adding codebuild, codecommit and git-codecommit vpc end point support
  • adding config vpc end point support
  • adding secrets manager vpc end point support
  • Updated version of pre-commit-terraform
  • Updated pre-commit-terraform to support terraform-docs and Terraform 0.12 (#​288)
  • Updated VPC endpoint example (fixed #​249)
  • Update tflint to 0.8.2 for circleci task (#​280)
  • Fixed broken 2.3.0
  • Fixed opportunity to create the vpc, vpn gateway routes (bug during upgrade to 0.12)
  • Updated Terraform versions in README
  • Added VPC Endpoints for SNS, Cloudtrail, ELB, Cloudwatch (#​269)
  • Upgrade Docker Image to fix CI (#​270)
  • Fixed merge conflicts
  • Finally, Terraform 0.12 support (#​266)

v2.17.0

Compare Source

  • Updated network-acls example with IPv6 rules
  • Added support for ipv6_cidr_block in network acls (#​329)

v2.16.0

Compare Source

  • Added VPC Endpoints for AppStream, Athena & Rekognition (#​335)

v2.15.0

Compare Source

  • Add VPC endpoints for CloudFormation, CodePipeline, Storage Gateway, AppMesh, Transfer, Service Catalog & SageMaker(Runtime & API) (#​324)
  • Added support for EC2 ClassicLink (#​322)
  • Added support for ICMP rules in Network ACL (#​286)
  • Added tags to VPC Endpoints (#​292)
  • Added more VPC endpoints (Glue, STS, Sagemaker Notebook), and all missing outputs (#​311)
  • Add IPv6 support (#​317)
  • Fixed README after merge
  • Output var.name (#​303)
  • Fixed README after merge
  • Additional VPC Endpoints (#​302)
  • Added Kinesis streams and firehose VPC endpoints (#​301)
  • adding transfer server vpc end point support
  • adding codebuild, codecommit and git-codecommit vpc end point support
  • adding config vpc end point support
  • adding secrets manager vpc end point support
  • Updated version of pre-commit-terraform
  • Updated pre-commit-terraform to support terraform-docs and Terraform 0.12 (#​288)
  • Updated VPC endpoint example (fixed #​249)
  • Update tflint to 0.8.2 for circleci task (#​280)
  • Fixed broken 2.3.0
  • Fixed opportunity to create the vpc, vpn gateway routes (bug during upgrade to 0.12)
  • Updated Terraform versions in README
  • Added VPC Endpoints for SNS, Cloudtrail, ELB, Cloudwatch (#​269)
  • Upgrade Docker Image to fix CI (#​270)
  • Fixed merge conflicts
  • Finally, Terraform 0.12 support (#​266)

v2.14.0

Compare Source

  • Added support for EC2 ClassicLink (#​322)

v2.13.0

Compare Source

  • Added support for ICMP rules in Network ACL (#​286)
  • Added tags to VPC Endpoints (#​292)
  • Added more VPC endpoints (Glue, STS, Sagemaker Notebook), and all missing outputs (#​311)
  • Add IPv6 support (#​317)
  • Fixed README after merge
  • Output var.name (#​303)
  • Fixed README after merge
  • Additional VPC Endpoints (#​302)
  • Added Kinesis streams and firehose VPC endpoints (#​301)
  • adding transfer server vpc end point support
  • adding codebuild, codecommit and git-codecommit vpc end point support
  • adding config vpc end point support
  • adding secrets manager vpc end point support
  • Updated version of pre-commit-terraform
  • Updated pre-commit-terraform to support terraform-docs and Terraform 0.12 (#​288)
  • Updated VPC endpoint example (fixed #​249)
  • Update tflint to 0.8.2 for circleci task (#​280)
  • Fixed broken 2.3.0
  • Fixed opportunity to create the vpc, vpn gateway routes (bug during upgrade to 0.12)
  • Updated Terraform versions in README
  • Added VPC Endpoints for SNS, Cloudtrail, ELB, Cloudwatch (#​269)
  • Upgrade Docker Image to fix CI (#​270)
  • Fixed merge conflicts
  • Finally, Terraform 0.12 support (#​266)

v2.12.0

Compare Source

  • Added tags to VPC Endpoints (#​292)

v2.11.0

Compare Source

  • Added more VPC endpoints (Glue, STS, Sagemaker Notebook), and all missing outputs (#​311)

v2.10.0

Compare Source

v2.9.0

Compare Source

  • Fixed README after merge
  • Output var.name (#​303)

v2.8.0

Compare Source

  • Fixed README after merge
  • Additional VPC Endpoints (#​302)
  • Added Kinesis streams and firehose VPC endpoints (#​301)
  • adding transfer server vpc end point support
  • adding codebuild, codecommit and git-codecommit vpc end point support
  • adding config vpc end point support
  • adding secrets manager vpc end point support
  • Updated version of pre-commit-terraform

v2.7.0

Compare Source

  • Updated pre-commit-terraform to support terraform-docs and Terraform 0.12 (#​288)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.

Copy link
Contributor

ti-chi-bot bot commented Nov 6, 2024

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign husharp for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@renovate renovate bot force-pushed the renovate/terraform-aws-modules-vpc-aws-2.x branch from 7a90aba to 34a4c15 Compare November 6, 2024 06:34
@csuzhangxc csuzhangxc closed this Nov 6, 2024
@csuzhangxc csuzhangxc deleted the renovate/terraform-aws-modules-vpc-aws-2.x branch November 6, 2024 06:37
Copy link
Contributor Author

renovate bot commented Nov 6, 2024

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (2.78.0). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

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.

1 participant