Skip to content

Commit e97a77c

Browse files
authored
Update README.md
1 parent e89326a commit e97a77c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ The Kong Terraform Provider tested against real Kong!
77

88
IMPORTANT
99
------
10-
This provider now supports kong `v1.0.0` and onwards (from `v2.0.0` onwards of provider) Since the release of Kong `v1.0.0` has many breaking changes (e.g. removing APIs) this provider is
11-
no longer compatible with version of kong pre v1.0.0. If you want to use the provider with versions of kong pre `v1.0.0` then please checkout branch `kong-pre-1.0.0` or
10+
This provider now supports kong `v1.0.0` and onwards **ONLY** (from `v2.0.0` onwards of provider). Since the release of Kong `v1.0.0` has many breaking changes (e.g. removing APIs) this provider is
11+
no longer compatible with version of kong pre `v1.0.0`. If you want to use the provider with versions of kong pre `v1.0.0` then please checkout branch `kong-pre-1.0.0` or
1212
use a version of the provider `v1.9.1` or less.
1313

1414
Due to compatibility issues I have had to remove some of the properties on the resources. Most notability for a plugin you can only configure it using the `config_json` property

0 commit comments

Comments
 (0)