aws_glue_crawler: name reported as invalid against regex when AWS accepts the name #19159
Labels
bug
Addresses a defect in current functionality.
service/glue
Issues and PRs that pertain to the glue service.
Milestone
Community Note
Terraform CLI and Terraform AWS Provider Version
Affected Resource(s)
Terraform Configuration Files
This has to do with the import process and the act of not writing some HCL, so I won't include the HCL here, but am happy to paste what's relevant with a little guidance.
Steps to reproduce
/
characters, e.g.Crawler-business-solutions-data/s3path/contact/rawdata/
NOTE: the import will complete successfully
terraform plan
with the appropriate variablesExpected Behavior
Expect to see the drift between our defined configuration and the current resource's state so that I can work backward.
Actual Behavior
I see an error:
Important Factoids
References
The text was updated successfully, but these errors were encountered: