aws_ec2_client_vpn_authorization_rule timeout after 10m0s #16890
Labels
enhancement
Requests to existing resources that expand the functionality or scope.
service/ec2
Issues and PRs that pertain to the ec2 service.
Milestone
Community Note
Terraform CLI and Terraform AWS Provider Version
Terraform v0.14.3
+ provider registry.terraform.io/hashicorp/aws v3.22.0
Affected Resource(s)
Terraform Configuration Files
See #14156.
Debug Output
Panic Output
Expected Behavior
Resource should have been created.
Actual Behavior
Resource creation times out with error:
Error: error waiting for Client VPN authorization rule "cvpn-endpoint-0b4bda09d35a68ce6,172.63.0.0/27" to be active: timeout while waiting for state to become 'active' (last state: 'authorizing', timeout: 10m0s)
Steps to Reproduce
terraform apply
Important Factoids
I'm in eu-central-1.
References
The text was updated successfully, but these errors were encountered: