File tree Expand file tree Collapse file tree 12 files changed +24
-20
lines changed
modules/powervs-vpc-landing-zone Expand file tree Collapse file tree 12 files changed +24
-20
lines changed Original file line number Diff line number Diff line change @@ -99,7 +99,7 @@ Creates VPC Landing Zone | Performs VPC VSI OS Config | Creates PowerVS Infrastr
99
99
100
100
| Name | Source | Version |
101
101
| ------| --------| ---------|
102
- | <a name =" module_client_to_site_vpn " ></a > [ client\_ to\_ site\_ vpn] ( #module\_ client\_ to\_ site\_ vpn ) | terraform-ibm-modules/client-to-site-vpn/ibm | 1.7.15 |
102
+ | <a name =" module_client_to_site_vpn " ></a > [ client\_ to\_ site\_ vpn] ( #module\_ client\_ to\_ site\_ vpn ) | terraform-ibm-modules/client-to-site-vpn/ibm | 1.7.16 |
103
103
| <a name =" module_configure_network_services " ></a > [ configure\_ network\_ services] ( #module\_ configure\_ network\_ services ) | ./submodules/ansible | n/a |
104
104
| <a name =" module_landing_zone " ></a > [ landing\_ zone] ( #module\_ landing\_ zone ) | terraform-ibm-modules/landing-zone/ibm//patterns//vsi//module | 5.28.0 |
105
105
| <a name =" module_powervs_workspace " ></a > [ powervs\_ workspace] ( #module\_ powervs\_ workspace ) | terraform-ibm-modules/powervs-workspace/ibm | 2.0.0 |
Original file line number Diff line number Diff line change @@ -122,7 +122,7 @@ module "secrets_manager_private_certificate" {
122
122
# Create client to site VPN Server
123
123
module "client_to_site_vpn" {
124
124
source = " terraform-ibm-modules/client-to-site-vpn/ibm"
125
- version = " 1.7.15 "
125
+ version = " 1.7.16 "
126
126
providers = { ibm = ibm.ibm- is }
127
127
count = var. client_to_site_vpn . enable ? 1 : 0
128
128
Original file line number Diff line number Diff line change @@ -43,7 +43,7 @@ The pre-existing infrastructure must meet the following conditions to use the 'I
43
43
| Name | Version |
44
44
| ------| ---------|
45
45
| <a name =" requirement_terraform " ></a > [ terraform] ( #requirement\_ terraform ) | >= 1.3 |
46
- | <a name =" requirement_ibm " ></a > [ ibm] ( #requirement\_ ibm ) | 1.68.1 |
46
+ | <a name =" requirement_ibm " ></a > [ ibm] ( #requirement\_ ibm ) | 1.69.2 |
47
47
48
48
### Modules
49
49
@@ -58,9 +58,9 @@ The pre-existing infrastructure must meet the following conditions to use the 'I
58
58
59
59
| Name | Type |
60
60
| ------| ------|
61
- | [ ibm_is_network_acl.management_acls_ds] ( https://registry.terraform.io/providers/IBM-Cloud/ibm/1.68.1 /docs/data-sources/is_network_acl ) | data source |
62
- | [ ibm_is_subnet.management_subnets_ds] ( https://registry.terraform.io/providers/IBM-Cloud/ibm/1.68.1 /docs/data-sources/is_subnet ) | data source |
63
- | [ ibm_tg_gateway.tgw_ds] ( https://registry.terraform.io/providers/IBM-Cloud/ibm/1.68.1 /docs/data-sources/tg_gateway ) | data source |
61
+ | [ ibm_is_network_acl.management_acls_ds] ( https://registry.terraform.io/providers/IBM-Cloud/ibm/1.69.2 /docs/data-sources/is_network_acl ) | data source |
62
+ | [ ibm_is_subnet.management_subnets_ds] ( https://registry.terraform.io/providers/IBM-Cloud/ibm/1.69.2 /docs/data-sources/is_subnet ) | data source |
63
+ | [ ibm_tg_gateway.tgw_ds] ( https://registry.terraform.io/providers/IBM-Cloud/ibm/1.69.2 /docs/data-sources/tg_gateway ) | data source |
64
64
65
65
### Inputs
66
66
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ terraform {
7
7
required_providers {
8
8
ibm = {
9
9
source = " IBM-Cloud/ibm"
10
- version = " 1.68.1 "
10
+ version = " 1.69.2 "
11
11
}
12
12
}
13
13
}
Original file line number Diff line number Diff line change @@ -40,7 +40,7 @@ If you do not have a PowerVS infrastructure that is the [Standard variation](htt
40
40
| Name | Version |
41
41
| ------| ---------|
42
42
| <a name =" requirement_terraform " ></a > [ terraform] ( #requirement\_ terraform ) | >= 1.3 |
43
- | <a name =" requirement_ibm " ></a > [ ibm] ( #requirement\_ ibm ) | 1.68.1 |
43
+ | <a name =" requirement_ibm " ></a > [ ibm] ( #requirement\_ ibm ) | 1.69.2 |
44
44
45
45
### Modules
46
46
@@ -52,8 +52,8 @@ If you do not have a PowerVS infrastructure that is the [Standard variation](htt
52
52
53
53
| Name | Type |
54
54
| ------| ------|
55
- | [ ibm_schematics_output.schematics_output] ( https://registry.terraform.io/providers/IBM-Cloud/ibm/1.68.1 /docs/data-sources/schematics_output ) | data source |
56
- | [ ibm_schematics_workspace.schematics_workspace] ( https://registry.terraform.io/providers/IBM-Cloud/ibm/1.68.1 /docs/data-sources/schematics_workspace ) | data source |
55
+ | [ ibm_schematics_output.schematics_output] ( https://registry.terraform.io/providers/IBM-Cloud/ibm/1.69.2 /docs/data-sources/schematics_output ) | data source |
56
+ | [ ibm_schematics_workspace.schematics_workspace] ( https://registry.terraform.io/providers/IBM-Cloud/ibm/1.69.2 /docs/data-sources/schematics_workspace ) | data source |
57
57
58
58
### Inputs
59
59
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ terraform {
7
7
required_providers {
8
8
ibm = {
9
9
source = " IBM-Cloud/ibm"
10
- version = " 1.68.1 "
10
+ version = " 1.69.2 "
11
11
}
12
12
}
13
13
}
Original file line number Diff line number Diff line change @@ -44,7 +44,7 @@ This example sets up the following infrastructure:
44
44
| Name | Version |
45
45
| ------| ---------|
46
46
| <a name =" requirement_terraform " ></a > [ terraform] ( #requirement\_ terraform ) | >= 1.3 |
47
- | <a name =" requirement_ibm " ></a > [ ibm] ( #requirement\_ ibm ) | 1.68.1 |
47
+ | <a name =" requirement_ibm " ></a > [ ibm] ( #requirement\_ ibm ) | 1.69.2 |
48
48
49
49
### Modules
50
50
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ terraform {
7
7
required_providers {
8
8
ibm = {
9
9
source = " IBM-Cloud/ibm"
10
- version = " 1.68.1 "
10
+ version = " 1.69.2 "
11
11
}
12
12
}
13
13
}
Original file line number Diff line number Diff line change @@ -44,7 +44,7 @@ This example sets up the following infrastructure:
44
44
| Name | Version |
45
45
| ------| ---------|
46
46
| <a name =" requirement_terraform " ></a > [ terraform] ( #requirement\_ terraform ) | >= 1.3 |
47
- | <a name =" requirement_ibm " ></a > [ ibm] ( #requirement\_ ibm ) | 1.68.1 |
47
+ | <a name =" requirement_ibm " ></a > [ ibm] ( #requirement\_ ibm ) | 1.69.2 |
48
48
49
49
### Modules
50
50
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ terraform {
7
7
required_providers {
8
8
ibm = {
9
9
source = " IBM-Cloud/ibm"
10
- version = " 1.68.1 "
10
+ version = " 1.69.2 "
11
11
}
12
12
}
13
13
}
You can’t perform that action at this time.
0 commit comments