-
## Describe the bug
Version 0.3.0 missing at https://registry.terraform.io/modules/PaloAltoNetworks/vmseries-modules/azurerm
## Expected behavior
Release 0.3.0 possible to use via terraform
…
ghost updated
2 years ago
-
### Is your feature request related to a problem?
For PRA, during the implementation, all the PA firewall VM has by default enable_ip_forwarding set to true. But a recent commit has made enable_ip_…
-
## Describe the bug
When trying to use the any `install` method from `SoftwareUpdater` class with `load_config` parameter `request system software installation` command invocation fails with the fo…
FoSix updated
2 years ago
-
## Describe the bug
When `vmseries_ami_id` is specified in the `vmseries` module the plan errors out.
## Expected behavior
If `vmseries_ami_id` is specified `data.aws_ami.this[0].id` should b…
-
-
Example without GWLB. This will have just a TGW and inbound traffic via NLB in the security VPC
-
Please see https://github.com/PaloAltoNetworks/terraform-aws-vmseries-modules/issues/188 for more details
-
### Is your feature request related to a problem?
Pushing content update from terraform code is not common operation from CI/CD.
The content for vmseries update is manage by Security Teams.
###…
-
trying to use your below template as it is to test.
https://github.com/PaloAltoNetworks/AWS-GWLB-VMSeries/tree/main/cft%20with%20autoscale/app_stack
Only thing is I want to test setting up app…
-
The current `vmseries` module creates multiple firewalls, we need to move towards a singleton pattern similar to Azure modules.
Acceptance criteria
- Refactor input variables to accept parameters …