Api Gateway V2 (Web Sockets) Integration error on re-apply #13261
Labels
bug
Addresses a defect in current functionality.
service/apigatewayv2
Issues and PRs that pertain to the apigatewayv2 service.
Milestone
Community Note
Terraform Version
Terraform v0.12.24
provider.aws v2.61.0
Affected Resource(s)
"aws_apigatewayv2_integration"
Terraform Configuration Files
Expected Behavior
No error on modification
Actual Behavior
Error on modification/
When run in a clean environment, the integration is created correctly and runs as expected.
However, if any change is made to the terraform config, attempting to re-apply results in the following error.
As this is a websockets API, the reference to HTTP methods is hard to fathom.
Steps to Reproduce
terraform apply
The text was updated successfully, but these errors were encountered: