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 c05202a commit 6572422Copy full SHA for 6572422
solutions/fleets/main.tf
@@ -9,7 +9,7 @@ locals {
9
10
module "resource_group" {
11
source = "terraform-ibm-modules/resource-group/ibm"
12
- version = "1.2.1"
+ version = "1.3.0"
13
existing_resource_group_name = var.existing_resource_group_name
14
}
15
0 commit comments