Skip to content

Commit

Permalink
Updating Terraform Formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
hmcts-jenkins-j-to-z[bot] committed Jul 8, 2024
1 parent 1e5a95c commit 3eb1cae
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions infrastructure/variables.tf
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ variable "location" {
variable "env" {}

variable "shared_product_name" {
default = "rpx"
default = "rpx"
}

variable "subscription" {}
Expand All @@ -19,7 +19,7 @@ variable "common_tags" {
}

variable "enable_ase" {
default = false
default = false
}

variable "application_type" {
Expand Down

0 comments on commit 3eb1cae

Please sign in to comment.