-
-
Notifications
You must be signed in to change notification settings - Fork 4.5k
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
Need ability to assign ASN to a VGW #149
Comments
@Vermyndax Thank you for this feature request. I have opened a pull-request #159, but unfortunately, Terraform 0.11 gives this error:
And I don't know better workaround to get this feature implemented. |
Would it make sense to set the default of amazons side ASN to 64512? (according to |
Good point, Erhard! |
Hi Anton, any plans to work on that from your side or shall we provide a change ? Or is there already a release planned? |
Yes, please provide a change. I will try to merge it asap.
Best regards,
Anton.
1 жовт. 2018 р. о 14:37 Erhard <notifications@github.com> пише:
… Hi Anton, any plans to work on that from your side or shall we provide a change ?
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub, or mute the thread.
|
I'm going to lock this issue 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 similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further. |
The Terraform resource aws_vpn_gateway supports the ability to assign an ASN. In our environment, we need this ability to use a Cisco transit VPC solution.
A variable for input and using it in the resource should resolve it.
The text was updated successfully, but these errors were encountered: