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
- Host: GitHub
- URL: https://github.com/floydspace/node-terraform-aws
- Owner: floydspace
- Created: 2021-01-29T19:51:05.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2024-02-10T13:41:29.000Z (almost 2 years ago)
- Last Synced: 2024-10-29T22:44:49.209Z (about 1 year ago)
- Language: Dockerfile
- Size: 9.77 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# node-terraform-aws
Terraform and AWS CLI installed docker image based on NodeJS environment
[](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).