Skip to content
This repository has been archived by the owner on Dec 30, 2022. It is now read-only.

Latest commit

 

History

History
47 lines (31 loc) · 2.24 KB

README.md

File metadata and controls

47 lines (31 loc) · 2.24 KB

Gitpod Terraform image

Open in Gitpod

Helper image for Terraform module development in Gitpod.

Tags available:

To use the image, set it in .gitpod.yml:

image: public.ecr.aws/vlaaaaaaad/gitpod-terraform:latest

Builtins

The image comes with several helpful tools pre-installed:


Contributing

  1. Fork it (https://github.com/vlaaaaaaad/gitpod-terraform/fork)
  2. Create your feature branch (git checkout -b feature/fooBar)
  3. Commit your changes (git commit -am 'Add some fooBar')
  4. Push to the branch (git push origin feature/fooBar)
  5. Create a new Pull Request

Credits

License

This project is provided under the MIT License. See LICENSE for more information.