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