v0.11.9 crash report: Possible crash when aws_lb_listener cognito action is removed #6256
Labels
bug
Addresses a defect in current functionality.
crash
Results from or addresses a Terraform crash or kernel panic.
service/elbv2
Issues and PRs that pertain to the elbv2 service.
Milestone
This issue was originally opened by @brett-richardson as hashicorp/terraform#19187. It was migrated here as a result of the provider split. The original body of the issue is below.
Terraform Version
Terraform Configuration Files
Available privately if required.
Debug Output
Crash Output
Expected Behavior
Terraform command displays planned changed.
Actual Behavior
Terraform crashes before prompting to apply.
Steps to Reproduce
Configuration private.
I think possibly it was related to the new addition of Cognito support in the aws_lb_listener resource.
I created a listener action of type "authenticate-cognito" in Terraform and then removed it manually.
Can confirm that manually recreating the cognito listener action allows Terraform to run without error again.
The text was updated successfully, but these errors were encountered: