mirror of
https://github.com/GSA/notifications-api.git
synced 2025-12-10 07:12:20 -05:00
Typo
This commit is contained in:
@@ -9,7 +9,7 @@ locals {
|
||||
resource "null_resource" "prevent_destroy" {
|
||||
|
||||
lifecycle {
|
||||
prevent_destroy = false # destrying staging is allowed
|
||||
prevent_destroy = false # destroying staging is allowed
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user