[Enhancement]: r/aws_glue_catalog_table_optimizer Add support for expiring snapshots and orphan file deletion #39405
Labels
enhancement
Requests to existing resources that expand the functionality or scope.
service/glue
Issues and PRs that pertain to the glue service.
Description
AWS has released new features to Glue table optimizers to managed storage. This issue tracks adding the new features to
aws_glue_catalog_table_optimizer
resource.aws_glue_catalog_table_optimizer
resource was added in #38052.Affected Resource(s) and/or Data Source(s)
aws_glue_catalog_table_optimizer
Potential Terraform Configuration
References
CreateTableOptimizer API docs https://docs.aws.amazon.com/glue/latest/webapi/API_CreateTableOptimizer.html
UpdateTableOptimizer API docs https://docs.aws.amazon.com/glue/latest/webapi/API_UpdateTableOptimizer.html
The individual API docs aren't updated yet but the Table Optimizer API docs are. Summary of changes:
type
field now supports valuesretention
andorphan_file_deletion
Would you like to implement a fix?
None
The text was updated successfully, but these errors were encountered: