Releases: akuity/terraform-provider-akp
Releases · akuity/terraform-provider-akp
v0.7.0
What's Changed
- fix: do not commit erroneous state by @blakepettersson in #212
- chore(deps): bump github.com/hashicorp/terraform-plugin-docs from 0.16.0 to 0.19.4 by @dependabot in #206
- chore(deps): bump goreleaser/goreleaser-action from 5 to 6 by @dependabot in #208
- chore(deps): bump google.golang.org/protobuf from 1.34.1 to 1.34.2 by @dependabot in #209
- chore(deps): bump k8s.io/kubectl from 0.29.0 to 0.30.2 by @dependabot in #210
- chore(deps): bump google.golang.org/grpc from 1.63.2 to 1.65.0 by @dependabot in #214
- chore(deps): bump github.com/hashicorp/terraform-plugin-framework from 1.8.0 to 1.9.0 by @dependabot in #207
- fix: do not commit erroneous state in
akp_cluster
by @blakepettersson in #213 - feat: add support for several new fields by @hanxiaop in #215
- fix: applying fields to the ArgoCD map may result in inconsistent orders by @hanxiaop in #217
- fix: repair acc test by @hanxiaop in #221
- chore(deps): bump github.com/hashicorp/terraform-plugin-testing from 1.8.0 to 1.9.0 by @dependabot in #220
- chore(deps): bump github.com/hashicorp/terraform-plugin-framework-validators from 0.12.0 to 0.13.0 by @dependabot in #218
- fix: update goreleaser-action@v6 command by @hanxiaop in #222
- docs: add 0.7.0 upgrade note by @hanxiaop in #223
- docs: add exhaustive examples for previous added fields by @hanxiaop in #224
- feat: configure goreleaser to use semver to sort tags by @jiachengxu in #225
- Revert "feat: configure goreleaser to use semver to sort tags" by @jiachengxu in #226
New Contributors
- @blakepettersson made their first contribution in #212
Full Changelog: v0.6.3...v0.7.0
v0.6.3-rc.1
Changelog
- 5db0228: chore(deps): bump k8s.io/cli-runtime from 0.28.2 to 0.28.3 (#151) (@dependabot[bot])
- c7a7916: chore(deps): bump k8s.io/kubectl from 0.28.2 to 0.28.3 (#153) (@dependabot[bot])
- 73f820a: chore(deps): bump sigs.k8s.io/yaml from 1.3.0 to 1.4.0 (#156) (@dependabot[bot])
- 3c3d3a5: chore(deps): bump github.com/hashicorp/terraform-plugin-framework (#155) (@dependabot[bot])
- 88d205a: chore(deps): bump hashicorp/setup-terraform from 2 to 3 (#158) (@dependabot[bot])
- 7aa91db: chore(deps): bump google.golang.org/grpc from 1.57.0 to 1.57.1 (#159) (@dependabot[bot])
- e494433: chore: remove references to quay.io/akuityio/agent (#170) (@34fathombelow)
- 3c5c60d: chore(deps): bump k8s.io/cli-runtime from 0.28.3 to 0.29.0 (#169) (@dependabot[bot])
- b1c17a6: chore(deps): bump k8s.io/kubectl from 0.28.3 to 0.29.0 (#168) (@dependabot[bot])
- 03a5efb: chore(deps): bump actions/setup-go from 4 to 5 (#165) (@dependabot[bot])
- 184102f: chore(deps): bump github.com/hashicorp/terraform-plugin-go (#184) (@dependabot[bot])
- 3a92a8f: bump go dep (#191) (@hanxiaop)
- 770b547: chore(deps): bump github.com/hashicorp/terraform-plugin-framework from 1.4.2 to 1.8.0 (#190) (@dependabot[bot])
- 0721748: chore(deps): bump github.com/hashicorp/terraform-plugin-testing (#189) (@dependabot[bot])
- d3c8f9b: chore(deps): bump google.golang.org/protobuf from 1.33.0 to 1.34.1 (#188) (@dependabot[bot])
- 2d96d4f: chore(deps): bump github.com/akuity/api-client-go from 0.9.3 to 0.11.2 (#187) (@dependabot[bot])
- f9bbc00: fix cluster not found (#192) (@hanxiaop)
- afb2ec9: Add validation to cluster and instance (#198) (@hanxiaop)
- 7537170: chore(deps): bump k8s.io/client-go from 0.29.0 to 0.30.1 (#197) (@dependabot[bot])
- a7b7d25: feat: allow to run test in parallel (#199) (@jiachengxu)
- b3fa237: chore: remove concurrency settings for ci (#200) (@jiachengxu)
- 5a91a1a: chore(deps): bump k8s.io/cli-runtime from 0.29.0 to 0.30.1 (#195) (@dependabot[bot])
- b38bcea: chore(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0 (#193) (@dependabot[bot])
v0.6.3
Changelog
- 2114f64: chore: update akuity dependency (#201) (@jiachengxu)
v0.6.2-rc.3
Changelog
- 2bd09a0: (docs): add guide for cmps (#148) (@jiachengxu)
v0.6.2
New Features
Support manage the following configurations in the akp_instance
resource:
- Config Management Plugins: https://registry.terraform.io/providers/akuity/akp/latest/docs/guides/managing-cmps
- Host Alias: https://registry.terraform.io/providers/akuity/akp/latest/docs/resources/instance#nested-schema-for-argocdspecinstance_spechost_aliases
- Application Set Secret: https://registry.terraform.io/providers/akuity/akp/latest/docs/resources/instance#application_set_secret
Changelog
- 84e5630: chore(deps): bump golang.org/x/net from 0.13.0 to 0.17.0 (#147) (@dependabot[bot])
- 437f900: (docs): update cmp docs and fix test (#149) (@jiachengxu)
v0.6.2-rc.2
Changelog
- 8dea073: chore(docs): update schema and docs (#142) (@jiachengxu)
v0.6.2-rc.1
Changelog
- b2be8ba: Bump github.com/hashicorp/terraform-plugin-testing from 1.4.0 to 1.5.1 (#119) (@dependabot[bot])
- 91910c7: Bump github.com/hashicorp/terraform-plugin-framework-validators (#120) (@dependabot[bot])
- ff2b76f: Bump github.com/hashicorp/terraform-plugin-framework from 1.3.5 to 1.4.0 (#121) (@dependabot[bot])
- 6fb5261: chore: bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.28.0 to 2.29.0 (#123) (@jiachengxu)
- b9facdd: chore: add prefix to dependabot PR (#124) (@jiachengxu)
- b4220aa: fix(docs): link to akuity argocd image tags for version (#134) (@morey-tech)
- 923c1ae: chore(deps): bump k8s.io/kubectl from 0.28.1 to 0.28.2 (#131) (@dependabot[bot])
- 328dc37: chore(deps): bump goreleaser/goreleaser-action from 4 to 5 (#127) (@dependabot[bot])
- c6d3244: chore(deps): bump crazy-max/ghaction-import-gpg from 5 to 6 (#125) (@dependabot[bot])
- 5ac31de: chore(deps): bump github.com/akuity/api-client-go from 0.9.1 to 0.9.3 (#126) (@dependabot[bot])
- 113b2ee: Automatic Update Terraform Types to to v0.9.3 (#105) (@akuitybot)
- 1cee52b: feat: add host aliases support (#136) (@jiachengxu)
- b0da0be: feat(docs): add bare minimum example resource usage (#135) (@morey-tech)
- 424e4a9: feat: add applicaiton set secret support (#137) (@jiachengxu)
- 59076cb: feat: add support for config management plugin (#138) (@jiachengxu)
- ce3d92a: fix(docs): invalid kustomization examples (#140) (@jiachengxu)
- b72fc20: Update README.md (#141) (@jiachengxu)
- 6866776: chore(deps): bump github.com/hashicorp/terraform-plugin-framework (#139) (@dependabot[bot])
v0.6.1
Changelog
- 513ce19: Bump actions/checkout from 3 to 4 (#117) (@dependabot[bot])
- e45c5cb: Bump k8s.io/client-go from 0.28.0 to 0.28.1 (#112) (@dependabot[bot])
- 284c5e8: Bump k8s.io/kubectl from 0.28.0 to 0.28.1 (#116) (@dependabot[bot])
- 66d030d: fix: appset policy unknown value (#118) (@jiachengxu)
v0.6.0-rc.1
What's Changed
- docs: add migration guide to 0.6.0 by @jiachengxu in #110
Full Changelog: v0.5.6-rc.2...v0.6.0-rc.1
v0.6.0
Changelog
- 9eb1045: docs: Upgrading docs update (#111) (@jiachengxu)