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 511bef1 commit bb60f7fCopy full SHA for bb60f7f
solutions/fully-configurable/main.tf
@@ -8,7 +8,7 @@ locals {
8
9
module "resource_group" {
10
source = "terraform-ibm-modules/resource-group/ibm"
11
- version = "1.2.1"
+ version = "1.3.0"
12
existing_resource_group_name = var.existing_resource_group_name
13
}
14
0 commit comments