Skip to content

Commit

Permalink
Removed docs for certificate export, since it was removed
Browse files Browse the repository at this point in the history
  • Loading branch information
torresdal committed Jul 9, 2018
1 parent c1aaf02 commit 003ece8
Showing 1 changed file with 0 additions and 14 deletions.
14 changes: 0 additions & 14 deletions website/docs/r/api_management.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -192,8 +192,6 @@ The following attributes are exported:

* `additional_location` - Additional datacenter locations of the API Management service. The `additional_location` block is documented below.

* `certificate` - List of Certificates that is installed in the API Management service. Max supported certificates that can be installed is 10. The `certificate` block is documented below.

---

`additional_location` block exports the following:
Expand All @@ -202,18 +200,6 @@ The following attributes are exported:

* `static_ips` - Static IP addresses of the location's virtual machines.

`certificate` block exports the following:

* `certificate_info` - Certificate information.

`certificate_info` block exports the following:

* `expiry` - Expiration date of the certificate.

* `thumbprint` - Thumbprint of the certificate.

* `subject` - Subject of the certificate.

## Import

Api Management services can be imported using the `resource id`, e.g.
Expand Down

0 comments on commit 003ece8

Please sign in to comment.