A setup for working with cloud tools in a vscode or gitpod container.
- AWS CLI
- AWS SAM CLI
- gcloud CLI
- Ansible
- Terraform
- 
Install Docker Desktop if not installed 
- 
Install the Remote Development extension pack in VS Code 
- 
Run Docker Desktop 
- 
Open repo folder with VS Code using Run Remote-Containers: Open Folder in Container... 
- 
Using Python 3 container from https://github.com/microsoft/vscode-dev-containers/tree/master/containers/python-3 
- 
Ubuntu 18.04 based 
- Using gitpod/workspace-full
- More information: https://www.gitpod.io/docs/config-docker/
- Open the repository with this URL: https://gitpod.io/#<github or gitlab repo url>
- Grant access when prompted