Skip to content

Commit

Permalink
Update rotation time
Browse files Browse the repository at this point in the history
  • Loading branch information
marvinbuss committed Dec 23, 2024
1 parent 369247e commit f4e0918
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/datamanagement/databricksappscim.tf
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
resource "time_rotating" "databricks_account_scim_token_regenerate" {
rotation_months = 1
rotation_months = 12
}

resource "null_resource" "databricks_account_scim_token" {
Expand Down

0 comments on commit f4e0918

Please sign in to comment.