From 12c9fd6b7650c000498d82ed04c040b817e0390c Mon Sep 17 00:00:00 2001 From: Sabrina Lo Date: Tue, 3 Oct 2023 09:59:15 -0700 Subject: [PATCH] chore: having only 1 changeset Signed-off-by: Sabrina Lo --- .changeset/five-mangos-joke.md | 5 ----- .changeset/twenty-masks-exist.md | 2 +- 2 files changed, 1 insertion(+), 6 deletions(-) delete mode 100644 .changeset/five-mangos-joke.md diff --git a/.changeset/five-mangos-joke.md b/.changeset/five-mangos-joke.md deleted file mode 100644 index e8a285f279..0000000000 --- a/.changeset/five-mangos-joke.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@backstage/plugin-catalog-backend-module-aws': patch ---- - -AwsEksClusterProcessor pass in region when initialize EKS cluster diff --git a/.changeset/twenty-masks-exist.md b/.changeset/twenty-masks-exist.md index c864f705d7..7e78cf0dec 100644 --- a/.changeset/twenty-masks-exist.md +++ b/.changeset/twenty-masks-exist.md @@ -2,4 +2,4 @@ '@backstage/plugin-catalog-backend-module-aws': minor --- -AwsEksClusterProcessor supports Entity callback function +AwsEksClusterProcessor supports Entity callback function and passes in region when initialize EKS cluster