3.64.1/0 breaks certain FIPS endpoints during terraform plan/apply #21655
Labels
bug
Addresses a defect in current functionality.
provider
Pertains to the provider itself, rather than any interaction with AWS.
regression
Pertains to a degraded workflow resulting from an upstream patch or internal enhancement.
Community Note
Terraform CLI and Terraform AWS Provider Version
Affected Resource(s)
Terraform Configuration Files
Debug Output
link to gist
Expected Behavior
Terraform plan/apply succeeds with these endpoints defined in the provider "aws" stanzas
Actual Behavior
Terraform plan/apply fails, complaining about "An argument named {AWS_service_prefix} is not expected here. Did you mean {another_AWS_service_prefix_that's_not_correct}?
Steps to Reproduce
terraform plan
Downgrading to version 3.63 fixes this
References
The text was updated successfully, but these errors were encountered: