Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
20 commits
Select commit Hold shift + click to select a range
936cd26
chore(deps): update terraform ibm to latest for deployable architectures
terraform-ibm-modules-ops Apr 19, 2025
3b8a039
chore(deps): update terraform terraform-ibm-modules/client-to-site-vp…
terraform-ibm-modules-ops Apr 19, 2025
8b41e42
chore(deps): update terraform-module
terraform-ibm-modules-ops Apr 19, 2025
3595f1d
chore(deps): update ci dependencies
terraform-ibm-modules-ops Apr 20, 2025
fc249d9
Merge remote-tracking branch 'origin/renovate/ci-dependencies' into r…
surajsbharadwaj Apr 21, 2025
19f6027
Merge remote-tracking branch 'origin/renovate/major-terraform-module'…
surajsbharadwaj Apr 21, 2025
b4a1639
Merge remote-tracking branch 'origin/renovate/required_provider' into…
surajsbharadwaj Apr 21, 2025
7be56e8
chore: merge all commits
surajsbharadwaj Apr 21, 2025
de9ec14
chore: include tags for sm
surajsbharadwaj Apr 21, 2025
f9cdb8f
chore(deps): update terraform ibm to latest for deployable architectures
terraform-ibm-modules-ops Apr 26, 2025
30ea6eb
chore(deps): update terraform terraform-ibm-modules/client-to-site-vp…
terraform-ibm-modules-ops Apr 27, 2025
14f0105
chore(deps): update ci dependencies
terraform-ibm-modules-ops Apr 28, 2025
35f2724
chore(deps): Merge remote-tracking branch 'origin/renovate/required_p…
stafaniasaju Apr 28, 2025
2bee19a
Merge remote-tracking branch 'origin/renovate/major-terraform-module'…
stafaniasaju Apr 28, 2025
2039d14
Merge remote-tracking branch 'origin/renovate/ci-dependencies' into c…
stafaniasaju Apr 28, 2025
1924bd2
chore(deps): revert to ibm provider 1.77.0
stafaniasaju Apr 28, 2025
0613616
chore(deps): update ci dependencies
terraform-ibm-modules-ops Apr 28, 2025
a604210
Merge remote-tracking branch 'origin/renovate/ci-dependencies' into c…
surajsbharadwaj Apr 28, 2025
7d540b5
chore: upgrade intel images (#1055)
surajsbharadwaj Apr 30, 2025
35ccbdc
fix: provider version for atracker
surajsbharadwaj Apr 30, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions ibm_catalog.json
Original file line number Diff line number Diff line change
Expand Up @@ -555,7 +555,7 @@
{
"diagram": {
"caption": "Power Virtual Server with VPC landing zone 'Standard' variation",
"url": "https://raw.githubusercontent.com/terraform-ibm-modules/terraform-ibm-powervs-infrastructure/refs/tags/v8.3.0/reference-architectures/standard/deploy-arch-ibm-pvs-inf-standard.svg",
"url": "https://raw.githubusercontent.com/terraform-ibm-modules/terraform-ibm-powervs-infrastructure/refs/tags/v8.3.1/reference-architectures/standard/deploy-arch-ibm-pvs-inf-standard.svg",
"type": "image/svg+xml"
},
"description": "The Power Virtual Server with VPC landing zone as variation 'Create a new architecture' deploys VPC services and a Power Virtual Server workspace and interconnects them.\n \nRequired and optional management components are configured."
Expand Down Expand Up @@ -1206,7 +1206,7 @@
{
"diagram": {
"caption": "Power Virtual Server with VPC landing zone 'Quickstart' variation",
"url": "https://raw.githubusercontent.com/terraform-ibm-modules/terraform-ibm-powervs-infrastructure/refs/tags/v8.3.0/reference-architectures/standard-plus-vsi/deploy-arch-ibm-pvs-inf-standard-plus-vsi.svg",
"url": "https://raw.githubusercontent.com/terraform-ibm-modules/terraform-ibm-powervs-infrastructure/refs/tags/v8.3.1/reference-architectures/standard-plus-vsi/deploy-arch-ibm-pvs-inf-standard-plus-vsi.svg",
"type": "image/svg+xml"
},
"description": "The Power Virtual Server with VPC landing zone as 'Quickstart' variation of 'Create a new architecture' option deploys VPC services and a Power Virtual Server workspace and interconnects them. It also creates one Power virtual server instance of chosen t-shirt size or custom configuration.\n \nRequired and optional management components are configured."
Expand Down Expand Up @@ -1532,7 +1532,7 @@
{
"diagram": {
"caption": "Power Virtual Server with VPC landing zone 'Import' variation",
"url": "https://raw.githubusercontent.com/terraform-ibm-modules/terraform-ibm-powervs-infrastructure/refs/tags/v8.3.0/reference-architectures/import/deploy-arch-ibm-pvs-inf-import.svg",
"url": "https://raw.githubusercontent.com/terraform-ibm-modules/terraform-ibm-powervs-infrastructure/refs/tags/v8.3.1/reference-architectures/import/deploy-arch-ibm-pvs-inf-import.svg",
"type": "image/svg+xml"
},
"description": "This solution helps to install the deployable architecture 'Power Virtual Server for SAP HANA' on top of a pre-existing Power Virtual Server(PowerVS) landscape. 'Power Virtual Server for SAP HANA' automation requires a schematics workspace id for installation. The 'Import' solution creates a schematics workspace by taking pre-existing VPC and PowerVS infrastructure resource details as inputs. The ID of this schematics workspace will be the pre-requisite workspace id required by 'Power Virtual Server for SAP HANA' to create and configure the PowerVS instances for SAP on top of the existing infrastructure.\n \nRequired and optional management components are configured."
Expand Down Expand Up @@ -1856,7 +1856,7 @@
{
"diagram": {
"caption": "Power Virtual Server with VPC landing zone 'Standard Extend' variation",
"url": "https://raw.githubusercontent.com/terraform-ibm-modules/terraform-ibm-powervs-infrastructure/refs/tags/v8.3.0/reference-architectures/standard-extend/deploy-arch-ibm-pvs-inf-standard-extend.svg",
"url": "https://raw.githubusercontent.com/terraform-ibm-modules/terraform-ibm-powervs-infrastructure/refs/tags/v8.3.1/reference-architectures/standard-extend/deploy-arch-ibm-pvs-inf-standard-extend.svg",
"type": "image/svg+xml"
},
"description": "The Power Virtual Server with VPC landing zone as variation 'Extend Power Virtual Server with VPC landing zone' creates an additional Power Virtual Server workspace and connects it with already created Power Virtual Server with VPC landing zone. It builds on existing Power Virtual Server with VPC landing zone deployed as a variation 'Create a new architecture'."
Expand Down
4 changes: 2 additions & 2 deletions modules/powervs-vpc-landing-zone/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -106,14 +106,14 @@ Creates VPC Landing Zone | Performs VPC VSI OS Config | Creates PowerVS Infrastr

| Name | Source | Version |
|------|--------|---------|
| <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 | 2.2.5 |
| <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 | 3.0.2 |
| <a name="module_configure_monitoring_host"></a> [configure\_monitoring\_host](#module\_configure\_monitoring\_host) | ./submodules/ansible | n/a |
| <a name="module_configure_network_services"></a> [configure\_network\_services](#module\_configure\_network\_services) | ./submodules/ansible | n/a |
| <a name="module_configure_scc_wp_agent"></a> [configure\_scc\_wp\_agent](#module\_configure\_scc\_wp\_agent) | ./submodules/ansible | n/a |
| <a name="module_landing_zone"></a> [landing\_zone](#module\_landing\_zone) | terraform-ibm-modules/landing-zone/ibm//patterns//vsi//module | 7.4.4 |
| <a name="module_powervs_workspace"></a> [powervs\_workspace](#module\_powervs\_workspace) | terraform-ibm-modules/powervs-workspace/ibm | 2.5.0 |
| <a name="module_private_secret_engine"></a> [private\_secret\_engine](#module\_private\_secret\_engine) | terraform-ibm-modules/secrets-manager-private-cert-engine/ibm | 1.3.6 |
| <a name="module_scc_wp_instance"></a> [scc\_wp\_instance](#module\_scc\_wp\_instance) | terraform-ibm-modules/scc-workload-protection/ibm | 1.5.6 |
| <a name="module_scc_wp_instance"></a> [scc\_wp\_instance](#module\_scc\_wp\_instance) | terraform-ibm-modules/scc-workload-protection/ibm | 1.5.8 |
| <a name="module_secrets_manager_group"></a> [secrets\_manager\_group](#module\_secrets\_manager\_group) | terraform-ibm-modules/secrets-manager-secret-group/ibm | 1.3.2 |
| <a name="module_secrets_manager_private_certificate"></a> [secrets\_manager\_private\_certificate](#module\_secrets\_manager\_private\_certificate) | terraform-ibm-modules/secrets-manager-private-cert/ibm | 1.3.3 |
| <a name="module_vpc_file_share_alb"></a> [vpc\_file\_share\_alb](#module\_vpc\_file\_share\_alb) | ./submodules/fileshare-alb | n/a |
Expand Down
3 changes: 2 additions & 1 deletion modules/powervs-vpc-landing-zone/client2sitevpn.tf
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@ resource "ibm_resource_instance" "secrets_manager" {
plan = var.sm_service_plan
location = local.sm_region
resource_group_id = module.landing_zone.resource_group_data["${var.prefix}-slz-edge-rg"]
tags = var.tags
parameters = {
"allowed_network" : "public-and-private"
}
Expand Down Expand Up @@ -125,7 +126,7 @@ module "secrets_manager_private_certificate" {
# Create client to site VPN Server
module "client_to_site_vpn" {
source = "terraform-ibm-modules/client-to-site-vpn/ibm"
version = "2.2.5"
version = "3.0.2"
providers = { ibm = ibm.ibm-is }
count = var.client_to_site_vpn.enable ? 1 : 0

Expand Down
2 changes: 1 addition & 1 deletion modules/powervs-vpc-landing-zone/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ locals {

module "scc_wp_instance" {
source = "terraform-ibm-modules/scc-workload-protection/ibm"
version = "1.5.6"
version = "1.5.8"
providers = { ibm = ibm.ibm-is }
count = var.enable_scc_wp ? 1 : 0

Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
copyright:
years: 2024, 2025
lastupdated: "2025-04-16"
lastupdated: "2025-04-30"
keywords:
subcollection: deployable-reference-architectures
authors:
Expand All @@ -16,7 +16,7 @@ use-case: ITServiceManagement
industry: Technology
compliance:
content-type: reference-architecture
version: v8.3.0
version: v8.3.1

---

Expand All @@ -27,7 +27,7 @@ version: v8.3.0
{: toc-content-type="reference-architecture"}
{: toc-industry="Technology"}
{: toc-use-case="ITServiceManagement"}
{: toc-version="v8.3.0"}
{: toc-version="v8.3.1"}

This solution helps to install the deployable architecture ['Power Virtual Server for SAP HANA'](https://cloud.ibm.com/catalog/architecture/deploy-arch-ibm-pvs-sap-9aa6135e-75d5-467e-9f4a-ac2a21c069b8-global) on top of a pre-existing Power Virtual Server(PowerVS) landscape. 'Power Virtual Server for SAP HANA' automation requires a schematics workspace id for installation. The 'Import' solution creates a schematics workspace by taking pre-existing VPC and PowerVS infrastructure resource details as inputs. The ID of this schematics workspace will be the pre-requisite workspace id required by 'Power Virtual Server for SAP HANA' to create and configure the PowerVS instances for SAP on top of the existing infrastructure.

Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
copyright:
years: 2024, 2025
lastupdated: "2025-04-16"
lastupdated: "2025-04-30"
keywords:
subcollection: deployable-reference-architectures
authors:
Expand All @@ -15,7 +15,7 @@ image_source: https://github.com/terraform-ibm-modules/terraform-ibm-powervs-inf
use-case: ITServiceManagement
industry: Technology
content-type: reference-architecture
version: v8.3.0
version: v8.3.1
compliance: SAPCertified

---
Expand All @@ -28,7 +28,7 @@ compliance: SAPCertified
{: toc-industry="Technology"}
{: toc-use-case="ITServiceManagement"}
{: toc-compliance="SAPCertified"}
{: toc-version="v8.3.0"}
{: toc-version="v8.3.1"}

The Power Virtual Server with VPC landing zone as variation 'Extend Power Virtual Server with VPC landing zone' creates an additional Power Virtual Server workspace and connects it with the already created Power Virtual Server with VPC landing zone. It builds on the existing Power Virtual Server with VPC landing zone deployed as a variation 'Create a new architecture'.

Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
copyright:
years: 2024, 2025
lastupdated: "2025-04-16"
lastupdated: "2025-04-30"
keywords:
subcollection: deployable-reference-architectures
authors:
Expand All @@ -16,7 +16,7 @@ image_source: https://github.com/terraform-ibm-modules/terraform-ibm-powervs-inf
use-case: ITServiceManagement
industry: Technology
content-type: reference-architecture
version: v8.3.0
version: v8.3.1
compliance:

---
Expand All @@ -28,7 +28,7 @@ compliance:
{: toc-content-type="reference-architecture"}
{: toc-industry="Technology"}
{: toc-use-case="ITServiceManagement"}
{: toc-version="v8.3.0"}
{: toc-version="v8.3.1"}

Quickstart deployment of the Power Virtual Server with VPC landing zone creates VPC services, a Power Virtual Server workspace, and interconnects them. It also deploys a Power Virtual Server of chosen T-shirt size or custom configuration. Supported Os are Aix, IBM i, and Linux images.

Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
copyright:
years: 2024, 2025
lastupdated: "2025-04-16"
lastupdated: "2025-04-30"
keywords:
subcollection: deployable-reference-architectures
authors:
Expand All @@ -15,7 +15,7 @@ image_source: https://github.com/terraform-ibm-modules/terraform-ibm-powervs-inf
use-case: ITServiceManagement
industry: Technology
content-type: reference-architecture
version: v8.3.0
version: v8.3.1
compliance: SAPCertified

---
Expand All @@ -28,7 +28,7 @@ compliance: SAPCertified
{: toc-industry="Technology"}
{: toc-use-case="ITServiceManagement"}
{: toc-compliance="SAPCertified"}
{: toc-version="v8.3.0"}
{: toc-version="v8.3.1"}

The Standard deployment of the Power Virtual Server with VPC landing zone creates VPC services and a Power Virtual Server workspace and interconnects them.

Expand Down
8 changes: 4 additions & 4 deletions solutions/import/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ The pre-existing infrastructure must meet the following conditions to use the 'I
| Name | Version |
|------|---------|
| <a name="requirement_terraform"></a> [terraform](#requirement\_terraform) | >= 1.9 |
| <a name="requirement_ibm"></a> [ibm](#requirement\_ibm) | 1.77.0 |
| <a name="requirement_ibm"></a> [ibm](#requirement\_ibm) | 1.78.0 |

### Modules

Expand All @@ -58,9 +58,9 @@ The pre-existing infrastructure must meet the following conditions to use the 'I

| Name | Type |
|------|------|
| [ibm_is_network_acl.management_acls_ds](https://registry.terraform.io/providers/IBM-Cloud/ibm/1.77.0/docs/data-sources/is_network_acl) | data source |
| [ibm_is_subnet.management_subnets_ds](https://registry.terraform.io/providers/IBM-Cloud/ibm/1.77.0/docs/data-sources/is_subnet) | data source |
| [ibm_tg_gateway.tgw_ds](https://registry.terraform.io/providers/IBM-Cloud/ibm/1.77.0/docs/data-sources/tg_gateway) | data source |
| [ibm_is_network_acl.management_acls_ds](https://registry.terraform.io/providers/IBM-Cloud/ibm/1.78.0/docs/data-sources/is_network_acl) | data source |
| [ibm_is_subnet.management_subnets_ds](https://registry.terraform.io/providers/IBM-Cloud/ibm/1.78.0/docs/data-sources/is_subnet) | data source |
| [ibm_tg_gateway.tgw_ds](https://registry.terraform.io/providers/IBM-Cloud/ibm/1.78.0/docs/data-sources/tg_gateway) | data source |

### Inputs

Expand Down
2 changes: 1 addition & 1 deletion solutions/import/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ terraform {
required_providers {
ibm = {
source = "IBM-Cloud/ibm"
version = "1.77.0"
version = "1.78.0"
}
}
}
6 changes: 3 additions & 3 deletions solutions/standard-extend/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ If you do not have a PowerVS infrastructure that is the [Standard variation](htt
| Name | Version |
|------|---------|
| <a name="requirement_terraform"></a> [terraform](#requirement\_terraform) | >= 1.9 |
| <a name="requirement_ibm"></a> [ibm](#requirement\_ibm) | 1.77.0 |
| <a name="requirement_ibm"></a> [ibm](#requirement\_ibm) | 1.78.0 |

### Modules

Expand All @@ -50,8 +50,8 @@ If you do not have a PowerVS infrastructure that is the [Standard variation](htt

| Name | Type |
|------|------|
| [ibm_schematics_output.schematics_output](https://registry.terraform.io/providers/IBM-Cloud/ibm/1.77.0/docs/data-sources/schematics_output) | data source |
| [ibm_schematics_workspace.schematics_workspace](https://registry.terraform.io/providers/IBM-Cloud/ibm/1.77.0/docs/data-sources/schematics_workspace) | data source |
| [ibm_schematics_output.schematics_output](https://registry.terraform.io/providers/IBM-Cloud/ibm/1.78.0/docs/data-sources/schematics_output) | data source |
| [ibm_schematics_workspace.schematics_workspace](https://registry.terraform.io/providers/IBM-Cloud/ibm/1.78.0/docs/data-sources/schematics_workspace) | data source |

### Inputs

Expand Down
2 changes: 1 addition & 1 deletion solutions/standard-extend/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ terraform {
required_providers {
ibm = {
source = "IBM-Cloud/ibm"
version = "1.77.0"
version = "1.78.0"
}
}
}
6 changes: 3 additions & 3 deletions solutions/standard-plus-vsi/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,13 +49,13 @@ This example sets up the following infrastructure:
| Name | Version |
|------|---------|
| <a name="requirement_terraform"></a> [terraform](#requirement\_terraform) | >= 1.9 |
| <a name="requirement_ibm"></a> [ibm](#requirement\_ibm) | 1.77.0 |
| <a name="requirement_ibm"></a> [ibm](#requirement\_ibm) | 1.78.0 |

### Modules

| Name | Source | Version |
|------|--------|---------|
| <a name="module_powervs_instance"></a> [powervs\_instance](#module\_powervs\_instance) | terraform-ibm-modules/powervs-instance/ibm | 2.6.0 |
| <a name="module_powervs_instance"></a> [powervs\_instance](#module\_powervs\_instance) | terraform-ibm-modules/powervs-instance/ibm | 2.6.1 |
| <a name="module_standard"></a> [standard](#module\_standard) | ../../modules/powervs-vpc-landing-zone | n/a |

### Resources
Expand Down Expand Up @@ -95,7 +95,7 @@ No resources.
| <a name="input_ssh_public_key"></a> [ssh\_public\_key](#input\_ssh\_public\_key) | Public SSH Key for VSI creation. Must be an RSA key with a key size of either 2048 bits or 4096 bits (recommended). Must be a valid SSH key that does not already exist in the deployment region. | `string` | n/a | yes |
| <a name="input_tags"></a> [tags](#input\_tags) | List of tag names for the IBM Cloud PowerVS workspace | `list(string)` | `[]` | no |
| <a name="input_tshirt_size"></a> [tshirt\_size](#input\_tshirt\_size) | PowerVS instance profiles. These profiles can be overridden by specifying 'custom\_profile\_instance\_boot\_image' and 'custom\_profile' values in optional parameters. | <pre>object({<br/> tshirt_size = string<br/> image = string<br/> })</pre> | n/a | yes |
| <a name="input_vpc_intel_images"></a> [vpc\_intel\_images](#input\_vpc\_intel\_images) | Stock OS image names for creating VPC landing zone VSI instances: RHEL (management and network services) and SLES (monitoring). | <pre>object({<br/> rhel_image = string<br/> sles_image = string<br/> })</pre> | <pre>{<br/> "rhel_image": "ibm-redhat-9-4-amd64-sap-applications-4",<br/> "sles_image": "ibm-sles-15-5-amd64-sap-applications-4"<br/>}</pre> | no |
| <a name="input_vpc_intel_images"></a> [vpc\_intel\_images](#input\_vpc\_intel\_images) | Stock OS image names for creating VPC landing zone VSI instances: RHEL (management and network services) and SLES (monitoring). | <pre>object({<br/> rhel_image = string<br/> sles_image = string<br/> })</pre> | <pre>{<br/> "rhel_image": "ibm-redhat-9-4-amd64-sap-applications-5",<br/> "sles_image": "ibm-sles-15-6-amd64-sap-applications-3"<br/>}</pre> | no |

### Outputs

Expand Down
2 changes: 1 addition & 1 deletion solutions/standard-plus-vsi/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ module "standard" {

module "powervs_instance" {
source = "terraform-ibm-modules/powervs-instance/ibm"
version = "2.6.0"
version = "2.6.1"
providers = { ibm = ibm.ibm-pi }

pi_workspace_guid = module.standard.powervs_workspace_guid
Expand Down
4 changes: 2 additions & 2 deletions solutions/standard-plus-vsi/variables.tf
Original file line number Diff line number Diff line change
Expand Up @@ -79,8 +79,8 @@ variable "vpc_intel_images" {
sles_image = string
})
default = {
"rhel_image" : "ibm-redhat-9-4-amd64-sap-applications-4"
"sles_image" : "ibm-sles-15-5-amd64-sap-applications-4"
"rhel_image" : "ibm-redhat-9-4-amd64-sap-applications-5"
"sles_image" : "ibm-sles-15-6-amd64-sap-applications-3"
}
}

Expand Down
2 changes: 1 addition & 1 deletion solutions/standard-plus-vsi/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ terraform {
required_providers {
ibm = {
source = "IBM-Cloud/ibm"
version = "1.77.0"
version = "1.78.0"
}
}
}
4 changes: 2 additions & 2 deletions solutions/standard/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ This example sets up the following infrastructure:
| Name | Version |
|------|---------|
| <a name="requirement_terraform"></a> [terraform](#requirement\_terraform) | >= 1.9 |
| <a name="requirement_ibm"></a> [ibm](#requirement\_ibm) | 1.77.0 |
| <a name="requirement_ibm"></a> [ibm](#requirement\_ibm) | 1.78.0 |

### Modules

Expand Down Expand Up @@ -95,7 +95,7 @@ No resources.
| <a name="input_ssh_public_key"></a> [ssh\_public\_key](#input\_ssh\_public\_key) | Public SSH Key for VSI creation. Must be an RSA key with a key size of either 2048 bits or 4096 bits (recommended). Must be a valid SSH key that does not already exist in the deployment region. | `string` | n/a | yes |
| <a name="input_tags"></a> [tags](#input\_tags) | List of tag names for the IBM Cloud PowerVS workspace. | `list(string)` | `[]` | no |
| <a name="input_transit_gateway_global"></a> [transit\_gateway\_global](#input\_transit\_gateway\_global) | Connect to the networks outside the associated region. | `bool` | `false` | no |
| <a name="input_vpc_intel_images"></a> [vpc\_intel\_images](#input\_vpc\_intel\_images) | Stock OS image names for creating VPC landing zone VSI instances: RHEL (management and network services) and SLES (monitoring). | <pre>object({<br/> rhel_image = string<br/> sles_image = string<br/> })</pre> | <pre>{<br/> "rhel_image": "ibm-redhat-9-4-amd64-sap-applications-4",<br/> "sles_image": "ibm-sles-15-5-amd64-sap-applications-4"<br/>}</pre> | no |
| <a name="input_vpc_intel_images"></a> [vpc\_intel\_images](#input\_vpc\_intel\_images) | Stock OS image names for creating VPC landing zone VSI instances: RHEL (management and network services) and SLES (monitoring). | <pre>object({<br/> rhel_image = string<br/> sles_image = string<br/> })</pre> | <pre>{<br/> "rhel_image": "ibm-redhat-9-4-amd64-sap-applications-5",<br/> "sles_image": "ibm-sles-15-6-amd64-sap-applications-3"<br/>}</pre> | no |

### Outputs

Expand Down
4 changes: 2 additions & 2 deletions solutions/standard/variables.tf
Original file line number Diff line number Diff line change
Expand Up @@ -81,8 +81,8 @@ variable "vpc_intel_images" {
sles_image = string
})
default = {
"rhel_image" : "ibm-redhat-9-4-amd64-sap-applications-4"
"sles_image" : "ibm-sles-15-5-amd64-sap-applications-4"
"rhel_image" : "ibm-redhat-9-4-amd64-sap-applications-5"
"sles_image" : "ibm-sles-15-6-amd64-sap-applications-3"
}
}

Expand Down
Loading