Update intentions.html.md

This commit is contained in:
Paul Banks 2018-08-14 15:09:45 +01:00 committed by GitHub
parent e06cdb5278
commit 352057b956
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -138,7 +138,7 @@ intentions:
```hcl
service "web" {
policy = "read"
policy = "write"
intention = "deny"
}
```