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
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ The Kong Terraform Provider tested against real Kong!
7
7
8
8
Notice
9
9
------
10
-
**CURRENTLY NOT COMPATIBLE WITH KONG 1.0.0 - Im workong on support for it**
10
+
**CURRENTLY NOT COMPATIBLE WITH KONG 1.0.0 - Im working on support for it**
11
11
12
12
I have recently updated the provider to use `v1.0.0` of [gokong](http://github.com/kevholditch/gokong) this pulls in the changes to use pointers to all api fields. If you update to the latest provider
13
13
be aware of this change. Terraform may want to update some api resources as this fixes a bug where if you set a string from a value to `""` it will now be treated as empty string and not ignored. If you
0 commit comments