News 06 2023
docker-node-cdk - 2.86.0-dnx1
- Bump aws-cdk version to v2.86.0.
Created at: 2023-06-30
Source: https://github.com/DNXLabs/docker-node-cdk/releases/tag/2.86.0-dnx1
docker-aws-v2 - 2.12.5-dnx1
- Bump aws-cli version to v2.12.5.
Created at: 2023-06-30
Source: https://github.com/DNXLabs/docker-aws-v2/releases/tag/2.12.5-dnx1
docker-terraform - 1.5.2-dnx1
- Bump Terraform version to v1.5.2.
Created at: 2023-06-29
Source: https://github.com/DNXLabs/docker-terraform/releases/tag/1.5.2-dnx1
docker-aws-v2 - 2.12.4-dnx1
- Bump aws-cli version to v2.12.4.
Created at: 2023-06-29
Source: https://github.com/DNXLabs/docker-aws-v2/releases/tag/2.12.4-dnx1
terraform-aws-ecs - 6.5.0
What’s Changed
Details
cluster settings deprecation fix @matthosking-mydeal (#47)
Deprecation warning fix - move to aws_ecs_cluster_capacity_providers setting as inline is deprecated.Types of changes
- Bugfix (non-breaking change which fixes an issue)
- New feature (non-breaking change which adds functionality)
- Breaking change (fix or feature that would cause existing functionality to not work as expected)
- Documentation Update (if none of the other choices apply)
Checklist
- I have read the CONTRIBUTING.md doc.
- I have added necessary documentation (if appropriate).
- Any dependent changes have been merged and published in downstream modules.
Created at: 2023-06-29
Source: https://github.com/DNXLabs/terraform-aws-ecs/releases/tag/6.5.0
docker-beanstalk-bluegreen - 0.9.0
Full Changelog: https://github.com/DNXLabs/docker-beanstalk-bluegreen/compare/0.8.7...0.9.0
Created at: 2023-06-29
Source: https://github.com/DNXLabs/docker-beanstalk-bluegreen/releases/tag/0.9.0
terraform-aws-identity-center - 0.6.0
What’s Changed
🚀 Enhancements
Feature/checkov @alexandrealvao (#2)
Include Checkov in the module.
Types of changes
What types of changes does your code introduce to x
in the boxes that apply
- Bugfix (non-breaking change which fixes an issue)
- New feature (non-breaking change which adds functionality)
- Breaking change (fix or feature that would cause existing functionality to not work as expected)
- Documentation Update (if none of the other choices apply)
Checklist
Put an x
in the boxes that apply. You can also fill these out after creating the PR. If you're unsure about any of them, don't hesitate to ask. We're here to help! This is simply a reminder of what we are going to look for before merging your code.
- I have read the CONTRIBUTING.md doc.
- I have added necessary documentation (if appropriate).
- Any dependent changes have been merged and published in downstream modules.
Created at: 2023-06-28
Source: https://github.com/DNXLabs/terraform-aws-identity-center/releases/tag/0.6.0
terraform-aws-eb-windows - 2.8.0
What's Changed
- Fix eb environment ignore changes by @caiovfernandes in https://github.com/DNXLabs/terraform-aws-eb-windows/pull/33
Full Changelog: https://github.com/DNXLabs/terraform-aws-eb-windows/compare/2.7.0...2.8.0
Created at: 2023-06-27
Source: https://github.com/DNXLabs/terraform-aws-eb-windows/releases/tag/2.8.0
terraform-aws-backup - 3.0.1
Created at: 2023-06-26
Source: https://github.com/DNXLabs/terraform-aws-backup/releases/tag/3.0.1
docker-aws-v2 - 2.12.3-dnx1
- Bump aws-cli version to v2.12.3.
Created at: 2023-06-24
Source: https://github.com/DNXLabs/docker-aws-v2/releases/tag/2.12.3-dnx1
docker-terraform - 1.5.1-dnx1
- Bump Terraform version to v1.5.1.
Created at: 2023-06-22
Source: https://github.com/DNXLabs/docker-terraform/releases/tag/1.5.1-dnx1
docker-node-cdk - 2.85.0-dnx1
- Bump aws-cdk version to v2.85.0.
Created at: 2023-06-22
Source: https://github.com/DNXLabs/docker-node-cdk/releases/tag/2.85.0-dnx1
docker-aws-v2 - 2.12.2-dnx1
- Bump aws-cli version to v2.12.2.
Created at: 2023-06-22
Source: https://github.com/DNXLabs/docker-aws-v2/releases/tag/2.12.2-dnx1
docker-kube-tools - 0.4.131
- Bump Argo CD version to v2.7.6.
Created at: 2023-06-21
Source: https://github.com/DNXLabs/docker-kube-tools/releases/tag/0.4.131
docker-ecs-deploy - 3.0.1
Add register of task definition as a single action, for updating schedule tasks (cronjobs)
Created at: 2023-06-18
Source: https://github.com/DNXLabs/docker-ecs-deploy/releases/tag/3.0.1
docker-kube-tools - 0.4.130
- Bump Argo CD version to v2.7.5.
Created at: 2023-06-17
Source: https://github.com/DNXLabs/docker-kube-tools/releases/tag/0.4.130
docker-aws-v2 - 2.12.1-dnx1
- Bump aws-cli version to v2.12.1.
Created at: 2023-06-17
Source: https://github.com/DNXLabs/docker-aws-v2/releases/tag/2.12.1-dnx1
docker-kube-tools - 0.4.129
- Bump Kubectl version to v1.27.3.
- Bump Helm version to v3.12.1.
Created at: 2023-06-15
Source: https://github.com/DNXLabs/docker-kube-tools/releases/tag/0.4.129
docker-node-cdk - 2.84.0-dnx1
- Bump aws-cdk version to v2.84.0.
Created at: 2023-06-15
Source: https://github.com/DNXLabs/docker-node-cdk/releases/tag/2.84.0-dnx1
docker-aws-v2 - 2.12.0-dnx1
- Bump aws-cli version to v2.12.0.
Created at: 2023-06-15
Source: https://github.com/DNXLabs/docker-aws-v2/releases/tag/2.12.0-dnx1
terraform-aws-sagemaker - 1.0.0
What's Changed
- Add project guidelines and issue/prs templates by @caiovfernandes in https://github.com/DNXLabs/terraform-aws-sagemaker/pull/1
- 📦 NEW: Add CONTRIBUTING.md by @caiovfernandes in https://github.com/DNXLabs/terraform-aws-sagemaker/pull/2