-
Notifications
You must be signed in to change notification settings - Fork 12
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore: rename vmseries -> swfw #1
Merged
Merged
Changes from 2 commits
Commits
Show all changes
8 commits
Select commit
Hold shift + click to select a range
e264638
rename vmseries -> swfw
migara 766ebe4
rename vmseries -> swfw
migara 32c71ca
Update README.md
migara fadc922
Update README.md
migara e286509
Update README.md
migara 8388369
Update README.md
migara dddc830
Update README.md
migara f78b288
Update README.md
migara File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
Validating CODEOWNERS rules …
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
* @PaloAltoNetworks/azure-vmseries-modules-codeowners | ||
* @PaloAltoNetworks/azure-swfw-modules-codeowners |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -20,12 +20,12 @@ on: | |
description: ID of the PR that triggered this workflow | ||
type: string | ||
required: true | ||
pr-title: | ||
pr-title: | ||
description: Title of the PR that triggered this workflow | ||
type: string | ||
required: true | ||
comment-id: | ||
description: 'The comment-id of the slash command' | ||
description: "The comment-id of the slash command" | ||
type: string | ||
required: true | ||
branch: | ||
|
@@ -40,7 +40,7 @@ jobs: | |
contents: read | ||
pull-requests: write | ||
id-token: write | ||
uses: PaloAltoNetworks/terraform-modules-vmseries-ci-workflows/.github/workflows/[email protected] | ||
uses: PaloAltoNetworks/terraform-modules-swfw-ci-workflows/.github/workflows/[email protected] | ||
secrets: inherit | ||
with: | ||
cloud: azure | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ run-name: "On demand Idempotence test for PR - (#${{ github.event.inputs.pr-id } | |
|
||
permissions: | ||
contents: read | ||
|
||
concurrency: chatops-apply | ||
|
||
on: | ||
|
@@ -20,12 +20,12 @@ on: | |
description: ID of the PR that triggered this workflow | ||
type: string | ||
required: true | ||
pr-title: | ||
pr-title: | ||
description: Title of the PR that triggered this workflow | ||
type: string | ||
required: true | ||
comment-id: | ||
description: 'The comment-id of the slash command' | ||
description: "The comment-id of the slash command" | ||
type: string | ||
required: true | ||
branch: | ||
|
@@ -40,7 +40,7 @@ jobs: | |
contents: read | ||
pull-requests: write | ||
id-token: write | ||
uses: PaloAltoNetworks/terraform-modules-vmseries-ci-workflows/.github/workflows/[email protected] | ||
uses: PaloAltoNetworks/terraform-modules-swfw-ci-workflows/.github/workflows/[email protected] | ||
secrets: inherit | ||
with: | ||
cloud: azure | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,7 +8,7 @@ run-name: "Lint PR - (#${{ github.event.number }}) ${{ github.event.pull_request | |
permissions: | ||
pull-requests: read | ||
|
||
concurrency: | ||
concurrency: | ||
group: lint-${{ github.event.number }} | ||
cancel-in-progress: true | ||
|
||
|
@@ -22,4 +22,4 @@ on: | |
jobs: | ||
lint_pr_title: | ||
name: Lint PR | ||
uses: PaloAltoNetworks/terraform-modules-vmseries-ci-workflows/.github/workflows/[email protected] | ||
uses: PaloAltoNetworks/terraform-modules-swfw-ci-workflows/.github/workflows/[email protected] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -20,12 +20,12 @@ on: | |
description: ID of the PR that triggered this workflow | ||
type: string | ||
required: true | ||
pr-title: | ||
pr-title: | ||
description: Title of the PR that triggered this workflow | ||
type: string | ||
required: true | ||
comment-id: | ||
description: 'The comment-id of the slash command' | ||
description: "The comment-id of the slash command" | ||
type: string | ||
required: true | ||
branch: | ||
|
@@ -40,7 +40,7 @@ jobs: | |
contents: read | ||
pull-requests: write | ||
id-token: write | ||
uses: PaloAltoNetworks/terraform-modules-vmseries-ci-workflows/.github/workflows/[email protected] | ||
uses: PaloAltoNetworks/terraform-modules-swfw-ci-workflows/.github/workflows/[email protected] | ||
secrets: inherit | ||
with: | ||
cloud: azure | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,7 +6,7 @@ permissions: | |
actions: read | ||
id-token: write | ||
|
||
concurrency: | ||
concurrency: | ||
group: pr-${{ github.event.number }} | ||
cancel-in-progress: true | ||
|
||
|
@@ -17,12 +17,12 @@ on: | |
- reopened | ||
- synchronize | ||
- ready_for_review | ||
branches: ['main'] | ||
branches: ["main"] | ||
|
||
jobs: | ||
pr_ci_wrkflw: | ||
name: Run CI | ||
uses: PaloAltoNetworks/terraform-modules-vmseries-ci-workflows/.github/workflows/[email protected] | ||
uses: PaloAltoNetworks/terraform-modules-swfw-ci-workflows/.github/workflows/[email protected] | ||
secrets: inherit | ||
if: github.actor != 'dependabot[bot]' | ||
with: | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,18 +8,18 @@ permissions: | |
on: | ||
workflow_dispatch: | ||
schedule: | ||
- cron: 0 1 1 * * # 1am of every 1st day of every month | ||
- cron: 0 1 1 * * # 1am of every 1st day of every month | ||
|
||
jobs: | ||
update: | ||
name: "Update Pre-Commit dependencies" | ||
uses: PaloAltoNetworks/terraform-modules-vmseries-ci-workflows/.github/workflows/[email protected] | ||
uses: PaloAltoNetworks/terraform-modules-swfw-ci-workflows/.github/workflows/[email protected] | ||
|
||
pre-commit: | ||
name: Run Pre-Commit with the udpated config | ||
needs: [update] | ||
if: needs.update.outputs.pr_operation == 'created' || needs.update.outputs.pr_operation == 'updated' | ||
uses: PaloAltoNetworks/terraform-modules-vmseries-ci-workflows/.github/workflows/[email protected] | ||
uses: PaloAltoNetworks/terraform-modules-swfw-ci-workflows/.github/workflows/[email protected] | ||
with: | ||
pre-commit-hooks: terraform_fmt terraform_docs terraform_tflint checkov | ||
branch: pre-commit-dependencies-update | ||
|
@@ -28,7 +28,7 @@ jobs: | |
name: Give comment on the PR if pre-commit failed | ||
needs: [pre-commit, update] | ||
if: always() && (needs.pre-commit.result == 'failure' || needs.pre-commit.result == 'success') | ||
uses: PaloAltoNetworks/terraform-modules-vmseries-ci-workflows/.github/workflows/[email protected] | ||
uses: PaloAltoNetworks/terraform-modules-swfw-ci-workflows/.github/workflows/[email protected] | ||
with: | ||
pr_number: ${{ needs.update.outputs.pr_number }} | ||
job_result: ${{ needs.pre-commit.result }} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,6 @@ | ||
name: Release CI | ||
run-name: "Continous Release" | ||
|
||
|
||
permissions: | ||
contents: write | ||
issues: read | ||
|
@@ -10,18 +9,18 @@ permissions: | |
on: | ||
workflow_dispatch: | ||
schedule: | ||
- cron: '0 1 * * 4' # this means every Thursday @1am UTC | ||
- cron: "0 1 * * 4" # this means every Thursday @1am UTC | ||
|
||
concurrency: release | ||
|
||
jobs: | ||
release_wrkflw: | ||
name: Do release | ||
uses: PaloAltoNetworks/terraform-modules-vmseries-ci-workflows/.github/workflows/[email protected] | ||
uses: PaloAltoNetworks/terraform-modules-swfw-ci-workflows/.github/workflows/[email protected] | ||
secrets: inherit | ||
with: | ||
cloud: azure | ||
validate_max_parallel: 20 | ||
test_max_parallel: 5 | ||
terratest_action: Idempotence # keep in mind that this has to start with capital letter | ||
apply_timeout: 60 | ||
apply_timeout: 60 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -11,12 +11,12 @@ on: | |
description: ID of the PR that triggered this workflow | ||
type: string | ||
required: true | ||
pr-title: | ||
pr-title: | ||
description: Title of the PR that triggered this workflow | ||
type: string | ||
required: true | ||
comment-id: | ||
description: 'The comment-id of the slash command' | ||
description: "The comment-id of the slash command" | ||
type: string | ||
required: true | ||
branch: | ||
|
@@ -53,7 +53,7 @@ jobs: | |
needs: init | ||
permissions: | ||
contents: read | ||
uses: PaloAltoNetworks/terraform-modules-vmseries-ci-workflows/.github/workflows/[email protected] | ||
uses: PaloAltoNetworks/terraform-modules-swfw-ci-workflows/.github/workflows/[email protected] | ||
secrets: inherit | ||
with: | ||
pre-commit-hooks: terraform_fmt terraform_docs terraform_tflint checkov | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -18,12 +18,12 @@ on: | |
description: ID of the PR that triggered this workflow | ||
type: string | ||
required: true | ||
pr-title: | ||
pr-title: | ||
description: Title of the PR that triggered this workflow | ||
type: string | ||
required: true | ||
comment-id: | ||
description: 'The comment-id of the slash command' | ||
description: "The comment-id of the slash command" | ||
type: string | ||
required: true | ||
branch: | ||
|
@@ -41,7 +41,7 @@ jobs: | |
contents: read | ||
pull-requests: write | ||
id-token: write | ||
uses: PaloAltoNetworks/terraform-modules-vmseries-ci-workflows/.github/workflows/[email protected] | ||
uses: PaloAltoNetworks/terraform-modules-swfw-ci-workflows/.github/workflows/[email protected] | ||
secrets: inherit | ||
with: | ||
cloud: azure | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,17 +1,17 @@ | ||
![GitHub release (latest by date)](https://img.shields.io/github/v/release/PaloAltoNetworks/terraform-azurerm-vmseries-modules?style=flat-square) | ||
![GitHub](https://img.shields.io/github/license/PaloAltoNetworks/terraform-modules-vmseries-ci-workflows?style=flat-square) | ||
![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/PaloAltoNetworks/terraform-azurerm-vmseries-modules/release_ci.yml?style=flat-square) | ||
![GitHub issues](https://img.shields.io/github/issues/PaloAltoNetworks/terraform-azurerm-vmseries-modules?style=flat-square) | ||
![GitHub pull requests](https://img.shields.io/github/issues-pr/PaloAltoNetworks/terraform-azurerm-vmseries-modules?style=flat-square) | ||
![Terraform registry downloads total](https://img.shields.io/badge/dynamic/json?color=green&label=downloads%20total&query=data.attributes.total&url=https%3A%2F%2Fregistry.terraform.io%2Fv2%2Fmodules%2FPaloAltoNetworks%2Fvmseries-modules%2Fazurerm%2Fdownloads%2Fsummary&style=flat-square) | ||
![Terraform registry download month](https://img.shields.io/badge/dynamic/json?color=green&label=downloads%20this%20month&query=data.attributes.month&url=https%3A%2F%2Fregistry.terraform.io%2Fv2%2Fmodules%2FPaloAltoNetworks%2Fvmseries-modules%2Fazurerm%2Fdownloads%2Fsummary&style=flat-square) | ||
![GitHub release (latest by date)](https://img.shields.io/github/v/release/PaloAltoNetworks/terraform-azurerm-swfw-modules?style=flat-square) | ||
![GitHub](https://img.shields.io/github/license/PaloAltoNetworks/terraform-modules-swfw-ci-workflows?style=flat-square) | ||
![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/PaloAltoNetworks/terraform-azurerm-swfw-modules/release_ci.yml?style=flat-square) | ||
![GitHub issues](https://img.shields.io/github/issues/PaloAltoNetworks/terraform-azurerm-swfw-modules?style=flat-square) | ||
![GitHub pull requests](https://img.shields.io/github/issues-pr/PaloAltoNetworks/terraform-azurerm-swfw-modules?style=flat-square) | ||
![Terraform registry downloads total](https://img.shields.io/badge/dynamic/json?color=green&label=downloads%20total&query=data.attributes.total&url=https%3A%2F%2Fregistry.terraform.io%2Fv2%2Fmodules%2FPaloAltoNetworks%2Fswfw-modules%2Fazurerm%2Fdownloads%2Fsummary&style=flat-square) | ||
![Terraform registry download month](https://img.shields.io/badge/dynamic/json?color=green&label=downloads%20this%20month&query=data.attributes.month&url=https%3A%2F%2Fregistry.terraform.io%2Fv2%2Fmodules%2FPaloAltoNetworks%2Fswfw-modules%2Fazurerm%2Fdownloads%2Fsummary&style=flat-square) | ||
|
||
# Terraform Modules for Palo Alto Networks VM-Series on Azure Cloud | ||
# Terraform Modules for Palo Alto Networks Software Firewalls on Azure Cloud | ||
|
||
## Overview | ||
|
||
A set of modules for using **Palo Alto Networks VM-Series firewalls** to provide control and protection | ||
to your applications running on Azure Cloud. It deploys VM-Series as virtual machines and it configures | ||
A set of modules for using **Palo Alto Networks Software Firewalls** to provide control and protection | ||
to your applications running on Azure Cloud. It deploys Software Firewalls and it configures | ||
aspects such as virtual networks, subnets, network security groups, storage accounts, service principals, | ||
Panorama virtual machine instances, and more. | ||
|
||
|
@@ -44,11 +44,11 @@ Terraform version to be 1.0.0 across most of the modules. | |
## Versioning | ||
|
||
These modules follow the principles of [Semantic Versioning](http://semver.org/). You can find each new release, | ||
along with the changelog, on the GitHub [Releases](https://github.com/PaloAltoNetworks/terraform-azurerm-vmseries-modules/releases) page. | ||
along with the changelog, on the GitHub [Releases](https://github.com/PaloAltoNetworks/terraform-azurerm-swfw-modules/releases) page. | ||
|
||
## Getting Help | ||
|
||
If you have found a bug, please report it. The preferred way is to create a new issue on the [GitHub issue page](https://github.com/PaloAltoNetworks/terraform-azurerm-vmseries-modules/issues). | ||
If you have found a bug, please report it. The preferred way is to create a new issue on the [GitHub issue page](https://github.com/PaloAltoNetworks/terraform-azurerm-swfw-modules/issues). | ||
|
||
For consulting support, please contact [email protected] or your Palo Alto Networks account manager. | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
these images will need to be re-uploaded in order to create github.com assets links. needed for all images.