Skip to content

v5.4.0

Compare
Choose a tag to compare
@github-actions github-actions released this 27 May 07:39
13c2baa

What's Changed

Warning
The argocd_application_set resource is a large and very complex resource within ArgoCD itself. Whilst we have made every attempt to ensure that it works within the context of the provider, given the complexity of the resource, there is a high chance of issues or missed configuration. Treat with caution, expect issues and feel free to report any bugs/problems or, even better, submit a PR with fixes 😄

Changelog

  • 13c2baa Populate Source not Sources for single source applications (#289)
  • f5c1dce Add new resource argocd_application_set (#278)
  • 38a00f8 Add support for "Helm value files from external Git repository" (#280)
  • ac65e67 Add new resource argocd_account_token (#281)
  • e369a6d build: add answered and invalid labels to Stale issues check (#285)
  • 1749050 Automatically close stale issues (#276)
  • abf9b62 build(deps): bump github.com/docker/distribution from 2.8.1+incompatible to 2.8.2+incompatible (#275)

Contributors