You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -7,8 +7,8 @@ The Kong Terraform Provider tested against real Kong!
7
7
8
8
IMPORTANT
9
9
------
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
12
12
use a version of the provider `v1.9.1` or less.
13
13
14
14
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