Skip to content

Tags: karteekreddytechnologies/terraform-aws-vpc

Tags

v3.2.0

Toggle v3.2.0's commit message
2021-06-28T09:44:11Z

88e1c6e Updated CHANGELOG
aac2a37 feat: Added database_subnet_group_name variable (terraform-aws-modules#656)

v3.1.0

Toggle v3.1.0's commit message
2021-06-07T18:33:10Z

f782896 Updated CHANGELOG
78cb420 chore: Removed link to cloudcraft
231214a chore: Private DNS cannot be used with S3 endpoint (terraform-aws-modules#651)
73b447f chore: update CI/CD to use stable `terraform-docs` release artifact and discoverable Apache2.0 license (terraform-aws-modules#643)

v3.0.0

Toggle v3.0.0's commit message
2021-04-26T07:50:59Z

2ee908d Updated CHANGELOG
a98422b refactor: remove existing vpc endpoint configurations from base module and move into sub-module (terraform-aws-modules#635)

v2.78.0

Toggle v2.78.0's commit message
2021-04-06T20:12:12Z

43edd44 Updated CHANGELOG
2c03424 feat: Add outpost support (subnet, NACL, IPv6) (terraform-aws-modules#542)
0c2db00 chore: update documentation and pin `terraform_docs` version to avoid future changes (terraform-aws-modules#619)
997cba4 chore: align ci-cd static checks to use individual minimum Terraform versions (terraform-aws-modules#606)

v2.77.0

Toggle v2.77.0's commit message
2021-02-23T09:19:33Z

cb96e06 Updated CHANGELOG
4b52da0 feat: add default route table resource to manage default route table, its tags, routes, etc. (terraform-aws-modules#599)

v2.76.0

Toggle v2.76.0's commit message
2021-02-23T09:08:37Z

ebe45b8 Updated CHANGELOG
4d31b0d fix: Remove CreateLogGroup permission from service role (terraform-aws-modules#550)

v2.75.0

Toggle v2.75.0's commit message
2021-02-23T07:59:52Z

bf8fbac Updated CHANGELOG
93a6f40 feat: add vpc endpoint policies to supported services (terraform-aws-modules#601)

v2.74.0

Toggle v2.74.0's commit message
2021-02-22T20:44:08Z

bbfd33e Updated CHANGELOG
5fcf610 fix: use filter for getting service type for S3 endpoint and update to allow s3 to use interface endpoint types (terraform-aws-modules#597)
9f859de chore: Updated the conditional creation section of the README (terraform-aws-modules#584)

v2.73.0

Toggle v2.73.0's commit message
2021-02-22T19:15:43Z

ae84e80 Updated CHANGELOG
c5b10d1 chore: Adds database_subnet_group_name as an output variable (terraform-aws-modules#592)
0027771 fix: aws_default_security_group was always dirty when manage_default_security_group was set  (terraform-aws-modules#591)

v2.72.0

Toggle v2.72.0's commit message
2021-02-22T19:00:52Z

ada814d Updated CHANGELOG
8997520 fix: Correctly manage route tables for database subnets when multiple NAT gateways present (terraform-aws-modules#518)
67fd404 chore: add ci-cd workflow for pre-commit checks (terraform-aws-modules#598)