github oboukili/terraform-provider-argocd v3.0.0

latest releases: v3.2.1, v3.2.0, v3.1.0...
2 years ago

Big thanks to @MrLuje for that release!

To be on par with the API surface of Argo CD, "orphaned resources monitoring" will be only enabled if it is explicitly declared. Monitoring enabled because of the previous default behavior will be detected as a removal on next apply.

This is a BREAKING CHANGE with the current version :

"Orphaned resources" block specified Current version This PR
Yes Enables monitoring Enables monitoring
No Enables monitoring Disables monitoring

Changelog

  • f819c37 fix: constant orphaned changes if not specified & crash (#153)

Don't miss a new terraform-provider-argocd release

NewReleases is sending notifications on new releases.