Skip to content

Commit

Permalink
Explain usage (hashicorp#702)
Browse files Browse the repository at this point in the history
Signed-off-by: Modular Magician <[email protected]>
  • Loading branch information
modular-magician authored and chrisst committed May 13, 2019
1 parent 4021cfd commit d228ede
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions website/docs/r/compute_security_policy.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ A Security Policy defines an IP blacklist or whitelist that protects load balanc
see the [official documentation](https://cloud.google.com/armor/docs/configure-security-policies)
and the [API](https://cloud.google.com/compute/docs/reference/rest/beta/securityPolicies).

Security Policy is used by [`google_compute_backend_service`](https://www.terraform.io/docs/providers/google/r/compute_backend_service.html#security_policy).

## Example Usage

```hcl
Expand Down

0 comments on commit d228ede

Please sign in to comment.