Skip to content

Commit

Permalink
Update variables.tf
Browse files Browse the repository at this point in the history
  • Loading branch information
arnaudlh authored Mar 19, 2021
1 parent c74ed38 commit 63b52ff
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions landingzones/caf_launchpad/variables.tf
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ variable enable {
}

variable prefix {
default = ""
default = null
}

variable use_slug {
Expand Down Expand Up @@ -188,4 +188,4 @@ variable azurerm_routes {

variable keyvault_access_policies_azuread_apps {
default = {}
}
}

0 comments on commit 63b52ff

Please sign in to comment.