Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Create a run script to deploy one or more testing VMs via terraform #106

@joostdecock

Description

@joostdecock

This is a child issue of #102

The goal is to have something like npm run create:testvm (name can be different) that will spin up a test VM on AWS using terraform.

We probably want this to take an argument that identifies this VM. For example, the ID of the pull request that triggered it.
Then later, we need to have a way to remove that test vm again. For example:

npm run create:testvm 32

...

npm run destroy:testvm 32

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions