We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c94a804 commit 6393c9bCopy full SHA for 6393c9b
terraform/variables.tf
@@ -27,5 +27,5 @@ variable "app_environment" {
27
variable "app_name" {
28
description = "app name to use for the itse_app_name tag"
29
type = string
30
- default = "serverless-mfa-api"
+ default = "idp"
31
}
0 commit comments