Skip to content

Commit

Permalink
Explain usage (#1753)
Browse files Browse the repository at this point in the history
Merged PR #1753.
  • Loading branch information
chrisst authored and modular-magician committed May 13, 2019
1 parent 7eea62a commit 8367233
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build/terraform
2 changes: 1 addition & 1 deletion build/terraform-beta
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 8367233

Please sign in to comment.