Skip to content

Releases: kevholditch/terraform-provider-kong

v0.14.0

23 Mar 16:09
Compare
Choose a tag to compare

Changelog

68490b7 fixed issue where you could not set api retries to 0
650b6ee Merge branch 'master' of github.com:kevholditch/terraform-provider-kong
03d64ae fix type, remove not needed nil test (#16)


Automated with GoReleaser
Built with go version go1.10 linux/amd64

v0.13.0

20 Mar 09:53
Compare
Choose a tag to compare

Changelog

19b53d2 Merge branch 'master' of github.com:kevholditch/terraform-provider-kong
b761b42 Feature/admin auth (#13)
ba065a4 latest gokong
93ac940 Update .travis.yml


Automated with GoReleaser
Built with go version go1.10 linux/amd64

v0.12.0

19 Feb 13:52
Compare
Choose a tag to compare

Changelog

b619f5a use version in binary name


Automated with GoReleaser
Built with go version go1.9 linux/amd64

v0.11.0

07 Feb 09:56
Compare
Choose a tag to compare

Changelog

7d4d764 Configure Plugin with Key/Value (#9)
37e3848 Update README.md
426adf1 Update README.md


Automated with GoReleaser
Built with go version go1.9 linux/amd64

v0.10.0

05 Feb 13:44
8283064
Compare
Choose a tag to compare

Changelog

8283064 Consumer plugin config (#8)


Automated with GoReleaser
Built with go version go1.9 linux/amd64

v0.9.0

02 Feb 08:53
Compare
Choose a tag to compare

Changelog

95c9b98 updated to latest gokong
9b496a5 fix: handle case where gokon returns nil for object (#5)


Automated with GoReleaser
Built with go version go1.9 linux/amd64

v0.8.0

18 Jan 16:28
Compare
Choose a tag to compare

Changelog

ee347b0 added import support for all resources except plugin


Automated with GoReleaser
Built with go version go1.9 linux/amd64

v0.7.0

15 Jan 09:02
Compare
Choose a tag to compare

Changelog

f2257e0 removing version name template from binary as its not supported by goreleaser
3913de3 adding version name to binary name
2c0a210 updating gokong


Automated with GoReleaser
Built with go version go1.9 linux/amd64

v0.6.0

21 Dec 20:57
Compare
Choose a tag to compare

Changelog

e2172d1 added the other data sources
623edda Added data source Certificate
4ab0e85 moving TF_ACC back into build matrix as travis doesnt enjoy it
feae4ea only define TF_ACC once
2f25769 updating .travis.yml
362f95b removing stray space
ac51a9c updated to run against kong 0.11.2
aceb174 running build against multiple kong versions
d2f981e running build against multiple kong versions


Automated with GoReleaser
Built with go version go1.9 linux/amd64

v0.5.0

19 Dec 17:08
Compare
Choose a tag to compare

Changelog

1c19b56 fixed multithreading bug in gokong
0929c92 added matrix to run tests against multiple versions of Kong


Automated with GoReleaser
Built with go version go1.9 linux/amd64