Skip to content

Commit

Permalink
aws_glue_catalog_table_optimizer: fmt docs
Browse files Browse the repository at this point in the history
  • Loading branch information
johnsonaj committed Dec 6, 2024
1 parent 7c5e4f2 commit ced517a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/docs/r/glue_catalog_table_optimizer.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ resource "aws_glue_catalog_table_optimizer" "example" {
iceberg_configuration {
snapshot_retention_period_in_days = 7
number_of_snapshots_to_retain = 3
clean_expired_files = true
clean_expired_files = true
}
}
Expand Down

0 comments on commit ced517a

Please sign in to comment.