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

Need ability to assign ASN to a VGW #149

Closed
Vermyndax opened this issue Jul 6, 2018 · 6 comments · Fixed by #159
Closed

Need ability to assign ASN to a VGW #149

Vermyndax opened this issue Jul 6, 2018 · 6 comments · Fixed by #159

Comments

@Vermyndax
Copy link

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.

@antonbabenko
Copy link
Member

@Vermyndax Thank you for this feature request.

I have opened a pull-request #159, but unfortunately, Terraform 0.11 gives this error:

Error: module.vpc.aws_vpn_gateway.this: "amazon_side_asn" ("") must be a 64-bit integer

And I don't know better workaround to get this feature implemented.

@nichtraunzer
Copy link

nichtraunzer commented Sep 21, 2018

Would it make sense to set the default of amazons side ASN to 64512? (according to
https://docs.aws.amazon.com/cli/latest/reference/ec2/create-vpn-gateway.html )

@antonbabenko
Copy link
Member

Good point, Erhard!

@nichtraunzer
Copy link

nichtraunzer commented Oct 1, 2018

Hi Anton, any plans to work on that from your side or shall we provide a change ? Or is there already a release planned?

@antonbabenko
Copy link
Member

antonbabenko commented Oct 1, 2018 via email

@github-actions
Copy link

github-actions bot commented Nov 5, 2022

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.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 5, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants