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

attaching a virtual private gateway to a vpc exceeds timeout default #8632

Closed
lukasbernat opened this issue Sep 2, 2016 · 4 comments
Closed

Comments

@lukasbernat
Copy link

details below, in real life scenario, attachment takes sometimes more then 5minutes (noticed up to 8minutes so far)
recommend timeout value of 10min, or a way to configure defaults

Terraform v0.7.2

"aws_vpn_gateway_attachment"
...
module.payletter-vpc-usw1.aws_vpn_gateway_attachment.vpn_attachment: Still creating... (5m0s elapsed)
Error applying plan:

1 error(s) occurred:

aws_vpn_gateway_attachment.vpn_attachment: Error waiting for VPN Gateway "vgw-***" to attach to VPC "vpc-**": timeout while waiting for state to become 'attached'

@kwilczynski
Copy link
Contributor

@lukasbernat apologies for the issue!

I will resolve this right away.

@stack72
Copy link
Contributor

stack72 commented Sep 2, 2016

Closed via #8636

@stack72 stack72 closed this as completed Sep 2, 2016
@Z3r0Sum
Copy link

Z3r0Sum commented Dec 12, 2017

@stack72 Can we re-open this? I think the timeout should be bumped to at least 20 minutes. I can make the adjustment if you would like.

@ghost
Copy link

ghost commented Apr 5, 2020

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.

@ghost ghost locked and limited conversation to collaborators Apr 5, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants