Skip to content

Releases: argoproj-labs/terraform-provider-argocd

v7.12.3

10 Dec 16:12
Immutable release. Only release title and notes can be modified.
11a4cda

Choose a tag to compare

Note: There is no v7.12.2 release as the patch version got accidentally increased by two.

What's Changed

  • chore(deps): update golangci-lint & enable renovate by @renovate[bot] in #779
  • chore(deps): update github/codeql-action action to v3.31.6 by @renovate[bot] in #778
  • chore: migrate project and project tokens by @blakepettersson in #707
  • fix: argocd_cluster exec_provider_block should not produce a diff by @the-technat in #780

Full Changelog: v7.12.1...v7.12.3

v7.12.1

04 Dec 15:34
Immutable release. Only release title and notes can be modified.
5d2a5b1

Choose a tag to compare

Changelog

  • 5d2a5b1 fix(deps): update module github.com/argoproj/argo-cd/v3 to v3.2.1 (#773)
  • 598c90a fix: project-scoped credentials need to be unique (#775)
  • e12a69a fix(deps): update terraform-plugin-framework (#770)
  • ba2ec73 fix: repository credential fields should be computed (#774)

v7.12.0

25 Nov 13:30
Immutable release. Only release title and notes can be modified.
16053f5

Choose a tag to compare

Important Changes

The update to the v3.2.0 client-lib fixed #766. Users seeing a drift in existing argocd_cluster resources are encouraged to upgrade to this new version. After one initial run the drift should then disappear.

Changelog

  • 16053f5 deps: ensure support for v3.2 (#768)
  • c1bd090 fix(deps): update module github.com/stretchr/testify to v1.11.1 (#762)
  • c1f4919 fix(deps): update module github.com/hashicorp/terraform-plugin-log to v0.10.0 (#765)
  • efc8b9f fix(deps): update module github.com/protonmail/gopenpgp/v3 to v3.3.0 (#758)
  • 5bd3123 fix(deps): update module github.com/argoproj/argo-cd/v3 to v3.1.9 (#754)
  • e0044ca fix(deps): update module github.com/masterminds/semver/v3 to v3.4.0 (#751)

v7.11.2

08 Oct 15:35
Immutable release. Only release title and notes can be modified.
8043b45

Choose a tag to compare

Changelog

  • 8043b45 fix(510): set server of argocd_cluster resource to required & force_new (#747)

v7.11.1

08 Oct 12:47
Immutable release. Only release title and notes can be modified.
171af0d

Choose a tag to compare

Changelog

  • 171af0d ci(release): add missing comment char (#749)
  • d6a0213 ci: make disk space available for release binaries (#748)
  • ef57e82 fix(deps): update module github.com/hashicorp/terraform-plugin-framework to v1.16.1 (#736)
  • bdcb77b fix(deps): update module google.golang.org/protobuf to v1.36.10 (#746)
  • 1b31d05 fix(deps): update module github.com/hashicorp/terraform-plugin-docs to v0.23.0 (#732)
  • c5cde3b fix(deps): update module github.com/argoproj/argo-cd/v3 to v3.1.8 [security] (#737)
  • 7438000 ci: update used terraform version to 1.13 (#744)
  • e60226e ci: replace bitnami helm repo with kubernetes-sigs one (#739)
  • 0508fc3 Update Argo CD library to v3.1.6 (#730)
  • 382b68d ci: build provider and tests for codeql analysis (#741)
  • d253950 ci: replace codeql workflow with current github recommendation (#740)
  • c8296b0 feat: refine & update community standards (#738)
  • b863da9 fix(deps): update module google.golang.org/protobuf to v1.36.9 (#728)

v7.11.0

26 Aug 08:48
cb45d4f

Choose a tag to compare

What's Changed

  • feat: allow repository to use bearer token for authentication by @the-technat in #714
  • fix(deps): update module google.golang.org/protobuf to v1.36.8 by @renovate[bot] in #718
  • chore(deps): update github/codeql-action action to v3.29.11 by @renovate[bot] in #717
  • chore: test against Argo CD 3.1 by @the-technat in #715

Full Changelog: v7.10.2...v7.11.0

v7.10.1

13 Aug 08:52
a974a07

Choose a tag to compare

Changelog

  • a974a07 fix: do not null fields if Argo CD API doesn't return fields (#701)
  • c29a162 fix(deps): update module google.golang.org/protobuf to v1.36.7 (#705)
  • 9aedfa3 fix(deps): update module github.com/hashicorp/terraform-plugin-docs to v0.22.0 (#700)

v7.10.0

31 Jul 09:50
740629d

Choose a tag to compare

What's Changed

  • feat: Add support for destination service accounts by @nimjor in #567

New Contributors

Full Changelog: v7.9.0...v7.10.0

v7.9.0

30 Jul 07:33
bc2aeab

Choose a tag to compare

This releases migrates some resources from the Terraform SDKv2 to the Terraform Plugin Framework. That should't have any effect on managing these resources in any way. If it does let us know what issues you encounter.

The following resources have been migrated in this release:

  • argocd_repository
  • argocd_repository_credentials
  • argocd_repository_certificate

What's Changed

Full Changelog: v7.8.2...v7.9.0

v7.8.2

28 May 14:08
e2e0cd4

Choose a tag to compare

What's Changed

Full Changelog: v7.8.1...v7.8.2