GoogleCloudPlatform / terraform-google-alloy-db

Creates an Alloy DB instance
https://registry.terraform.io/modules/GoogleCloudPlatform/alloy-db/google
Apache License 2.0
17 stars 16 forks source link

Enable network_config and authorized_external_networks blocks configurations in google_alloydb_instance #81

Closed bruno561 closed 1 month ago

bruno561 commented 1 month ago

Please enable network_config and authorized_external_networks blocks with their respective variables in google_alloydb_instance.

More information: https://registry.terraform.io/providers/hashicorp/google/latest/docs/resources/alloydb_instance#nested_network_config

Ty.

imrannayer commented 1 month ago

fixed in #82