-
Notifications
You must be signed in to change notification settings - Fork 9.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
f/resource_aws_glue_crawler:remove-table_prefix #15268
f/resource_aws_glue_crawler:remove-table_prefix #15268
Conversation
…ferredBackupWindow
…ferredBackupWindow
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 🚀
--- PASS: TestAccAWSGlueCrawler_Role_Name_Path (73.61s)
--- PASS: TestAccAWSGlueCrawler_disappears (82.12s)
--- PASS: TestAccAWSGlueCrawler_Role_ARN_Path (91.09s)
--- PASS: TestAccAWSGlueCrawler_Role_ARN_NoPath (91.96s)
--- PASS: TestAccAWSGlueCrawler_S3Target (126.35s)
--- PASS: TestAccAWSGlueCrawler_CatalogTarget (136.09s)
--- PASS: TestAccAWSGlueCrawler_TablePrefix (136.73s)
--- PASS: TestAccAWSGlueCrawler_JdbcTarget_Exclusions (138.64s)
--- PASS: TestAccAWSGlueCrawler_Configuration (140.11s)
--- PASS: TestAccAWSGlueCrawler_DynamodbTarget (139.86s)
--- PASS: TestAccAWSGlueCrawler_S3Target_Exclusions (140.86s)
--- PASS: TestAccAWSGlueCrawler_JdbcTarget (141.15s)
--- PASS: TestAccAWSGlueCrawler_Description (141.63s)
--- PASS: TestAccAWSGlueCrawler_RemoveTablePrefix (142.46s)
--- PASS: TestAccAWSGlueCrawler_SchemaChangePolicy (145.61s)
--- PASS: TestAccAWSGlueCrawler_Classifiers (157.49s)
--- PASS: TestAccAWSGlueCrawler_S3Target_Multiple (159.81s)
--- PASS: TestAccAWSGlueCrawler_Schedule (161.26s)
--- PASS: TestAccAWSGlueCrawler_CatalogTarget_Multiple (161.99s)
--- PASS: TestAccAWSGlueCrawler_JdbcTarget_Multiple (164.05s)
--- PASS: TestAccAWSGlueCrawler_SecurityConfiguration (86.49s)
--- PASS: TestAccAWSGlueCrawler_Tags (104.77s)
This has been released in version 3.8.0 of the Terraform AWS provider. Please see the Terraform documentation on provider versioning or reach out if you need any assistance upgrading. For further feature requests or bug reports with this functionality, please create a new GitHub issue following the template for triage. Thanks! |
I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you feel this issue should be reopened, we encourage creating a new issue linking back to this one for added context. Thanks! |
Community Note
Closes #15300
Release note for CHANGELOG:
Output from acceptance testing: