terraform-aws-customer-gateway
terraform-aws-customer-gateway copied to clipboard
feat: Adjust optional params for the aws_customer_gateway, add device_name and certificate_arn
Description
Adding optional param device_name to the cgw
Motivation and Context
I've got few existing VPN tunnels I'd like to move under tf management, and some cgws have that device_name set, but module doesn't allow to set it. Missing device_name results in cgw recreation.
Breaking Changes
n/a
How Has This Been Tested?
- [ ] I have updated at least one of the
examples/*to demonstrate and validate my change(s) - [x] I have tested and validated these changes using one or more of the provided
examples/*projects - [x] I have executed
pre-commit run -aon my pull request
Trivial change, so just tested in my env this solves the problem.
@antonbabenko could you review, plz π
ping @antonbabenko π
ping @antonbabenko π
ping @antonbabenko π
Thank you for this addition. I have removed validation from the variable.
This PR is included in version 3.1.0 :tada:
I'm going to lock this pull request because it has been closed for 30 days β³. This helps our maintainers find and focus on the active issues. If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.