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

Aw sync repo #7

Open
wants to merge 45 commits into
base: main
Choose a base branch
from
Open

Aw sync repo #7

wants to merge 45 commits into from

Conversation

waddamski
Copy link

No description provided.

tcharewicz and others added 30 commits April 7, 2023 09:32
…aws-modules#838)

Co-authored-by: Tomasz Charewicz <tomasz.charewicz@ringieraxelspringer.pl>
Co-authored-by: Anton Babenko <anton@antonbabenko.com>
Co-authored-by: Bryant Biggs <bryantbiggs@gmail.com>
## [4.0.0](terraform-aws-modules/terraform-aws-vpc@v3.19.0...v4.0.0) (2023-04-07)

### ⚠ BREAKING CHANGES

* Support enabling NAU metrics in "aws_vpc" resource (terraform-aws-modules#838)

### Features

* Support enabling NAU metrics in "aws_vpc" resource ([terraform-aws-modules#838](terraform-aws-modules#838)) ([44e6eaa](terraform-aws-modules@44e6eaa))
…les#941)

Co-authored-by: Anton Babenko <anton@antonbabenko.com>
Co-authored-by: Bryant Biggs <bryantbiggs@gmail.com>
## [5.0.0](terraform-aws-modules/terraform-aws-vpc@v4.0.2...v5.0.0) (2023-05-30)

### ⚠ BREAKING CHANGES

* Bump Terraform AWS Provider version to 5.0 (terraform-aws-modules#941)

### Features

* Bump Terraform AWS Provider version to 5.0 ([terraform-aws-modules#941](terraform-aws-modules#941)) ([2517eb9](terraform-aws-modules@2517eb9))
)

* fix: ensure database route table output works

On initial plan the `database_route_table_ids` output is not
available due to the values not being known until after apply.
Switching the logic to test the length of the array fixes this
issue. Credit to @martin566 for discovering the solution.

fixes terraform-aws-modules#857

* Update outputs.tf

* Update outputs.tf

---------

Co-authored-by: Bryant Biggs <bryantbiggs@gmail.com>
…AT gateways provisioned (terraform-aws-modules#968)

intra subnets shouldn't determine number of nat gateways

"The module does not take into account the number of intra_subnets, since the latter are designed to have no Internet access via NAT Gateway."
### [5.1.2](terraform-aws-modules/terraform-aws-vpc@v5.1.1...v5.1.2) (2023-09-07)

### Bug Fixes

* The number of intra subnets should not influence the number of NAT gateways provisioned ([terraform-aws-modules#968](terraform-aws-modules#968)) ([1e36f9f](terraform-aws-modules@1e36f9f))
…orm-aws-modules#1009)

add skip_destroy to vpc flow log cloudwatch log group

Co-authored-by: magreenbaum <magreenbaum>
* feat: Output network interface IDs of NAT gateways

* docs: updated README

---------

Co-authored-by: Bryant Biggs <bryantbiggs@gmail.com>
* feat: Add Cross Account Flow Support

* fix: update flow log naming convention

---------

Co-authored-by: Kasey Linden <klinden@vmware.com>
Co-authored-by: Bryant Biggs <bryantbiggs@gmail.com>
…odules#1023)

* add dns_options dynamic block

* use fmt to format doc

* add example for complete

* fix condition to a better approach

* add interface chek

* add empty brackets for default values

* fix: Increase provider MSV to support, correct looping logic

---------

Co-authored-by: Bryant Biggs <bryantbiggs@gmail.com>
semantic-release-bot and others added 15 commits March 6, 2024 19:12
## [5.5.3](terraform-aws-modules/terraform-aws-vpc@v5.5.2...v5.5.3) (2024-03-06)

### Bug Fixes

* Update CI workflow versions to remove deprecated runtime warnings ([terraform-aws-modules#1052](terraform-aws-modules#1052)) ([3b5b7f1](terraform-aws-modules@3b5b7f1))
## [5.7.1](terraform-aws-modules/terraform-aws-vpc@v5.7.0...v5.7.1) (2024-04-06)

### Bug Fixes

* Create the same number of IPv6 egress only gateway routes as the number of NAT gateways that are enabled/created ([terraform-aws-modules#1059](terraform-aws-modules#1059)) ([77df552](terraform-aws-modules@77df552))
…private subnet (terraform-aws-modules#1062)

Co-authored-by: Manuel Enrique Colotti <manuel.colotti@agilelab.it>
## [5.7.2](terraform-aws-modules/terraform-aws-vpc@v5.7.1...v5.7.2) (2024-04-24)

### Bug Fixes

* Create private_ipv6_egress routes only when having at least one private subnet ([terraform-aws-modules#1062](terraform-aws-modules#1062)) ([8701204](terraform-aws-modules@8701204))
…ts (terraform-aws-modules#1051)

Co-authored-by: Kevin Snyder <kevinsnyder@Kevins-Raft-MacBook-Pro.local>
Co-authored-by: Bryant Biggs <bryantbiggs@gmail.com>
## [5.8.0](terraform-aws-modules/terraform-aws-vpc@v5.7.2...v5.8.0) (2024-04-25)

### Features

* Add support for multiple route tables to public and intra subnets ([terraform-aws-modules#1051](terraform-aws-modules#1051)) ([da05f24](terraform-aws-modules@da05f24))
…erraform-aws-modules#1055)

fix: Do not replace nat gateways when new private subnets are added
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.