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/update-v5.1.1 #9

Closed
wants to merge 75 commits into from

Conversation

ryanoolala
Copy link
Collaborator

No description provided.

antonbabenko and others added 30 commits September 20, 2021 10:28
### [3.11.1](v3.11.0...v3.11.1) (2022-01-10)

### Bug Fixes

* update CI/CD process to enable auto-release workflow ([#711](#711)) ([57ba0ef](57ba0ef))
### [3.11.2](v3.11.1...v3.11.2) (2022-01-11)

### Bug Fixes

* Correct `for_each` map on VPC endpoints to propagate endpoint maps correctly ([#729](#729)) ([19fcf0d](19fcf0d))
### [3.11.3](v3.11.2...v3.11.3) (2022-01-13)

### Bug Fixes

* Update tags for default resources to correct spurious plan diffs ([#730](#730)) ([d1adf74](d1adf74))
### [3.11.4](v3.11.3...v3.11.4) (2022-01-26)

### Bug Fixes

* Fixed redshift_route_table_ids outputs ([#739](#739)) ([7c8df92](7c8df92))
### [3.11.5](v3.11.4...v3.11.5) (2022-01-28)

### Bug Fixes

* Addresses persistent diff with manage_default_network_acl ([#737](#737)) ([d247d8e](d247d8e))
## [3.12.0](v3.11.5...v3.12.0) (2022-02-07)

### Features

* Added custom route for NAT gateway ([#748](#748)) ([728a4d1](728a4d1))
## [3.13.0](v3.12.0...v3.13.0) (2022-03-11)

### Features

* Made it clear that we stand with Ukraine ([acb0ae5](acb0ae5))
## [3.18.0](v3.17.0...v3.18.0) (2022-10-21)

### Features

* Added ability to specify CloudWatch Log group name for VPC Flow logs ([#847](#847)) ([80d6318](80d6318))
### [3.18.1](v3.18.0...v3.18.1) (2022-10-27)

### Bug Fixes

* Update CI configuration files to use latest version ([#850](#850)) ([b94561d](b94561d))
## [3.19.0](v3.18.1...v3.19.0) (2023-01-13)

### Features

* Add public and private tags per az ([#860](#860)) ([a82c9d3](a82c9d3))

### Bug Fixes

* Use a version for  to avoid GitHub API rate limiting on CI workflows ([#876](#876)) ([2a0319e](2a0319e))
Co-authored-by: Tomasz Charewicz <[email protected]>
Co-authored-by: Anton Babenko <[email protected]>
Co-authored-by: Bryant Biggs <[email protected]>
## [4.0.0](v3.19.0...v4.0.0) (2023-04-07)

### ⚠ BREAKING CHANGES

* Support enabling NAU metrics in "aws_vpc" resource (#838)

### Features

* Support enabling NAU metrics in "aws_vpc" resource ([#838](#838)) ([44e6eaa](44e6eaa))
### [4.0.1](v4.0.0...v4.0.1) (2023-04-07)

### Bug Fixes

* Add missing private subnets to max subnet length local ([#920](#920)) ([6f51f34](6f51f34))
### [4.0.2](v4.0.1...v4.0.2) (2023-05-15)

### Bug Fixes

* Add dns64 routes ([#924](#924)) ([743798d](743798d))
Co-authored-by: Anton Babenko <[email protected]>
Co-authored-by: Bryant Biggs <[email protected]>
## [5.0.0](v4.0.2...v5.0.0) (2023-05-30)

### ⚠ BREAKING CHANGES

* Bump Terraform AWS Provider version to 5.0 (#941)

### Features

* Bump Terraform AWS Provider version to 5.0 ([#941](#941)) ([2517eb9](2517eb9))
## [5.1.0](v5.0.0...v5.1.0) (2023-07-15)

### Features

* Add support for creating a security group for VPC endpoint(s) ([#962](#962)) ([802d5f1](802d5f1))
* 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 #857

* Update outputs.tf

* Update outputs.tf

---------

Co-authored-by: Bryant Biggs <[email protected]>
### [5.1.1](v5.1.0...v5.1.1) (2023-07-25)

### Bug Fixes

* Ensure database route table output works ([#926](#926)) ([e4c48d4](e4c48d4)), closes [#857](#857)
…AT gateways provisioned (#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](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 ([#968](#968)) ([1e36f9f](1e36f9f))
@github-actions
Copy link

github-actions bot commented Oct 8, 2023

This PR has been automatically marked as stale because it has been open 30 days
with no activity. Remove stale label or comment or this PR will be closed in 10 days

@github-actions github-actions bot added the stale label Oct 8, 2023
@github-actions
Copy link

This PR was automatically closed because of stale in 10 days

@github-actions github-actions bot closed this Oct 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.