Glue Crawler role accepts ARN but returns plan difference #6292
Labels
bug
Addresses a defect in current functionality.
service/glue
Issues and PRs that pertain to the glue service.
Milestone
Community Note
Terraform Version
terraform v0.11.10
terraform-provider-aws v1.41.0
Affected Resource(s)
aws_glue_crawler
Terraform Configuration Files
Debug Output
Expected Behavior
Terraform should report no difference in the attribute.
Actual Behavior
Terraform reports a difference in the attribute.
Steps to Reproduce
Reproducible via acceptance testing update and run:
.name
to.arn
at https://github.com/terraform-providers/terraform-provider-aws/blob/5aaf64f80342d36f55185b778a372bf50175813d/aws/resource_aws_glue_crawler_test.go#L926make testacc TEST=./aws TESTARGS='-run=TestAccAWSGlueCrawler_DynamodbTarget'
References
The text was updated successfully, but these errors were encountered: