aws_db_instance: failed RDS ListTagsForResource retrieving tags by invalid ARN #5229
Labels
bug
Addresses a defect in current functionality.
service/rds
Issues and PRs that pertain to the rds service.
Milestone
Community Note
Terraform Version
Terraform v0.11.7 / terraform-provider-aws v1.27.0
Affected Resource(s)
Terraform Configuration Files
Debug Output
Panic Output
Expected Behavior
terraform plan exit successfully.
d.Id()
has been set AWS RDS full arn, so thisarn.Arn
will be invalid likearn:aws:rds:ap-northeast-1:4**********7:db:arn:aws:rds:ap-northeast-1:4**********7:db:example
.https://github.com/terraform-providers/terraform-provider-aws/blob/master/aws/resource_aws_db_instance.go#L1030
Actual Behavior
Steps to Reproduce
terraform plan
Important Factoids
References
The text was updated successfully, but these errors were encountered: