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: Fix vpc_peering package name #225

Closed horiagunica closed 1 year ago

horiagunica commented 1 year ago

Description

Package name throws an error for the validate.

Modified Name.

Motivation and Context

Package name throws an error for the validate.

How Has This Been Tested?

Locally by calling go test -run Validate on that specific module.

Screenshots (if appropriate)

Types of changes

Checklist