Skip to content

Adding the data_api_access setting to the Postgres CloudSQL Module #845

Description

@umoh1

TL;DR

The Postgres CloudSQL module does not expose a property to set the data_api_access setting on an instance. It would be convenient to have it added as a property in future module versions.

Additional information

The google_sql_database_instance resource exposes this property. Docs: https://registry.terraform.io/providers/hashicorp/google/latest/docs/resources/sql_database_instance#data_api_access-1 .

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions