Skip to content

feat(ecs): Add static get method on the Cluster component#5268

Merged
fwang merged 2 commits intoanomalyco:devfrom
KONFeature:sst/static-cluster-get
Jan 23, 2025
Merged

feat(ecs): Add static get method on the Cluster component#5268
fwang merged 2 commits intoanomalyco:devfrom
KONFeature:sst/static-cluster-get

Conversation

@KONFeature
Copy link
Copy Markdown
Contributor

Expose two new methods in the Cluster component:

  • id() -> Get the generated pulumi id of a cluster
  • static get() -> Rebuild a cluster from another stage / project using the pulumi id

Resolve #5267

@yotamishak
Copy link
Copy Markdown
Contributor

@fwang would be cool to get merged

is there anyway to help expedite this?

@jayair
Copy link
Copy Markdown
Contributor

jayair commented Jan 17, 2025

Let me ping Frank.

@KONFeature KONFeature force-pushed the sst/static-cluster-get branch from 3c3ad0a to 79f3ba6 Compare January 18, 2025 14:05
@fwang fwang merged commit 8fe3a3d into anomalyco:dev Jan 23, 2025
@fwang
Copy link
Copy Markdown
Contributor

fwang commented Jan 23, 2025

Released in v3.6.10.

Thanks @KONFeature!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Cluster: Unable to share them across stages / projects

4 participants