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

fix(module/autoscale): Expose project_id for tf data source #217

Closed horiagunica closed 1 year ago

horiagunica commented 1 year ago

Description

Motivation and Context

Project ID was not taken properly by the data source from the provider default . This PR closes #216 .

How Has This Been Tested?

Local terraform validate/plan on the examples/autoscale .

Screenshots (if appropriate)

Types of changes

Checklist