Skip to content

Commit 6e1c64c

Browse files
authored
Update README.md
1 parent 2510022 commit 6e1c64c

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

README.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -223,9 +223,6 @@ resource "kong_consumer_plugin_config" "consumer_acl_config" {
223223
All parameters are the same as above except the `config` parameter.
224224
`config` is a map of key/value pairs you wish to pass as the configuration.
225225

226-
#### NOTE: You can only have either config or config_json configured, not both.
227-
228-
229226
## Consumers
230227
```hcl
231228
resource "kong_consumer" "consumer" {

0 commit comments

Comments
 (0)