Skip to content

Releases: kevholditch/terraform-provider-kong

v1.9.0

17 Dec 16:09
Compare
Choose a tag to compare

Changelog

b4fa099 Sync plugin json upstream per best practices (#51)

v1.8.0

07 Nov 16:17
37b04e6
Compare
Choose a tag to compare

Changelog

37b04e6 Merge pull request #47 from sethpollack/kong_admin_token
85062cf Add KONG_ADMIN_TOKEN (Enterprise Edition)
cacfc52 Merge pull request #41 from mars/patch-1
6e57e5a Merge pull request #38 from posquit0/patch-1
026da09 Document how to install the plugin.
8d163db Fix README.md
e297548 Update README.md

v1.7.0

07 Aug 12:59
67acfc4
Compare
Choose a tag to compare

Changelog

67acfc4 Merge pull request #35 from kevholditch/kevholditch-fix-unauthorised-requests
42da2e2 fix unauthorised requests

v1.6.0

30 Jul 20:34
a3823ba
Compare
Choose a tag to compare

Changelog

a3823ba Merge pull request #33 from kevholditch/kevholditch-empty-array-fields
a481ebb fixing the empty array bug in kong
2ea6914 Update README.md

v1.5.0

18 Jul 06:41
b230725
Compare
Choose a tag to compare

Changelog

b230725 Merge pull request #31 from kevholditch/routes
f755bc2 updating tests and documentation
40ee452 bump gokong version
67b049d tests for route_id and service_id in plugin
fd50dbe service id and route id for plugin
6eb276d fix service
1381c8a service tests
1651f08 pulling latest gokong and fixing tests for routes
840d0b2 kong using version 0.13
4a46d19 update gokong
aeca1db fix service port
4c43bc9 bump travis kong version to 0.13
5312719 add net/context, route tests
dac0eaa Revert "route testsg"
3984ad7 route testsg
7f6cedf update route resource to match new gokong
f2b029f bump gokong version
a5c9fdf change import
90e2a0d initial routes and services

v1.4.0

30 Jun 06:39
Compare
Choose a tag to compare

Changelog

5b50d68 Support importing of plugins (#28)
4cb9265 Update README.md
b124e08 Update README.md
43c05d6 Update README.md

v1.3.0

29 Jun 07:06
Compare
Choose a tag to compare

Changelog

8a78a10 Set CGO_ENABLED=0 to create statically linked binary (#26)
7a44ead fix: documentation update (#27)

v1.2.0

27 Jun 07:59
fa37199
Compare
Choose a tag to compare

Changelog

fa37199 adding ability to set kong api key if you have secured your kong api, fixes #23 (#24)
7936b29 Update README.md
35ace61 using goreleaser in the official way
6e47116 adding tls skip verify (#21)

v1.1.0

10 Jun 20:40
Compare
Choose a tag to compare

Changelog

abeb057 adding tls skip verify

v1.0.0

09 Jun 07:35
8b1504c
Compare
Choose a tag to compare

Changelog

8b1504c optional values for api (#20)
6630ad1 Update README.md
9d5c9d3 updated api test to set retries to 0