Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Datasource - google_sql_database_instances #13433

Commits on Jan 10, 2023

  1. Datasource - google_sql_database_instances (hashicorp#6980)

    * Added validation for "type" in cloud_sql_user_resource for preventing user from setting "password" or "host" for CLOUD_IAM_USER and CLOUD_IAM_SERVICE_ACCOUNT user types.
    
    * Added new data_source_sql_database_instance_list data source and test file
    
    * Added new data_source_sql_database_instance_list data source and test file
    
    * Reverting validation of usert types, this would be added as a seperate PR
    
    * Added documentation for the new google_sql_database_instances data source
    
    * mend
    
    * mend
    
    * mend
    
    * mend
    
    * mend
    
    Signed-off-by: Modular Magician <magic-modules@google.com>
    modular-magician committed Jan 10, 2023
    Configuration menu
    Copy the full SHA
    fa08f9b View commit details
    Browse the repository at this point in the history