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
- 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.io
modules 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