File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
azure-integration-with-additional-resource-access
azure-integration-with-uami-blueprint-user-principal Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ terraform {
9
9
}
10
10
11
11
module "meshplatform" {
12
- source = " git@ github.com: meshcloud/terraform-azure-meshplatform.git"
12
+ source = " git::https:// github.com/ meshcloud/terraform-azure-meshplatform.git"
13
13
14
14
spp_name_suffix = " <UNIQUE_NAME>"
15
15
mgmt_group_name = " <MANAGEMENT_GROUP_NAME>|<MANAGEMENT_GROUP_UUID>"
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ terraform {
9
9
}
10
10
11
11
module "meshplatform" {
12
- source = " git@ github.com: meshcloud/terraform-azure-meshplatform.git"
12
+ source = " git::https:// github.com/ meshcloud/terraform-azure-meshplatform.git"
13
13
14
14
spp_name_suffix = " <UNIQUE_NAME>"
15
15
mgmt_group_name = " <MANAGEMENT_GROUP_NAME>|<MANAGEMENT_GROUP_UUID>"
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ terraform {
12
12
}
13
13
14
14
module "meshplatform" {
15
- source = " git@ github.com: meshcloud/terraform-azure-meshplatform.git"
15
+ source = " git::https:// github.com/ meshcloud/terraform-azure-meshplatform.git"
16
16
17
17
spp_name_suffix = " <UNIQUE_NAME>"
18
18
mgmt_group_name = " <MANAGEMENT_GROUP_NAME>|<MANAGEMENT_GROUP_UUID>"
You can’t perform that action at this time.
0 commit comments