Browse Source

Update intentions.html.md

pull/4405/head
Paul Banks 6 years ago committed by GitHub
parent
commit
e34acd275f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      website/source/docs/connect/intentions.html.md

2
website/source/docs/connect/intentions.html.md

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

Loading…
Cancel
Save