Skip to content

Commit a76b7a2

Browse files
Add deletion_protection field to Secret Manager Secret (#14394) (#1037)
[upstream:9bf4df756b3dbdf754d974383513bcbf5a0a8c47] Signed-off-by: Modular Magician <[email protected]>
1 parent 1cb4cfa commit a76b7a2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

secret_config_basic/main.tf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,5 @@ resource "google_secret_manager_secret" "secret-basic" {
1515
}
1616
}
1717
}
18+
deletion_protection = false
1819
}

0 commit comments

Comments
 (0)