-
Notifications
You must be signed in to change notification settings - Fork 90
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: add resource argocd_repository_certificate (#185)
* feat: add resource argocd_certificate (ssh) * feat: https certificate + explicit ssh/https first-level resource property * RetryContext around repository creation in case of we just created a repository certificate * feat: add feature check for RepositoryCertificates * docs: argocd_certificate * test: more argocd_certificate * fix: remove argocd_certificate import since it cannot be updated * fix: guard against already existing https cert * rename resource argocd_certificate to argocd_repository_certificate * fix: race-condition in resourceArgoCDRepositoryCertificates existing check
- Loading branch information
Showing
9 changed files
with
1,114 additions
and
33 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.