News 07 2023
terraform-aws-bastion-ec2 - 0.8.0
What’s Changed
Version fix @lgothelipe (#6)
Describe the big picture of your changes here to communicate to the maintainers why we should accept this pull request. If it fixes a bug or resolves a feature request, be sure to link to that issue.
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.
Further comments
If this is a relatively large or complex change, kick off the discussion by explaining why you chose the solution you did and what alternatives you considered, etc...
Created at: 2023-07-31
Source: https://github.com/DNXLabs/terraform-aws-bastion-ec2/releases/tag/0.8.0
docker-node-cdk - 2.89.0-dnx1
- Bump aws-cdk version to v2.89.0.
Created at: 2023-07-29
Source: https://github.com/DNXLabs/docker-node-cdk/releases/tag/2.89.0-dnx1
docker-aws-v2 - 2.13.5-dnx1
- Bump aws-cli version to v2.13.5.
Created at: 2023-07-29
Source: https://github.com/DNXLabs/docker-aws-v2/releases/tag/2.13.5-dnx1
docker-terraform - 1.5.4-dnx1
- Bump Terraform version to v1.5.4.
Created at: 2023-07-27
Source: https://github.com/DNXLabs/docker-terraform/releases/tag/1.5.4-dnx1
docker-aws-v2 - 2.13.4-dnx1
- Bump aws-cli version to v2.13.4.
Created at: 2023-07-27
Source: https://github.com/DNXLabs/docker-aws-v2/releases/tag/2.13.4-dnx1
terraform-aws-bastion-ec2 - 0.7.0
What’s Changed
update terraform and add nacl @lgothelipe (#5)
Describe the big picture of your changes here to communicate to the maintainers why we should accept this pull request. If it fixes a bug or resolves a feature request, be sure to link to that issue.
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.
Further comments
If this is a relatively large or complex change, kick off the discussion by explaining why you chose the solution you did and what alternatives you considered, etc...
Created at: 2023-07-26
Source: https://github.com/DNXLabs/terraform-aws-bastion-ec2/releases/tag/0.7.0
docker-kube-tools - 0.4.136
- Bump Velero version to v1.11.1.
Created at: 2023-07-26
Source: https://github.com/DNXLabs/docker-kube-tools/releases/tag/0.4.136
terraform-aws-ecs - 6.6.0
What’s Changed
Details
remove deprecated template_file function @jkhan-mydeal (#51)
Describe the big picture of your changes here to communicate to the maintainers why we should accept this pull request. If it fixes a bug or resolves a feature request, be sure to link to that issue.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.
Further comments
If this is a relatively large or complex change, kick off the discussion by explaining why you chose the solution you did and what alternatives you considered, etc...
Created at: 2023-07-26
Source: https://github.com/DNXLabs/terraform-aws-ecs/releases/tag/6.6.0
docker-kube-tools - 0.4.135
- Bump Argo CD version to v2.7.9.
Created at: 2023-07-25
Source: https://github.com/DNXLabs/docker-kube-tools/releases/tag/0.4.135
terraform-aws-eks-calico - 0.1.1
Make tigera operator version dynamic
Created at: 2023-07-25
Source: https://github.com/DNXLabs/terraform-aws-eks-calico/releases/tag/0.1.1
docker-beanstalk-bluegreen - 0.10.1
Full Changelog: https://github.com/DNXLabs/docker-beanstalk-bluegreen/compare/0.10.0...0.10.1
Created at: 2023-07-24
Source: https://github.com/DNXLabs/docker-beanstalk-bluegreen/releases/tag/0.10.1
docker-beanstalk-bluegreen - 0.10.0
What's Changed
- Add redeploy feature by @caiovfernandes in https://github.com/DNXLabs/docker-beanstalk-bluegreen/pull/6
Full Changelog: https://github.com/DNXLabs/docker-beanstalk-bluegreen/compare/0.9.3...0.10.0
Created at: 2023-07-23
Source: https://github.com/DNXLabs/docker-beanstalk-bluegreen/releases/tag/0.10.0
docker-aws-v2 - 2.13.3-dnx1
- Bump aws-cli version to v2.13.3.
Created at: 2023-07-22
Source: https://github.com/DNXLabs/docker-aws-v2/releases/tag/2.13.3-dnx1
terraform-aws-api-gateway - 1.16.0
What’s Changed
Fix support for proxy-based REST APIs @matthosking-mydeal (#3)
This pull request completes the work for enabling VPC link REST APIs, as well as making it possible to support proxy paths so that the path can be passed through to the underlying APIs. Adding support for the root resource allows using an API gateway per API, instead of a single instance with paths.
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.