mirror of
https://github.com/GSA/notifications-admin.git
synced 2025-12-08 22:24:22 -05:00
Nix a stray recursive_delete local var
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
locals {
|
||||
cf_org_name = "gsa-tts-benefits-studio"
|
||||
cf_space_name = "notify-local-dev"
|
||||
recursive_delete = true
|
||||
key_name = "${var.username}-admin-dev-key"
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user