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 v5 #5947

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 11, 2024

This PR contains the following updates:

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

Release Notes

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

v5.16.0

Compare Source

Features
  • Added additional conditions into Flow Log IAM Role Assumption Policy (#​1138) (7744d3f)

v5.15.0

Compare Source

Features
  • Add option to create/delete NAT Gateway route for private route tables (#​1127) (f02a1af)

v5.14.0

Compare Source

Features
  • Add outputs for the full list of subnets created and their attributes (#​1116) (e212245)
Bug Fixes

v5.13.0

Compare Source

Features

v5.12.1

Compare Source

Bug Fixes
  • Update flow log ARNs to use partition from aws_partition data source (#​1112) (72cde38)

v5.12.0

Compare Source

Features

v5.11.0

Compare Source

Features
  • Add route to 0.0.0.0/0 & ::/0 (when IPv6 is enabled) on all public route tables (#​1100) (b3e7803)

v5.10.0

Compare Source

Features
  • Added ipv6_address_preferred_lease_time parameter to aws_vpc_dhcp_options resource (#​1105) (3adb594)

v5.9.0

Compare Source

Features
  • Allow custom VPC Flow Log IAM Role name and IAM Policy name (#​1089) (f8cd168)

v5.8.1

Compare Source

Bug Fixes
  • Do not replace NAT gateways when additional subnets are added (#​1055) (cf18c37)

v5.8.0

Compare Source

Features
  • Add support for multiple route tables to public and intra subnets (#​1051) (da05f24)

v5.7.2

Compare Source

Bug Fixes
  • Create private_ipv6_egress routes only when having at least one private subnet (#​1062) (8701204)

v5.7.1

Compare Source

Bug Fixes
  • Create the same number of IPv6 egress only gateway routes as the number of NAT gateways that are enabled/created (#​1059) (77df552)

v5.7.0

Compare Source

Features
  • Allow setting vpc endpoints as an input for each endpoint (#​1056) (9163310)

v5.6.0

Compare Source

Features

v5.5.3

Compare Source

Bug Fixes
  • Update CI workflow versions to remove deprecated runtime warnings (#​1052) (3b5b7f1)
5.5.2 (2024-02-09)
Bug Fixes
5.5.1 (2024-01-13)
Bug Fixes
  • Correct VPC endpoint private DNS resolver for_each key (#​1029) (a837be1)

v5.5.2

Compare Source

v5.5.1

Compare Source

v5.5.0

Compare Source

Features

v5.4.0

Compare Source

Features

v5.3.0

Compare Source

Features

v5.2.0

Compare Source

Features
  • Add skip_destroy to vpc flow log cloudwatch log group (#​1009) (abe2c0f)
5.1.2 (2023-09-07)
Bug Fixes
  • The number of intra subnets should not influence the number of NAT gateways provisioned (#​968) (1e36f9f)
5.1.1 (2023-07-25)
Bug Fixes

v5.1.2

Compare Source

v5.1.1

Compare Source

v5.1.0

Compare Source

Features
  • Add support for creating a security group for VPC endpoint(s) (#​962) (802d5f1)

v5.0.0

Compare Source

⚠ BREAKING CHANGES
  • Bump Terraform AWS Provider version to 5.0 (#​941)
Features
4.0.2 (2023-05-15)
Bug Fixes
4.0.1 (2023-04-07)
Bug Fixes
  • Add missing private subnets to max subnet length local (#​920) (6f51f34)

v4.0.2

Compare Source

v4.0.1

Compare Source

v4.0.0

Compare Source

⚠ BREAKING CHANGES
  • Support enabling NAU metrics in "aws_vpc" resource (#​838)
Features
  • Support enabling NAU metrics in "aws_vpc" resource (#​838) (44e6eaa)

v3.19.0

Compare Source

Features
Bug Fixes
  • Use a version for to avoid GitHub API rate limiting on CI workflows (#​876) (2a0319e)
3.18.1 (2022-10-27)
Bug Fixes
  • Update CI configuration files to use latest version (#​850) (b94561d)

v3.18.1

Compare Source

v3.18.0

Compare Source

Features
  • Added ability to specify CloudWatch Log group name for VPC Flow logs (#​847) (80d6318)

v3.17.0

Compare Source

Features
3.16.1 (2022-10-14)
Bug Fixes
  • Prevent an error when VPC Flow log log_group and role is not created (#​844) (b0c81ad)

v3.16.1

Compare Source

v3.16.0

Compare Source

Features

v3.15.0

Compare Source

Features
3.14.4 (2022-09-05)
Bug Fixes
  • Remove EC2-classic deprecation warnings by hardcoding classiclink values to null (#​826) (736931b)
3.14.3 (2022-09-02)
Bug Fixes
3.14.2 (2022-06-20)
Bug Fixes
3.14.1 (2022-06-16)
Bug Fixes
  • Declare data resource only for requested VPC endpoints (#​800) (024fbc0)

v3.14.4

Compare Source

v3.14.3

Compare Source

v3.14.2

Compare Source

v3.14.1

Compare Source

v3.14.0

Compare Source

Features
  • Change to allow create variable within specific vpc objects (#​773) (5913d7e)

v3.13.0

Compare Source

Features
  • Made it clear that we stand with Ukraine (acb0ae5)

v3.12.0

Compare Source

Features
3.11.5 (2022-01-28)
Bug Fixes
  • Addresses persistent diff with manage_default_network_acl (#​737) (d247d8e)
3.11.4 (2022-01-26)
Bug Fixes
3.11.3 (2022-01-13)
Bug Fixes
  • Update tags for default resources to correct spurious plan diffs (#​730) (d1adf74)
3.11.2 (2022-01-11)
Bug Fixes
  • Correct for_each map on VPC endpoints to propagate endpoint maps correctly (#​729) (19fcf0d)
3.11.1 (2022-01-10)
Bug Fixes
  • update CI/CD process to enable auto-release workflow (#​711) (57ba0ef)

v3.11.5

Compare Source

v3.11.4

Compare Source

v3.11.3

Compare Source

v3.11.2

Compare Source

v3.11.1

Compare Source

v3.11.0

Compare Source

  • feat: Add tags to VPC flow logs IAM policy (#​706)

v3.10.0

Compare Source

  • fix: Enabled destination_options only for VPC Flow Logs on S3 (#​703)

v3.9.0

Compare Source

  • feat: Added timeout block to aws_default_route_table resource (#​701)

v3.8.0

Compare Source

  • feat: Added support for VPC Flow Logs in Parquet format (#​700)
  • docs: Fixed docs in simple-vpc
  • chore: Updated outputs in example (#​690)
  • Updated pre-commit

v3.7.0

Compare Source

  • feat: Add support for naming and tagging subnet groups (#​688)

v3.6.0

Compare Source

  • feat: Added device_name to customer gateway object. (#​681)

v3.5.0

Compare Source

  • fix: Return correct route table when enable_public_redshift is set (#​337)

v3.4.0

Compare Source

  • fix: Update the terraform to support new provider signatures (#​678)

v3.3.0

Compare Source

  • docs: Added ID of aws_vpc_dhcp_options to outputs (#​669)
  • fix: Fixed mistake in separate private route tables example (#​664)
  • fix: Fixed SID for assume role policy for flow logs (#​670)

v3.2.0

Compare Source

  • feat: Added database_subnet_group_name variable (#​656)

v3.1.0

Compare Source

  • chore: Removed link to cloudcraft
  • chore: Private DNS cannot be used with S3 endpoint (#​651)
  • chore: update CI/CD to use stable terraform-docs release artifact and discoverable Apache2.0 license (#​643)

v3.0.0

Compare Source

  • refactor: remove existing vpc endpoint configurations from base module and move into sub-module (#​635)

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](https://redirect.github.com/terraform-aws-modules/terraform-a


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 11, 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 ehco1996 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-5.x branch from c665972 to 77a77a3 Compare November 14, 2024 08:36
@renovate renovate bot force-pushed the renovate/terraform-aws-modules-vpc-aws-5.x branch from 77a77a3 to 2c48289 Compare November 18, 2024 10:23
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.

0 participants