Merge pull request #19348 from Sabrina0614/szlo/aws-eks-cluster-call-back

feat(catalog-backend-module-aws): AwsEksClusterProcessor adds ability to pass in entity and pass in region to EKS client callback function
This commit is contained in:
Elon Jefferson
2023-10-16 16:22:39 -04:00
committed by GitHub
9 changed files with 179 additions and 39 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-catalog-backend-module-aws': minor
---
AwsEksClusterProcessor supports Entity callback function and passes in region when initialize EKS cluster