-
Notifications
You must be signed in to change notification settings - Fork 4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
(aws-ecs): add Cluster.fromLookup()
#14032
Comments
When is this going to be released? Or is there a workaround? |
Also looking for this feature, any updates? |
This issue has received a significant amount of attention so we are automatically upgrading its priority. A member of the community will see the re-prioritization and provide an update on the issue. |
Does this have any kind of ETA? |
+1 on wanting this implemented |
Why do we need fromLookup() given we already have fromClusterAttributes()?
Can someone share the use cases? |
This issue has not received a response in a while. If you want to keep this issue open, please leave a comment below and auto-close will be canceled. |
I'd like the L2 ECS
Cluster
construct to have afromLookup()
that acts like many of the other L2 constructfromLookup()
methods.Use Case
I want to look up an ECS cluster defined in another stack.
Proposed Solution
This is a 🚀 Feature Request
The text was updated successfully, but these errors were encountered: