issues
search
PaloAltoNetworks
/
terraform-google-vmseries-modules
Terraform Reusable Modules for VM-Series on Google Cloud Platform (GCP)
https://registry.terraform.io/modules/PaloAltoNetworks/vmseries-modules/google
MIT License
16
stars
27
forks
source link
refactor(examples/autoscale): Autoscale example refactor
#228
Closed
horiagunica
closed
11 months ago
horiagunica
commented
11 months ago
Description
Refactored
autoscale
example
Renamed example to
vpc_peering_common_with_autoscale
Example makes use of basic boostrapping using
metadata
This PR :
closes #200
closes #201
Motivation and Context
Example refactoring
How Has This Been Tested?
Local environment and terratest idempotency tests.
Screenshots (if appropriate)
Types of changes
New feature (non-breaking change which adds functionality)
Checklist
[x] I have updated the documentation accordingly.
[x] I have read the
CONTRIBUTING
document.
[x] I have added tests to cover my changes if appropriate.
[x] All new and existing tests passed.
Description
autoscale
examplevpc_peering_common_with_autoscale
metadata
Motivation and Context
How Has This Been Tested?
Screenshots (if appropriate)
Types of changes
Checklist