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

fix: Ocp maps testing stuff #2

Closed
wants to merge 41 commits into from
Closed

Conversation

plcoelho
Copy link

No description provided.

samul69 and others added 30 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))
…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
…rraform-aws-modules#1089)

* feat: Add support for users defining the VPC IAM role name

* feat: Add support for users defining the VPC IAM policy name

* docs: Update README.md
semantic-release-bot and others added 11 commits July 5, 2024 16:55
…cp_options resource (terraform-aws-modules#1105)

* feat: allow setting ipv6_address_preferred_lease_time dhcp options

* chore: Update provider min required version to support change

---------

Co-authored-by: Bryant Biggs <bryantbiggs@gmail.com>
## [5.10.0](terraform-aws-modules/terraform-aws-vpc@v5.9.0...v5.10.0) (2024-08-02)

### Features

* Added ipv6_address_preferred_lease_time parameter to aws_vpc_dhcp_options resource ([terraform-aws-modules#1105](terraform-aws-modules#1105)) ([3adb594](terraform-aws-modules@3adb594))
… public route tables (terraform-aws-modules#1100)

* Fix logic for adding default route on public route tables

* Apply suggestions from code review

---------

Co-authored-by: Bryant Biggs <bryantbiggs@gmail.com>
## [5.11.0](terraform-aws-modules/terraform-aws-vpc@v5.10.0...v5.11.0) (2024-08-03)

### Features

* Add route to `0.0.0.0/0` & `::/0` (when IPv6 is enabled) on all public route tables ([terraform-aws-modules#1100](terraform-aws-modules#1100)) ([b3e7803](terraform-aws-modules@b3e7803))
…odules#1088)

* fix: Update AWS VPC module to use log group ARNs for flow log policy

* refactor code to conditionally call AWS API based on create_vpc

---------

Co-authored-by: Bryant Biggs <bryantbiggs@gmail.com>
@plcoelho plcoelho changed the title Ocp maps testing stuff Test: Ocp maps testing stuff Aug 15, 2024
@plcoelho plcoelho changed the title Test: Ocp maps testing stuff Fix: Ocp maps testing stuff Aug 15, 2024
@plcoelho plcoelho changed the title Fix: Ocp maps testing stuff fix: Ocp maps testing stuff Aug 15, 2024
@plcoelho plcoelho changed the base branch from ocp-maps-main to master August 15, 2024 13:50
@plcoelho plcoelho closed this Aug 15, 2024
@plcoelho plcoelho deleted the ocp-maps-testing_stuff branch August 15, 2024 13:50
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.