You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 15, 2023. It is now read-only.
Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
Please do not leave +1 or me too comments; they generate extra noise for issue followers and do not help prioritize the request
If you are interested in working on this issue or have submitted a pull request, please leave a comment.
If the issue is assigned to a user, that user is claiming responsibility for the issue.
Description
Terraform Vet does not have yet support for VPC Peering. Support of those resources can be very beneficial to validate that VPC peering are restricted to an allowed list of VPC networks.
DEBUG: [google_compute_network_peering.peering-not-allowed-1: resource type cannot be converted for CAI-based policies: google_compute_network_peering. For details, see https://cloud.google.com/docs/terraform/policy-validation/create-cai-constraints#supported_resources].
Community Note
Description
Terraform Vet does not have yet support for VPC Peering. Support of those resources can be very beneficial to validate that VPC peering are restricted to an allowed list of VPC networks.
New or Affected Resource(s)
Resource converter exists?
References
https://registry.terraform.io/providers/hashicorp/google/latest/docs/resources/compute_network_peering
https://cloud.google.com/compute/docs/reference/rest/v1/networks
The text was updated successfully, but these errors were encountered: