-
When deploying the vmseries module through a Jenkins pipeline, the deployment fails with "Cross-project references for this resource are not allowed". This was resolved by adding the project parameter…
-
Allow for the SSH key-pair authentication. Currently only the username/password method is supported.
-
## Describe the bug
Initially a 10.1.6 marketplace was published. Later an image was published for 10.1.6-h6. The data lookup for the AMI based on `var.vmseries_version` will match both of these ca…
-
## Describe the bug
Line 35 of main.tf uses private_address as a network_interface parameter, but private_ip is used in variables.tf and in
the module documentation
## Expected behavior
…
-
## Describe the bug
When using the `vmseries` module, specifying _any_ value for `create_public_ip` parameter results in a public IP address being created. The only way to *not* have a public IP …
-
Please see https://github.com/PaloAltoNetworks/terraform-aws-vmseries-modules/issues/188 for more details
-
## Describe the bug
Details are described here https://github.com/PaloAltoNetworks/terraform-aws-vmseries-modules/issues/152
-
### Is your feature request related to a problem?
It would be great to be able to bootstrap VM-Series with userdata/custom_data, instead of only supporting the storage account method.
### Describe…
-
### Is your feature request related to a problem?
Hi Guys,
I am wondering if it would be possible to associate the sub interfaces during creation of a terraform deployment?
The sub …
-
The current vmseries module does not have EBS disk encryption enabled by default. We should change the variable to enable this by default