Clone stack mechanism

It would be really useful to have an endpoint for cloning a stack. We’d like to use it to spin up stacks for feature branches, and having this available through the API would make that workflow much smoother. From a technical perspective, it should be pretty straightforward to implement.

Workaround
Right now we 1. Fetch stack 2. Create stack 3. Attach policy
Problem
We maintain separate stacks for each environment (dev, staging, prod), but for feature branches we need to create temporary stacks that are almost exact copies of an existing environment stack (difference - VPC: branch-name)

Please authenticate to join the conversation.

Upvoters
Status

❌ Rejected

Board

💡 Feature Requests

Tags

Stacks

Date

3 months ago

Subscribe to post

Get notified by email when there are changes.