From 94721c5359109bde347b059bf2b748336f5b22af Mon Sep 17 00:00:00 2001 From: Migara Ekanayake <2110772+migara@users.noreply.github.com> Date: Tue, 29 Jul 2025 19:09:04 +0100 Subject: [PATCH 1/3] enable cloudngfw resources --- .../swfw/aws/cloudngfw/modules.mdx.notyet | 26 ---- .../reference-architectures.mdx.notyet | 27 ---- .../swfw/azure/cloudngfw/modules.mdx.notyet | 27 ---- .../reference-architectures.mdx.notyet | 30 ----- products/terraform/sidebars.ts | 126 +++++++++--------- 5 files changed, 63 insertions(+), 173 deletions(-) delete mode 100644 products/terraform/docs/swfw/aws/cloudngfw/modules.mdx.notyet delete mode 100644 products/terraform/docs/swfw/aws/cloudngfw/reference-architectures.mdx.notyet delete mode 100644 products/terraform/docs/swfw/azure/cloudngfw/modules.mdx.notyet delete mode 100644 products/terraform/docs/swfw/azure/cloudngfw/reference-architectures.mdx.notyet diff --git a/products/terraform/docs/swfw/aws/cloudngfw/modules.mdx.notyet b/products/terraform/docs/swfw/aws/cloudngfw/modules.mdx.notyet deleted file mode 100644 index 6f3463795..000000000 --- a/products/terraform/docs/swfw/aws/cloudngfw/modules.mdx.notyet +++ /dev/null @@ -1,26 +0,0 @@ ---- -id: modules -title: AWS -sidebar_label: AWS - Cloud NGFW -hide_title: true -description: AWS -pagination_next: null -pagination_prev: null -keywords: - - pan-os - - panos - - firewall - - configuration - - terraform - - cloudngfw ---- - -# AWS Cloud NGFW - Modules - -import ModulesIntro from '../../_modules-intro-cloudngfw.mdx'; - - - -import DocCardList from '@theme/DocCardList'; - - diff --git a/products/terraform/docs/swfw/aws/cloudngfw/reference-architectures.mdx.notyet b/products/terraform/docs/swfw/aws/cloudngfw/reference-architectures.mdx.notyet deleted file mode 100644 index 6328cbe27..000000000 --- a/products/terraform/docs/swfw/aws/cloudngfw/reference-architectures.mdx.notyet +++ /dev/null @@ -1,27 +0,0 @@ ---- -id: reference-architectures -title: AWS -sidebar_label: AWS - Cloud NGFW -hide_title: true -description: AWS -pagination_next: null -pagination_prev: null -keywords: - - pan-os - - panos - - firewall - - configuration - - terraform - - vmseries - - vm-series ---- - -# AWS Cloud NGFW - Reference Architectures - -import ReferenceArchitectureIntro from '../../_ref-arch-intro-cloudngfw.mdx'; - - - -import DocCardList from '@theme/DocCardList'; - - diff --git a/products/terraform/docs/swfw/azure/cloudngfw/modules.mdx.notyet b/products/terraform/docs/swfw/azure/cloudngfw/modules.mdx.notyet deleted file mode 100644 index 167a07723..000000000 --- a/products/terraform/docs/swfw/azure/cloudngfw/modules.mdx.notyet +++ /dev/null @@ -1,27 +0,0 @@ ---- -id: modules -title: Azure -sidebar_label: Azure - CloudNGFW -hide_title: true -description: Azure -pagination_next: null -pagination_prev: null -keywords: - - pan-os - - panos - - firewall - - configuration - - terraform - - cloudngfw - - azure ---- - -# Azure CloudNGFW - Modules - -import ModulesIntro from '../../_modules-intro-cloudngfw.mdx'; - - - -import DocCardList from '@theme/DocCardList'; - - diff --git a/products/terraform/docs/swfw/azure/cloudngfw/reference-architectures.mdx.notyet b/products/terraform/docs/swfw/azure/cloudngfw/reference-architectures.mdx.notyet deleted file mode 100644 index f889e0d71..000000000 --- a/products/terraform/docs/swfw/azure/cloudngfw/reference-architectures.mdx.notyet +++ /dev/null @@ -1,30 +0,0 @@ ---- -id: reference-architectures -title: Azure -sidebar_label: Azure - CloudNGFW -hide_title: true -description: Azure -pagination_next: null -pagination_prev: null -keywords: - - pan-os - - panos - - firewall - - configuration - - terraform - - vmseries - - vm-series - - azure ---- - -# Azure CloudNGFW - Reference Architectures - -![Azure](/img/azure.png) - -import ReferenceArchitectureIntro from '../../_ref-arch-intro-cloudngfw.mdx'; - - - -import DocCardList from '@theme/DocCardList'; - - diff --git a/products/terraform/sidebars.ts b/products/terraform/sidebars.ts index 41e5d61ee..444394628 100644 --- a/products/terraform/sidebars.ts +++ b/products/terraform/sidebars.ts @@ -167,37 +167,37 @@ module.exports = { }, ], }, - // "terraform/docs/swfw/aws/cloudngfw/overview", - // { - // type: "category", - // collapsed: true, - // label: "Reference Architectures", - // link: { - // type: "doc", - // id: "terraform/docs/swfw/aws/cloudngfw/reference-architectures", - // }, - // items: [ - // { - // type: "autogenerated", - // dirName: "terraform/docs/swfw/aws/cloudngfw/reference-architectures", - // }, - // ], - // }, - // { - // type: "category", - // collapsed: true, - // label: "Modules", - // link: { - // type: "doc", - // id: "terraform/docs/swfw/aws/cloudngfw/modules", - // }, - // items: [ - // { - // type: "autogenerated", - // dirName: "terraform/docs/swfw/aws/cloudngfw/modules", - // }, - // ], - // }, + "terraform/docs/swfw/aws/cloudngfw/overview", + { + type: "category", + collapsed: true, + label: "Reference Architectures", + link: { + type: "doc", + id: "terraform/docs/swfw/aws/cloudngfw/reference-architectures", + }, + items: [ + { + type: "autogenerated", + dirName: "terraform/docs/swfw/aws/cloudngfw/reference-architectures", + }, + ], + }, + { + type: "category", + collapsed: true, + label: "Modules", + link: { + type: "doc", + id: "terraform/docs/swfw/aws/cloudngfw/modules", + }, + items: [ + { + type: "autogenerated", + dirName: "terraform/docs/swfw/aws/cloudngfw/modules", + }, + ], + }, ], terraform_swfw_azure: [ "terraform/docs/swfw/azure/vmseries/overview", @@ -246,38 +246,38 @@ module.exports = { }, ], }, - // "terraform/docs/swfw/azure/cloudngfw/overview", - // { - // type: "category", - // collapsed: true, - // label: "Reference Architectures", - // link: { - // type: "doc", - // id: "terraform/docs/swfw/azure/cloudngfw/reference-architectures", - // }, - // items: [ - // { - // type: "autogenerated", - // dirName: - // "terraform/docs/swfw/azure/cloudngfw/reference-architectures", - // }, - // ], - // }, - // { - // type: "category", - // collapsed: true, - // label: "Modules", - // link: { - // type: "doc", - // id: "terraform/docs/swfw/azure/cloudngfw/modules", - // }, - // items: [ - // { - // type: "autogenerated", - // dirName: "terraform/docs/swfw/azure/cloudngfw/modules", - // }, - // ], - // }, + "terraform/docs/swfw/azure/cloudngfw/overview", + { + type: "category", + collapsed: true, + label: "Reference Architectures", + link: { + type: "doc", + id: "terraform/docs/swfw/azure/cloudngfw/reference-architectures", + }, + items: [ + { + type: "autogenerated", + dirName: + "terraform/docs/swfw/azure/cloudngfw/reference-architectures", + }, + ], + }, + { + type: "category", + collapsed: true, + label: "Modules", + link: { + type: "doc", + id: "terraform/docs/swfw/azure/cloudngfw/modules", + }, + items: [ + { + type: "autogenerated", + dirName: "terraform/docs/swfw/azure/cloudngfw/modules", + }, + ], + }, ], terraform_swfw_gcp: [ "terraform/docs/swfw/gcp/vmseries/overview", From e1536044bf3e03ae098685266dd52213629bcf97 Mon Sep 17 00:00:00 2001 From: Migara Ekanayake <2110772+migara@users.noreply.github.com> Date: Tue, 29 Jul 2025 19:22:33 +0100 Subject: [PATCH 2/3] enable cloudngfw resources --- products/terraform/docs/swfw/aws/cloudngfw/overview.mdx | 2 +- products/terraform/docs/swfw/azure/cloudngfw/overview.mdx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/products/terraform/docs/swfw/aws/cloudngfw/overview.mdx b/products/terraform/docs/swfw/aws/cloudngfw/overview.mdx index 1a7b4f122..e6ebd2421 100644 --- a/products/terraform/docs/swfw/aws/cloudngfw/overview.mdx +++ b/products/terraform/docs/swfw/aws/cloudngfw/overview.mdx @@ -1,7 +1,7 @@ --- id: overview title: AWS - CloudNGFW -sidebar_label: AWS - CloudNGFW (coming soon) +sidebar_label: AWS - CloudNGFW hide_title: true description: AWS - CloudNGFW pagination_next: null diff --git a/products/terraform/docs/swfw/azure/cloudngfw/overview.mdx b/products/terraform/docs/swfw/azure/cloudngfw/overview.mdx index b5b0ef650..82d299eab 100644 --- a/products/terraform/docs/swfw/azure/cloudngfw/overview.mdx +++ b/products/terraform/docs/swfw/azure/cloudngfw/overview.mdx @@ -1,7 +1,7 @@ --- id: overview title: Azure -sidebar_label: Azure - CloudNGFW (coming soon) +sidebar_label: Azure - CloudNGFW hide_title: true description: AAzureWS pagination_next: null From e4a814adc1269921aa2819a8f1a8a3606950f9b6 Mon Sep 17 00:00:00 2001 From: Migara Ekanayake <2110772+migara@users.noreply.github.com> Date: Wed, 30 Jul 2025 12:54:42 +0100 Subject: [PATCH 3/3] enable cloudngfw resources --- .../docs/swfw/aws/cloudngfw/modules.mdx | 26 ++++++++++++++++ .../swfw/aws/cloudngfw/modules.mdx.notyet | 26 ++++++++++++++++ .../aws/cloudngfw/reference-architectures.mdx | 27 +++++++++++++++++ .../reference-architectures.mdx.notyet | 27 +++++++++++++++++ .../docs/swfw/azure/cloudngfw/modules.mdx | 27 +++++++++++++++++ .../swfw/azure/cloudngfw/modules.mdx.notyet | 27 +++++++++++++++++ .../cloudngfw/reference-architectures.mdx | 30 +++++++++++++++++++ .../reference-architectures.mdx.notyet | 30 +++++++++++++++++++ 8 files changed, 220 insertions(+) create mode 100644 products/terraform/docs/swfw/aws/cloudngfw/modules.mdx create mode 100644 products/terraform/docs/swfw/aws/cloudngfw/modules.mdx.notyet create mode 100644 products/terraform/docs/swfw/aws/cloudngfw/reference-architectures.mdx create mode 100644 products/terraform/docs/swfw/aws/cloudngfw/reference-architectures.mdx.notyet create mode 100644 products/terraform/docs/swfw/azure/cloudngfw/modules.mdx create mode 100644 products/terraform/docs/swfw/azure/cloudngfw/modules.mdx.notyet create mode 100644 products/terraform/docs/swfw/azure/cloudngfw/reference-architectures.mdx create mode 100644 products/terraform/docs/swfw/azure/cloudngfw/reference-architectures.mdx.notyet diff --git a/products/terraform/docs/swfw/aws/cloudngfw/modules.mdx b/products/terraform/docs/swfw/aws/cloudngfw/modules.mdx new file mode 100644 index 000000000..6f3463795 --- /dev/null +++ b/products/terraform/docs/swfw/aws/cloudngfw/modules.mdx @@ -0,0 +1,26 @@ +--- +id: modules +title: AWS +sidebar_label: AWS - Cloud NGFW +hide_title: true +description: AWS +pagination_next: null +pagination_prev: null +keywords: + - pan-os + - panos + - firewall + - configuration + - terraform + - cloudngfw +--- + +# AWS Cloud NGFW - Modules + +import ModulesIntro from '../../_modules-intro-cloudngfw.mdx'; + + + +import DocCardList from '@theme/DocCardList'; + + diff --git a/products/terraform/docs/swfw/aws/cloudngfw/modules.mdx.notyet b/products/terraform/docs/swfw/aws/cloudngfw/modules.mdx.notyet new file mode 100644 index 000000000..6f3463795 --- /dev/null +++ b/products/terraform/docs/swfw/aws/cloudngfw/modules.mdx.notyet @@ -0,0 +1,26 @@ +--- +id: modules +title: AWS +sidebar_label: AWS - Cloud NGFW +hide_title: true +description: AWS +pagination_next: null +pagination_prev: null +keywords: + - pan-os + - panos + - firewall + - configuration + - terraform + - cloudngfw +--- + +# AWS Cloud NGFW - Modules + +import ModulesIntro from '../../_modules-intro-cloudngfw.mdx'; + + + +import DocCardList from '@theme/DocCardList'; + + diff --git a/products/terraform/docs/swfw/aws/cloudngfw/reference-architectures.mdx b/products/terraform/docs/swfw/aws/cloudngfw/reference-architectures.mdx new file mode 100644 index 000000000..6328cbe27 --- /dev/null +++ b/products/terraform/docs/swfw/aws/cloudngfw/reference-architectures.mdx @@ -0,0 +1,27 @@ +--- +id: reference-architectures +title: AWS +sidebar_label: AWS - Cloud NGFW +hide_title: true +description: AWS +pagination_next: null +pagination_prev: null +keywords: + - pan-os + - panos + - firewall + - configuration + - terraform + - vmseries + - vm-series +--- + +# AWS Cloud NGFW - Reference Architectures + +import ReferenceArchitectureIntro from '../../_ref-arch-intro-cloudngfw.mdx'; + + + +import DocCardList from '@theme/DocCardList'; + + diff --git a/products/terraform/docs/swfw/aws/cloudngfw/reference-architectures.mdx.notyet b/products/terraform/docs/swfw/aws/cloudngfw/reference-architectures.mdx.notyet new file mode 100644 index 000000000..6328cbe27 --- /dev/null +++ b/products/terraform/docs/swfw/aws/cloudngfw/reference-architectures.mdx.notyet @@ -0,0 +1,27 @@ +--- +id: reference-architectures +title: AWS +sidebar_label: AWS - Cloud NGFW +hide_title: true +description: AWS +pagination_next: null +pagination_prev: null +keywords: + - pan-os + - panos + - firewall + - configuration + - terraform + - vmseries + - vm-series +--- + +# AWS Cloud NGFW - Reference Architectures + +import ReferenceArchitectureIntro from '../../_ref-arch-intro-cloudngfw.mdx'; + + + +import DocCardList from '@theme/DocCardList'; + + diff --git a/products/terraform/docs/swfw/azure/cloudngfw/modules.mdx b/products/terraform/docs/swfw/azure/cloudngfw/modules.mdx new file mode 100644 index 000000000..167a07723 --- /dev/null +++ b/products/terraform/docs/swfw/azure/cloudngfw/modules.mdx @@ -0,0 +1,27 @@ +--- +id: modules +title: Azure +sidebar_label: Azure - CloudNGFW +hide_title: true +description: Azure +pagination_next: null +pagination_prev: null +keywords: + - pan-os + - panos + - firewall + - configuration + - terraform + - cloudngfw + - azure +--- + +# Azure CloudNGFW - Modules + +import ModulesIntro from '../../_modules-intro-cloudngfw.mdx'; + + + +import DocCardList from '@theme/DocCardList'; + + diff --git a/products/terraform/docs/swfw/azure/cloudngfw/modules.mdx.notyet b/products/terraform/docs/swfw/azure/cloudngfw/modules.mdx.notyet new file mode 100644 index 000000000..167a07723 --- /dev/null +++ b/products/terraform/docs/swfw/azure/cloudngfw/modules.mdx.notyet @@ -0,0 +1,27 @@ +--- +id: modules +title: Azure +sidebar_label: Azure - CloudNGFW +hide_title: true +description: Azure +pagination_next: null +pagination_prev: null +keywords: + - pan-os + - panos + - firewall + - configuration + - terraform + - cloudngfw + - azure +--- + +# Azure CloudNGFW - Modules + +import ModulesIntro from '../../_modules-intro-cloudngfw.mdx'; + + + +import DocCardList from '@theme/DocCardList'; + + diff --git a/products/terraform/docs/swfw/azure/cloudngfw/reference-architectures.mdx b/products/terraform/docs/swfw/azure/cloudngfw/reference-architectures.mdx new file mode 100644 index 000000000..f889e0d71 --- /dev/null +++ b/products/terraform/docs/swfw/azure/cloudngfw/reference-architectures.mdx @@ -0,0 +1,30 @@ +--- +id: reference-architectures +title: Azure +sidebar_label: Azure - CloudNGFW +hide_title: true +description: Azure +pagination_next: null +pagination_prev: null +keywords: + - pan-os + - panos + - firewall + - configuration + - terraform + - vmseries + - vm-series + - azure +--- + +# Azure CloudNGFW - Reference Architectures + +![Azure](/img/azure.png) + +import ReferenceArchitectureIntro from '../../_ref-arch-intro-cloudngfw.mdx'; + + + +import DocCardList from '@theme/DocCardList'; + + diff --git a/products/terraform/docs/swfw/azure/cloudngfw/reference-architectures.mdx.notyet b/products/terraform/docs/swfw/azure/cloudngfw/reference-architectures.mdx.notyet new file mode 100644 index 000000000..f889e0d71 --- /dev/null +++ b/products/terraform/docs/swfw/azure/cloudngfw/reference-architectures.mdx.notyet @@ -0,0 +1,30 @@ +--- +id: reference-architectures +title: Azure +sidebar_label: Azure - CloudNGFW +hide_title: true +description: Azure +pagination_next: null +pagination_prev: null +keywords: + - pan-os + - panos + - firewall + - configuration + - terraform + - vmseries + - vm-series + - azure +--- + +# Azure CloudNGFW - Reference Architectures + +![Azure](/img/azure.png) + +import ReferenceArchitectureIntro from '../../_ref-arch-intro-cloudngfw.mdx'; + + + +import DocCardList from '@theme/DocCardList'; + +