Terraform: attaching a virtual private gateway to a vpc exceeds timeout default

Created on 2 Sep 2016  ยท  4Comments  ยท  Source: hashicorp/terraform

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'

bug provideaws

Most helpful comment

@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.

All 4 comments

@lukasbernat apologies for the issue!

I will resolve this right away.

Closed via #8636

@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.

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.

Was this page helpful?
0 / 5 - 0 ratings