Releases: kevholditch/terraform-provider-kong
Releases · kevholditch/terraform-provider-kong
v6.5.1
v6.5.0
Merge pull request #143 from zamrih/fix/re-create-missing-target Fix re-creating a missing target on an upstream having multiple ones
v6.4.1
Merge pull request #142 from onematchfox/fix/404s-on-plan Fix 404s on plan
v6.4.0
fixes #135 (#140)
v6.3.0
Merge pull request #139 from andrew-bulford-form3/add-kong-consumer-k…
v6.2.0
Add tags to all resources (#133) * added tags to certificate resource * added tags to consumer resource * added tags to all resources
v6.1.4
fix runc security issue by upgrading to latest version of dockertest …
v6.1.3
Feature/add missing fields (#128) * fixing code warnings * added 3 of the missing service fields * adding missing fields on service * implemented all missing fields on route except header * implemented all missing fields on route * implemented all missing fields Co-authored-by: kevholditch <[email protected]>
v6.1.2
implemented all missing fields
v6.1.1
Feature/registry docs (#127) * Prepare documention for Terraform Registry. Fixes #115 * Improve hcl example * Fix upstream resource doc * Remove old docs location * Fix formatting * updating registry docs * starting to update docs * udating docs * updating docs Co-authored-by: Andy Lo-A-Foe <[email protected]>