From e29fc47eb70c8582fdd17814c00664dc4bbb3a9f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Conall=20=C3=93=20Cofaigh?= Date: Thu, 4 Sep 2025 16:02:28 +0100 Subject: [PATCH 1/5] Update deploy-arch-ibm-vpc-fully-configurable.md --- .../deploy-arch-ibm-vpc-fully-configurable.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/reference-architectures/deploy-arch-ibm-vpc-fully-configurable.md b/reference-architectures/deploy-arch-ibm-vpc-fully-configurable.md index 227d6eec..fd6fca8f 100644 --- a/reference-architectures/deploy-arch-ibm-vpc-fully-configurable.md +++ b/reference-architectures/deploy-arch-ibm-vpc-fully-configurable.md @@ -31,7 +31,7 @@ image_source: https://github.com/terraform-ibm-modules/terraform-ibm-landing-zon related_links: - title: "Cloud foundation for VPC" url: "https://cloud.ibm.com/docs/deployable-reference-architectures?topic=deployable-reference-architectures-vpc-ra" - description: "A deployable architecture that is based on the IBM Cloud for Financial Services reference and that provides virtual servers in a secure VPC for your workloads." + description: "A deployable architecture that deploys a simple Virtual Private Cloud (VPC) infrastructure without any compute resources." use-case: Cybersecurity industry: Banking,FinancialSector @@ -49,7 +49,7 @@ content-type: reference-architecture {: toc-industry="Banking,FinancialSector"} {: toc-use-case="Cybersecurity"} {: toc-compliance="FedRAMP"} -{: toc-version="1.0.0"} +{: toc-version="8.2.0"} The Cloud foundation for VPC deployable architecture sets up a foundational IBM Cloud Virtual Private Cloud (VPC) environment with full configurability and flexibility. This deployable architecture provides complete control over VPC configuration, including subnets, network ACLs, security groups, public gateways, VPN gateways, and VPE gateways. Unlike pre-configured variations, this solution allows you to customize every aspect of your VPC infrastructure to meet specific requirements. From d49cd8169f038cafc5c40f21c42ddb7d9d2d1697 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Conall=20=C3=93=20Cofaigh?= Date: Thu, 4 Sep 2025 16:23:45 +0100 Subject: [PATCH 2/5] Update deploy-arch-ibm-vpc-fully-configurable.md --- .../deploy-arch-ibm-vpc-fully-configurable.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/reference-architectures/deploy-arch-ibm-vpc-fully-configurable.md b/reference-architectures/deploy-arch-ibm-vpc-fully-configurable.md index fd6fca8f..303822ee 100644 --- a/reference-architectures/deploy-arch-ibm-vpc-fully-configurable.md +++ b/reference-architectures/deploy-arch-ibm-vpc-fully-configurable.md @@ -29,8 +29,8 @@ docs: https://cloud.ibm.com/docs/secure-infrastructure-vpc image_source: https://github.com/terraform-ibm-modules/terraform-ibm-landing-zone-vpc/blob/main/reference-architectures/deployable-architecture-vpc.svg related_links: - - title: "Cloud foundation for VPC" - url: "https://cloud.ibm.com/docs/deployable-reference-architectures?topic=deployable-reference-architectures-vpc-ra" + - title: "Cloud foundation for VPC (Standard - Integrated setup with configurable services)" + url: "https://cloud.ibm.com/docs/deployable-reference-architectures?topic=secure-infrastructure-vpc-vpc-fully-configurable" description: "A deployable architecture that deploys a simple Virtual Private Cloud (VPC) infrastructure without any compute resources." use-case: Cybersecurity From 8436c0e6956fff80014ff1d7236a6cd2221d80d4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Conall=20=C3=93=20Cofaigh?= Date: Thu, 4 Sep 2025 16:32:21 +0100 Subject: [PATCH 3/5] Update deploy-arch-ibm-vpc-fully-configurable.md --- .../deploy-arch-ibm-vpc-fully-configurable.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/reference-architectures/deploy-arch-ibm-vpc-fully-configurable.md b/reference-architectures/deploy-arch-ibm-vpc-fully-configurable.md index 303822ee..e0815c5a 100644 --- a/reference-architectures/deploy-arch-ibm-vpc-fully-configurable.md +++ b/reference-architectures/deploy-arch-ibm-vpc-fully-configurable.md @@ -30,7 +30,7 @@ image_source: https://github.com/terraform-ibm-modules/terraform-ibm-landing-zon related_links: - title: "Cloud foundation for VPC (Standard - Integrated setup with configurable services)" - url: "https://cloud.ibm.com/docs/deployable-reference-architectures?topic=secure-infrastructure-vpc-vpc-fully-configurable" + url: "https://cloud.ibm.com/docs/deployable-reference-architectures?topic=deployable-reference-architectures-vpc-fully-configurable" description: "A deployable architecture that deploys a simple Virtual Private Cloud (VPC) infrastructure without any compute resources." use-case: Cybersecurity From 858b9cea7421ab5f4e4d995265d385afa32aea76 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Conall=20=C3=93=20Cofaigh?= Date: Thu, 4 Sep 2025 16:47:53 +0100 Subject: [PATCH 4/5] Update ibm_catalog.json --- ibm_catalog.json | 1 + 1 file changed, 1 insertion(+) diff --git a/ibm_catalog.json b/ibm_catalog.json index 22249fa7..12bd8338 100644 --- a/ibm_catalog.json +++ b/ibm_catalog.json @@ -67,6 +67,7 @@ "index": 1, "install_type": "fullstack", "working_directory": "solutions/fully-configurable", + "release_notes_url": "https://cloud.ibm.com/docs/secure-infrastructure-vpc?topic=secure-infrastructure-vpc-secure-infrastructure-vpc-relnotes", "compliance": { "authority": "scc-v3", "profiles": [ From 67c1dd961e724d89d1928c027d1361cba2905636 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Conall=20=C3=93=20Cofaigh?= Date: Thu, 4 Sep 2025 16:54:08 +0100 Subject: [PATCH 5/5] Update deploy-arch-ibm-vpc-fully-configurable.md --- .../deploy-arch-ibm-vpc-fully-configurable.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/reference-architectures/deploy-arch-ibm-vpc-fully-configurable.md b/reference-architectures/deploy-arch-ibm-vpc-fully-configurable.md index e0815c5a..6b9159e3 100644 --- a/reference-architectures/deploy-arch-ibm-vpc-fully-configurable.md +++ b/reference-architectures/deploy-arch-ibm-vpc-fully-configurable.md @@ -32,6 +32,9 @@ related_links: - title: "Cloud foundation for VPC (Standard - Integrated setup with configurable services)" url: "https://cloud.ibm.com/docs/deployable-reference-architectures?topic=deployable-reference-architectures-vpc-fully-configurable" description: "A deployable architecture that deploys a simple Virtual Private Cloud (VPC) infrastructure without any compute resources." + - title: "Cloud foundation for VPC (Standard - Financial Services edition)" + url: "https://cloud.ibm.com/docs/deployable-reference-architectures?topic=deployable-reference-architectures-vpc-ra" + description: "A deployable architecture that deploys a Virtual Private Cloud (VPC) infrastructure without any compute resources and is based on the IBM Cloud for Financial Services reference." use-case: Cybersecurity industry: Banking,FinancialSector @@ -43,7 +46,7 @@ content-type: reference-architecture {{site.data.keyword.attribute-definition-list}} -# Cloud foundation for VPC - Standard - Integrated setup with configurable services +# Cloud foundation for VPC - Standard (Integrated setup with configurable services) variation {: #vpc-fully-configurable} {: toc-content-type="reference-architecture"} {: toc-industry="Banking,FinancialSector"}