-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Overview
Overarching issue for home and remote region architectures. Also need to start thinking about the rough workflow of the command line tool because that will affect the environment variables that are going to be used against the cdk stacks
.
@jakedevar has found a good resource for the command line interaction.
Think about:
$ constellation deploy script.js
$ constellation view
$ constellation teardown
Implementation
For implementation of the command line tool. There will be various environment variables that will have to be pre-calculated based on user inputs from the command line (or a config file).
This will NOT include:
- Home Region - as this will be hardcoded in
This will include:
- Remote Region(s) - ie:
["us-east-1", "ap-southeast-2"]
- Number of Total VUs
- Percentage split difference between aforementioned remote regions
Tasks
Metadata
Metadata
Assignees
Labels
No labels