Add project field to sql ssl cert (#3235)

<!-- This change is generated by MagicModules. -->
/cc @chrisst
This commit is contained in:
The Magician 2019-03-13 15:34:31 -07:00 committed by Chris Stephens
parent f5af84619c
commit 6aabf31847

View File

@ -42,6 +42,9 @@ The following arguments are supported:
* `common_name` - (Required) The common name to be used in the certificate to identify the
client. Constrained to [a-zA-Z.-_ ]+. Changing this forces a new resource to be created.
* `project` - (Optional) The ID of the project in which the resource belongs. If it
is not provided, the provider project is used.
## Attributes Reference