Skip to content

Commit

Permalink
Updating CHANGELOG.md via make changelog-patch for v1.4.1 [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
binbashdevops committed Nov 12, 2021
1 parent f2a3d81 commit 764578e
Showing 1 changed file with 34 additions and 2 deletions.
36 changes: 34 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,39 @@ All notable changes to this project will be documented in this file.



<a name="v1.4.1"></a>
## [v1.4.1] - 2021-11-12

- Update network datasources for the primary region
- Update network datasources for secondary region
- Update vpc and endpoints modules version
- Update network datasources
- Remove build.env variable
- Add NFW & TGW README
- Update peerings definitions
- Update peering definitions
- * Fix VPC Peerings condition * Change VPC module name to ease code reading * Remove wrong EKS cluster definition * Remove unused vpc_peering_id_with_shared output * Comment network accoun fata source to isolate private subnet cidr output issue
- Add vpc peeerings file for apps-prd
- Update account references
- Updat variables definitions for apps-prd k8s-eks
- Update VPCs, VPC Enpoin s and config files
- Update VPC peerings code for apps-devstg
- * Fix VPC Peerings condition * Change VPC module name to ease code reading * Remove wrong EKS cluster definition * Remove unused vpc_peering_id_with_shared output * Comment network accoun fata source to isolate private subnet cidr output issue
- Add vpc peeerings file for apps-prd
- Update account references
- Updat variables definitions for apps-prd k8s-eks
- Update VPCs, VPC Enpoin s and config files
- Update VPC peerings code for apps-devstg


<a name="v1.3.81"></a>
## [v1.3.81] - 2021-11-09



<a name="v1.4.0"></a>
## [v1.4.0] - 2021-11-09

- Create a custom policy and permission set for DevOps, plus other small adjustments ([#331](https://github.com/binbashar/bb-devops-tf-infra-aws/issues/331))


Expand Down Expand Up @@ -2292,8 +2322,10 @@ All notable changes to this project will be documented in this file.
- BBL-16 binbash org baseline/placeholders files


[Unreleased]: https://github.com/binbashar/bb-devops-tf-infra-aws/compare/v1.3.81...HEAD
[v1.3.81]: https://github.com/binbashar/bb-devops-tf-infra-aws/compare/v1.3.80...v1.3.81
[Unreleased]: https://github.com/binbashar/bb-devops-tf-infra-aws/compare/v1.4.1...HEAD
[v1.4.1]: https://github.com/binbashar/bb-devops-tf-infra-aws/compare/v1.3.81...v1.4.1
[v1.3.81]: https://github.com/binbashar/bb-devops-tf-infra-aws/compare/v1.4.0...v1.3.81
[v1.4.0]: https://github.com/binbashar/bb-devops-tf-infra-aws/compare/v1.3.80...v1.4.0
[v1.3.80]: https://github.com/binbashar/bb-devops-tf-infra-aws/compare/v1.3.79...v1.3.80
[v1.3.79]: https://github.com/binbashar/bb-devops-tf-infra-aws/compare/v1.3.78...v1.3.79
[v1.3.78]: https://github.com/binbashar/bb-devops-tf-infra-aws/compare/v1.3.77...v1.3.78
Expand Down

0 comments on commit 764578e

Please sign in to comment.