Terraform AWS provider fails with data.aws_redshift_service_account.main: Unknown region ("us-gov-east-1") #7629
Labels
enhancement
Requests to existing resources that expand the functionality or scope.
partition/aws-us-gov
Pertains to the aws-us-gov partition.
service/redshift
Issues and PRs that pertain to the redshift service.
Milestone
Community Note
Terraform Version
Terraform v0.11.11
Affected Resource(s)
aws_redshift_service_account
Terraform Configuration Files
Debug Output
Error: Error refreshing state: 1 error(s) occurred:
module.aws_logs.data.aws_redshift_service_account.main: 1 error(s) occurred:
module.aws_logs.data.aws_redshift_service_account.main: data.aws_redshift_service_account.main: Unknown region ("us-gov-east-1")
Panic Output
Expected Behavior
Should have got the account ID
Actual Behavior
Errors out:
data.aws_redshift_service_account.main: Unknown region ("us-gov-east-1")
Steps to Reproduce
terraform apply
Important Factoids
Region is US-gov-east-1.
References
The text was updated successfully, but these errors were encountered: