Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Adjust optional params for the aws_customer_gateway, add device_name and certificate_arn #23

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

Art3mK
Copy link

@Art3mK Art3mK commented May 30, 2024

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)
  • I have tested and validated these changes using one or more of the provided examples/* projects
  • I have executed pre-commit run -a on my pull request

Trivial change, so just tested in my env this solves the problem.

@Art3mK Art3mK changed the title feat: add optional device_name parameter for the aws_customer_gateway feat: Add optional device_name parameter for the aws_customer_gateway May 30, 2024
@Art3mK
Copy link
Author

Art3mK commented May 31, 2024

@antonbabenko could you review, plz 🙏

@Art3mK
Copy link
Author

Art3mK commented Jun 17, 2024

ping @antonbabenko 🙏

main.tf Outdated Show resolved Hide resolved
@Art3mK Art3mK changed the title feat: Add optional device_name parameter for the aws_customer_gateway feat: adjust optional params for the aws_customer_gateway, add device_name and certificate_arn Sep 9, 2024
@Art3mK Art3mK changed the title feat: adjust optional params for the aws_customer_gateway, add device_name and certificate_arn feat: Adjust optional params for the aws_customer_gateway, add device_name and certificate_arn Sep 9, 2024
@Art3mK
Copy link
Author

Art3mK commented Oct 16, 2024

ping @antonbabenko 🙏

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants