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

[FEATURE REQUEST] Be able to create public read instances #91

Open rayanebel opened 4 days ago

rayanebel commented 4 days ago

Description

With the current version of the module, we can't create public read instances.

I've created a PR to add all the needed options: #90

Can anyone review this and release a new version please ?