-
### Is your feature request related to a problem?
Since we popping up the minimum Terraform version in AzureRM modules. there is a good moment to bump up TF version on our repositories.
### Desc…
-
### Describe the solution you'd like
The `loadbalancer` module creates a load balancer only. The association between the actual VMSeries and the backends is done in the VMSeries module. This is a f…
-
## Describe the bug
Pre-commit hook crashes while checkov importing LegacyVersion from packaging module which prevents commiting.
## Current behavior
Checkov hook crashes with the following e…
-
this is related mainly to `examples`, but module might require review as well
proposed format - VMSS documentation in autoscaling example
-
## Describe the bug
When `vmseries_ami_id` is specified in the `asg` module the plan errors out.
## Expected behavior
If `vmseries_ami_id` is specified `data.aws_ami.this[0].id` should be i…
-
- Change variable from [ebs_kms_key_id](https://github.com/PaloAltoNetworks/terraform-aws-vmseries-modules/tree/develop/modules/vmseries#input_ebs_kms_key_id) to ebs_kms_key_alias
- Simplify the kms_…
-
For the moment the `vmseries` module support creation of classic AI only. There are regions where only workspace mode for AI is supported. This causes the module to crash during AI provisioning.
T…
FoSix updated
2 years ago
-
## Describe the bug
While attempting to bootstrap the vmseries transit vnet set up in the examples, the terraform apply fails due to a bootstrap_options validation check. This is because the mai…
-
## Documentation link
https://github.com/PaloAltoNetworks/terraform-aws-vmseries-modules/tree/develop/modules/vpc_route
## Describe the problem
Requesting that we add more information about t…
-
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…