Skip to content

Conversation

@jandersen-plaid
Copy link

This rebases the upstream branch onto the PR which adds subnet tag filtering.

samul69 and others added 23 commits September 7, 2023 16:03
…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>
## [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))
@jandersen-plaid jandersen-plaid force-pushed the jandersen-rebase-onto-master branch 3 times, most recently from ca097d7 to 08fb08e Compare April 19, 2024 21:01
@jandersen-plaid jandersen-plaid force-pushed the jandersen-rebase-onto-master branch from 08fb08e to f026da0 Compare April 19, 2024 21:09
@jandersen-plaid
Copy link
Author

@jandersen-plaid jandersen-plaid changed the title Rebase the subnet branch onto master feat: Allow tagging on per-subnet basis (rebased) Apr 19, 2024
@jandersen-plaid jandersen-plaid changed the title feat: Allow tagging on per-subnet basis (rebased) feat: Allow tagging on per-subnet basis, rebased Apr 19, 2024
@jandersen-plaid jandersen-plaid merged commit 08771ea into master Apr 22, 2024
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.