News 09 2021
docker-terraform - 1.0.8-dnx1
- Bump Terraform version to v1.0.8.
Created at: 2021-09-30
Source: https://github.com/DNXLabs/docker-terraform/releases/tag/1.0.8-dnx1
docker-kube-tools - 0.4.26
- Bump Argo CD version to v2.1.3.
Created at: 2021-09-30
Source: https://github.com/DNXLabs/docker-kube-tools/releases/tag/0.4.26
docker-serverless - 2.60.1-dnx1
- Bump serverless version to v2.60.1.
Created at: 2021-09-30
Source: https://github.com/DNXLabs/docker-serverless/releases/tag/2.60.1-dnx1
terraform-aws-efs - 0.0.1
Initial Release
Created at: 2021-09-30
Source: https://github.com/DNXLabs/terraform-aws-efs/releases/tag/0.0.1
terraform-aws-redis - 0.0.1
Initial release
What's Changed
- Add project guidelines and issue/prs templates by @caiovfernandes in https://github.com/DNXLabs/terraform-aws-redis/pull/1
- 📦 NEW: Add CONTRIBUTING.md by @caiovfernandes in https://github.com/DNXLabs/terraform-aws-redis/pull/2
New Contributors
- @caiovfernandes made their first contribution in https://github.com/DNXLabs/terraform-aws-redis/pull/1
Full Changelog: https://github.com/DNXLabs/terraform-aws-redis/commits/0.0.1
Created at: 2021-09-30
Source: https://github.com/DNXLabs/terraform-aws-redis/releases/tag/0.0.1
docker-aws-v2 - 2.2.42-dnx1
- Bump aws-cli version to v2.2.42.
Created at: 2021-09-29
Source: https://github.com/DNXLabs/docker-aws-v2/releases/tag/2.2.42-dnx1
terraform-aws-eks-generic-chart - 0.0.1
First release
Created at: 2021-09-29
Source: https://github.com/DNXLabs/terraform-aws-eks-generic-chart/releases/tag/0.0.1
terraform-aws-bitbucket-oidc - 0.1.2
Bump version Fixing code format based on initial version 1.0.0
Created at: 2021-09-26
Source: https://github.com/DNXLabs/terraform-aws-bitbucket-oidc/releases/tag/0.1.2
docker-serverless - 2.60.0-dnx1
- Bump serverless version to v2.60.0.
Created at: 2021-09-25
Source: https://github.com/DNXLabs/docker-serverless/releases/tag/2.60.0-dnx1
docker-aws-v2 - 2.2.41-dnx1
- Bump aws-cli version to v2.2.41.
Created at: 2021-09-24
Source: https://github.com/DNXLabs/docker-aws-v2/releases/tag/2.2.41-dnx1
terraform-mongodbatlas-vpc-peering - 0.0.3
Enhancements
- Remove routes from public subnet
Created at: 2021-09-24
Source: https://github.com/DNXLabs/terraform-mongodbatlas-vpc-peering/releases/tag/0.0.3
terraform-mongodbatlas-vpc-peering - 0.0.2
Rename variables
Created at: 2021-09-23
Source: https://github.com/DNXLabs/terraform-mongodbatlas-vpc-peering/releases/tag/0.0.2
terraform-aws-ecs-app - 5.4.0
FEATURES
- Adding alarm for service CPU usage
Created at: 2021-09-23
Source: https://github.com/DNXLabs/terraform-aws-ecs-app/releases/tag/5.4.0
docker-aws-v2 - 2.2.40-dnx1
- Bump aws-cli version to v2.2.40.
Created at: 2021-09-22
Source: https://github.com/DNXLabs/docker-aws-v2/releases/tag/2.2.40-dnx1
docker-aws-v2 - 2.2.39-dnx1
- Bump aws-cli version to v2.2.39.
Created at: 2021-09-17
Source: https://github.com/DNXLabs/docker-aws-v2/releases/tag/2.2.39-dnx1
terraform-mongodbatlas-vpc-peering - 0.0.1
Initial Release:
- This module creates a VPC Peering between MongoDB Atlas VPC and AWS VPC.
Created at: 2021-09-17
Source: https://github.com/DNXLabs/terraform-mongodbatlas-vpc-peering/releases/tag/0.0.1
docker-terraform - 1.0.7-dnx1
- Bump Terraform version to v1.0.7.
Created at: 2021-09-16
Source: https://github.com/DNXLabs/docker-terraform/releases/tag/1.0.7-dnx1
docker-kube-tools - 0.4.25
- Bump Kubectl version to v1.22.2.
- Bump Helm version to v3.7.0.
Created at: 2021-09-16
Source: https://github.com/DNXLabs/docker-kube-tools/releases/tag/0.4.25
docker-aws-v2 - 2.2.38-dnx1
- Bump aws-cli version to v2.2.38.
Created at: 2021-09-16
Source: https://github.com/DNXLabs/docker-aws-v2/releases/tag/2.2.38-dnx1
terraform-aws-ecs - 5.6.0
ENHANCEMENTS
- Control EFS creation unconditionally from Fargate
NOTES ⚠️ There's a possible drift caused by this update:
If you use fargate_only: true
before this update, it would not create EFS.
After this update, it will create EFS.
So if you do not require EFS, you need to pass create_efs: false
to disable it.
Created at: 2021-09-16
Source: https://github.com/DNXLabs/terraform-aws-ecs/releases/tag/5.6.0
terraform-aws-ecs-app - 5.3.0
FEATURES
- Refactoring task definition to allow multiple parameters for apps that do not require a deployment pipeline. Now you can pass an
efs_mapping
,ssm_variables
andstatic_variables
that will be included to the task definition.
Created at: 2021-09-16
Source: https://github.com/DNXLabs/terraform-aws-ecs-app/releases/tag/5.3.0
docker-serverless - 2.59.0-dnx1
- Bump serverless version to v2.59.0.
Created at: 2021-09-15
Source: https://github.com/DNXLabs/docker-serverless/releases/tag/2.59.0-dnx1
terraform-aws-rds - 0.3.4
ENHANCEMENTS
Added new optional Secrets Manager for RDS:
- Add secrets method variable
- Add secrets manager for RDS
- SSM is still being used as default for secrets
Created at: 2021-09-15
Source: https://github.com/DNXLabs/terraform-aws-rds/releases/tag/0.3.4
docker-serverless - 2.58.0-dnx1
- Bump serverless version to v2.58.0.
Created at: 2021-09-14
Source: https://github.com/DNXLabs/docker-serverless/releases/tag/2.58.0-dnx1
docker-kube-tools - 0.4.24
- Bump Octant version to v0.24.0.
Created at: 2021-09-10
Source: https://github.com/DNXLabs/docker-kube-tools/releases/tag/0.4.24
docker-aws-v2 - 2.2.37-dnx1
- Bump aws-cli version to v2.2.37.
Created at: 2021-09-10
Source: https://github.com/DNXLabs/docker-aws-v2/releases/tag/2.2.37-dnx1
terraform-aws-rds - 0.3.3
ENHANCEMENTS
Added new arguments:
- max_allocated_storage
- performance_insights_enabled
- multi_az.
BUGFIXES
- Fixed aurora db_parameter_group.
Created at: 2021-09-10
Source: https://github.com/DNXLabs/terraform-aws-rds/releases/tag/0.3.3
terraform-aws-openvpn - 1.2.3
ENHANCEMENT
- Removed the word default from aws_lb_target_group name to make the name smaller.
Created at: 2021-09-10
Source: https://github.com/DNXLabs/terraform-aws-openvpn/releases/tag/1.2.3
docker-aws-v2 - 2.2.36-dnx1
- Bump aws-cli version to v2.2.36.
Created at: 2021-09-08
Source: https://github.com/DNXLabs/docker-aws-v2/releases/tag/2.2.36-dnx1
docker-terraform - 1.0.6-dnx1
- Bump Terraform version to v1.0.6.
Created at: 2021-09-04
Source: https://github.com/DNXLabs/docker-terraform/releases/tag/1.0.6-dnx1
docker-kube-tools - 0.4.23
- Bump Argo CD version to v2.1.2.
Created at: 2021-09-03
Source: https://github.com/DNXLabs/docker-kube-tools/releases/tag/0.4.23
docker-aws-v2 - 2.2.35-dnx1
- Bump aws-cli version to v2.2.35.
Created at: 2021-09-03
Source: https://github.com/DNXLabs/docker-aws-v2/releases/tag/2.2.35-dnx1
terraform-aws-ecs - 5.5.3
ENHANCEMENTS
- Optionally, private key can be generated to connect to ec2 of ecs nodes
Created at: 2021-09-02
Source: https://github.com/DNXLabs/terraform-aws-ecs/releases/tag/5.5.3
terraform-aws-ecs-app - 5.2.1
ENHANCEMENTS
- Added condition http_header on alb listerner rule
Created at: 2021-09-02
Source: https://github.com/DNXLabs/terraform-aws-ecs-app/releases/tag/5.2.1
terraform-aws-security-alarms - 1.2.0
FEATURES
- Adding 2 modes for cloudtrail alarms: light and full
Created at: 2021-09-02
Source: https://github.com/DNXLabs/terraform-aws-security-alarms/releases/tag/1.2.0
docker-serverless - 2.57.0-dnx1
- Bump serverless version to v2.57.0.
Created at: 2021-09-01
Source: https://github.com/DNXLabs/docker-serverless/releases/tag/2.57.0-dnx1
docker-aws-v2 - 2.2.34-dnx1
- Bump aws-cli version to v2.2.34.
Created at: 2021-09-01
Source: https://github.com/DNXLabs/docker-aws-v2/releases/tag/2.2.34-dnx1
terraform-aws-eks-calico - 0.1.0
- Initial release.
Created at: 2021-09-01
Source: https://github.com/DNXLabs/terraform-aws-eks-calico/releases/tag/0.1.0