Skip to content
This repository has been archived by the owner on May 15, 2023. It is now read-only.

Add support for google_compute_network_peering #1247

Open
vannicktrinquier opened this issue Jan 4, 2023 · 0 comments
Open

Add support for google_compute_network_peering #1247

vannicktrinquier opened this issue Jan 4, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@vannicktrinquier
Copy link

Community Note

  • 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].

New or Affected Resource(s)

  • google_compute_network_peering.

Resource converter exists?

  • Not found

References

https://registry.terraform.io/providers/hashicorp/google/latest/docs/resources/compute_network_peering
https://cloud.google.com/compute/docs/reference/rest/v1/networks

@vannicktrinquier vannicktrinquier added the enhancement New feature or request label Jan 4, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant