package
1.9.0
Repository: https://github.com/pulumi/pulumi-gcp.git
Documentation: pkg.go.dev

# Functions

GetDatabase gets an existing Database resource's state with the given name, ID, and optional state properties that are used to uniquely qualify the lookup (nil if not required).
GetDatabaseInstance gets an existing DatabaseInstance resource's state with the given name, ID, and optional state properties that are used to uniquely qualify the lookup (nil if not required).
GetSslCert gets an existing SslCert resource's state with the given name, ID, and optional state properties that are used to uniquely qualify the lookup (nil if not required).
GetUser gets an existing User resource's state with the given name, ID, and optional state properties that are used to uniquely qualify the lookup (nil if not required).
NewDatabase registers a new resource with the given unique name, arguments, and options.
NewDatabaseInstance registers a new resource with the given unique name, arguments, and options.
NewSslCert registers a new resource with the given unique name, arguments, and options.
NewUser registers a new resource with the given unique name, arguments, and options.

# Structs

> This content is derived from https://github.com/terraform-providers/terraform-provider-google/blob/master/website/docs/r/sql_database.html.markdown.
The set of arguments for constructing a Database resource.
Creates a new Google SQL Database Instance.
The set of arguments for constructing a DatabaseInstance resource.
Input properties used for looking up and filtering DatabaseInstance resources.
Input properties used for looking up and filtering Database resources.
Creates a new Google SQL SSL Cert on a Google SQL Instance.
The set of arguments for constructing a SslCert resource.
Input properties used for looking up and filtering SslCert resources.
Creates a new Google SQL User on a Google SQL User Instance.
The set of arguments for constructing a User resource.
Input properties used for looking up and filtering User resources.