Releases: argoproj-labs/terraform-provider-argocd
Releases · argoproj-labs/terraform-provider-argocd
v7.12.3
Immutable
release. Only release title and notes can be modified.
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
Immutable
release. Only release title and notes can be modified.
v7.12.0
Immutable
release. Only release title and notes can be modified.
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
v7.11.1
Immutable
release. Only release title and notes can be modified.
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
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
v7.10.0
v7.9.0
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_repositoryargocd_repository_credentialsargocd_repository_certificate
What's Changed
- fix(deps): update module github.com/argoproj/argo-cd/v3 to v3.0.4 [security] by @renovate[bot] in #660
- chore(deps): update github/codeql-action action to v3.28.19 by @renovate[bot] in #663
- chore(deps): update dependency go to v1.24.4 by @renovate[bot] in #662
- chore(deps): update github/codeql-action action to v3.29.0 by @renovate[bot] in #665
- docs: render schema changes by @blakepettersson in #675
- chore(docs): remove superfluous docs templates by @blakepettersson in #676
- chore(deps): update github/codeql-action action to v3.29.2 by @renovate[bot] in #673
- chore: add possibility to use testcontainers by @blakepettersson in #680
- chore: add ability to optionally filter tests by @blakepettersson in #684
- fix(deps): update module github.com/argoproj/argo-cd/v3 to v3.0.11 by @renovate[bot] in #664
- chore: migrate to terraform-plugin-testing by @blakepettersson in #687
- chore: add
k8s.iomodules to renovate ignore list by @onematchfox in #691 - chore(deps): update github/codeql-action action to v3.29.4 by @renovate[bot] in #692
- fix(deps): update module github.com/argoproj/argo-cd/v3 to v3.0.12 by @renovate[bot] in #693
- fix(repositories): use list api to search for repository by @the-technat in #668
- fix: output binary after being built by @the-technat in #694
- chore: migrate repository resource by @blakepettersson in #685
Full Changelog: v7.8.2...v7.9.0