mirror of
https://github.com/GSA/notifications-api.git
synced 2026-09-05 23:18:25 -04: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