Skip to content

Commit

Permalink
Modify docs on managed ssl cert. (#518)
Browse files Browse the repository at this point in the history
Signed-off-by: Modular Magician <magic-modules@google.com>
  • Loading branch information
modular-magician authored and nat-henderson committed Mar 13, 2019
1 parent 19718ed commit 05be0da
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions website/docs/r/compute_managed_ssl_certificate.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -184,8 +184,8 @@ The following arguments are supported:

* `type` -
(Optional)
Specifies the type of SSL certificate, either `SELF_MANAGED` or `MANAGED`.
If not specified, the certificate is self-managed.
Enum field whose value is always `MANAGED` - used to signal to the API
which type this is.
* `project` - (Optional) The ID of the project in which the resource belongs.
If it is not provided, the provider project is used.

Expand Down

0 comments on commit 05be0da

Please sign in to comment.