pages-core
pages-core copied to clipboard
Federalist dev environment provisioning
User Story
When a developer wants to test experimental features to cloud.gov, a script is available to setup and create a development environment to allow the developer to deploy directly to the dev space from the console to test experimental features.
Acceptance Criteria
- [ ] A script is available to provision and deploy cloud resources to setup a minimum viable environment to test different components of the federalist eco system
- [ ] After provisioning, a developer will be able to push changes directly the the dev environment
- [ ] Possibly be able to teardown dev environment to save resources
Level of effort - Medium
We are investigating using Terraform for this...
NEVER
Replaced by https://github.com/cloud-gov/pages-infra/issues/27