Skip to content
This repository has been archived by the owner on Oct 14, 2022. It is now read-only.

Minor schema/docs update to SslCertificate. #8

Merged
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -315,9 +315,9 @@ The list below is a summary of the supported types by the module:
created a full image of the disk.

- `gcompute_ssl_certificate`
An SslCertificate resource. This resource provides a mechanism to upload
an SSL key and certificate to the load balancer to serve secure
connections from the user.
An SslCertificate resource, used for HTTPS load balancing. This resource
provides a mechanism to upload an SSL key and certificate to
the load balancer to serve secure connections from the user.

- `gcompute_subnetwork`
A VPC network is a virtual version of the traditional physical networks
Expand Down