Skip to content

Commit 30801f6

Browse files
committed
Deploy keys optional
1 parent d3de577 commit 30801f6

File tree

2 files changed

+51
-34
lines changed

2 files changed

+51
-34
lines changed

src/CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## `aws-eks-argocd` Component PR [#16](https://github.com/cloudposse-terraform-components/aws-eks-argocd/pull/16)
2+
3+
Corrected the spelling of "succeded" to "succeeded" in the `on-deploy-succeded` notification. As a result, the `argocd-repo` component will need to be updated to correct the same spelling in the Argo CD desired state repository application set.
4+
5+
See the [PR for argocd-repo](https://github.com/cloudposse-terraform-components/aws-argocd-github-repo/pull/17)
6+
17
## Components PR [#905](https://github.com/cloudposse/terraform-aws-components/pull/905)
28

39
The `notifications.tf` file has been renamed to `notifications.tf`. Delete `notifications.tf` after vendoring these
@@ -78,7 +84,7 @@ chamber write argocd/github api_key ${PAT}
7884
- `on-deploy-started`
7985
- `app-repo-github-commit-status`
8086
- `argocd-repo-github-commit-status`
81-
- `on-deploy-succeeded`
87+
- `on-deploy-succeded`
8288
- `app-repo-github-commit-status`
8389
- `argocd-repo-github-commit-status`
8490
- `on-deploy-failed`

src/README.md

Lines changed: 44 additions & 33 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)