An open API service indexing awesome lists of open source software.

https://github.com/floydspace/node-terraform-aws

Terraform and AWS CLI installed docker image based on NodeJS environment
https://github.com/floydspace/node-terraform-aws

Last synced: 11 months ago
JSON representation

Terraform and AWS CLI installed docker image based on NodeJS environment

Awesome Lists containing this project

README

          

# node-terraform-aws

Terraform and AWS CLI installed docker image based on NodeJS environment

[![Dockerhub badge](http://dockeri.co/image/floydocker/node-terraform-aws)](https://hub.docker.com/r/floydocker/node-terraform-aws)

This Docker image is intended for use with [Bitbucket Pipelines](https://bitbucket.org/product/features/pipelines) and [AWS CodeBuild](https://aws.amazon.com/codebuild).

This image is based on node:16-alpine and has Terraform 1.3.8, the AWS CLI and Yarn installed (see Dockerfile for all other installed utilities).