Update intentions.html.md

This commit is contained in:
Paul Banks 2018-08-14 15:09:45 +01:00 committed by GitHub
parent e305443db4
commit e34acd275f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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