We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fe68583 commit 82a6afeCopy full SHA for 82a6afe
1 file changed
infrastructure/modules/amplify-frontend/variables.tf
@@ -24,7 +24,7 @@ variable "github_access_token" {
24
variable "main_branch_name" {
25
description = "Name of the main branch to deploy"
26
type = string
27
- default = "main"
+ default = "multitenancy"
28
}
29
30
variable "backend_api_url" {
0 commit comments