terraform-google-modules / terraform-google-network

Sets up a new VPC network on Google Cloud
https://registry.terraform.io/modules/terraform-google-modules/network/google
Apache License 2.0
417 stars 1.23k forks source link

feat: Change serverless-connector input type and update metadata #568

Closed q2w closed 2 months ago

q2w commented 2 months ago

This PR makes below changes,

  1. Updates input variable type for vpc_connectors from list(map(string)) to list(object({}))
  2. Updates metadata
q2w commented 2 months ago

/gcbrun