Skip to content

652 - Bump L0 API instance to t3.small#653

Open
alqvia wants to merge 2 commits into
quintilesims:developfrom
alqvia:652_use_t3_small
Open

652 - Bump L0 API instance to t3.small#653
alqvia wants to merge 2 commits into
quintilesims:developfrom
alqvia:652_use_t3_small

Conversation

@alqvia

@alqvia alqvia commented Oct 30, 2019

Copy link
Copy Markdown
Collaborator

What does this pull request do?
Fixes #652

How should this be tested?
Build l0-setup and run the following against the preprod AWS account:

./l0-setup init --docker-path=/path/to/my/docker_config uswest2dev
./l0-setup plan uswest2dev > ~/plan.log
./l0-setup apply uswest2dev
./l0-setup destroy uswest2dev

NOTE: For init, you need to point to the following module on your machine, e.g. /Users/<myusername>/go/src/github.com/quintilesims/layer0/setup/module

This has been tested as specified above and successfully created the L0 API.

Checklist

  • [ x] Unit tests
  • Smoke tests (if applicable)
  • System tests (if applicable)
  • Documentation (if applicable)

closes #652

@alqvia

alqvia commented Oct 30, 2019

Copy link
Copy Markdown
Collaborator Author

Also, we've had similar issues w/ us-west-2d and t2 Chunnel instances, which were also fixed by moving up to the next gen t3 instance.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bump L0 API instance to t3.small

2 participants