-
Notifications
You must be signed in to change notification settings - Fork 21
Open
Description
Changes
- Replace
goldstack.jsonwithdeployments.json- Add
"$comment": "Run 'yarn goldstack deployment add' to add a deployment." - Add links to JSON schema descriptions
- Also consider parsing from Terraform config directly https://github.com/tmccombs/hcl2json - no JSON configuration file
required then- Terraform also accepts JSON input for variables
- Add
- Implement CLI with commands
yarn goldstack deployment add: to add a deploymentyarn goldstack template add: to add a new module
- Remove web interface for configuring deployments
- Change homepage to:
- Implement template picker
- Create templates page
- Investigate decoupling templates from library
- NPM module for Terraform that works for all templates
terraform-exec - Directly link NPM module for packaging and deployment
lambda-deploy,s3-deploy - Move all metadata for templates into their own directory, making it easier to contribute templates
- Move documentation for templates into their own directory, loading docs from DB instead of statically deploying as part of documentation
- NPM module for Terraform that works for all templates
Metadata
Metadata
Assignees
Labels
No labels
