Skip to content

Commit

Permalink
Update variables.tf
Browse files Browse the repository at this point in the history
  • Loading branch information
rut31337 authored Nov 19, 2024
1 parent f46659e commit ef2214d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion variables.tf
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ variable "ibmcloud_zone" {
}

variable "resource_group" {
default = "rhdp-rg"
default = "Default"
description = "Define the resource group for the workload"
}

Expand Down

0 comments on commit ef2214d

Please sign in to comment.