Provider produced inconsistent result after apply when HTTPS instead of https as protocol for an aws_sns_topic_subscription #17509
Labels
bug
Addresses a defect in current functionality.
service/sns
Issues and PRs that pertain to the sns service.
Community Note
Terraform CLI and Terraform AWS Provider Version
Terraform:
v0.12.24
Provider:
2.45
Affected Resource(s)
Terraform Configuration Files
Please include all Terraform configurations required to reproduce the bug. Bug reports without a functional reproduction may be closed without investigation.
Debug Output
https://gist.github.com/madpipeline/43def6a230de01cdab0be20720efbc4b
Expected Behavior
Actual Behavior
Steps to Reproduce
terraform apply
Important Factoids
The issue goes away if you change the value of
protocol
fromHTTPS
tohttps
.The text was updated successfully, but these errors were encountered: