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: 4 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 (over 5 years ago)
- Default Branch: main
- Last Pushed: 2024-02-10T13:41:29.000Z (over 2 years ago)
- Last Synced: 2025-09-25T18:24:11.574Z (10 months ago)
- Language: Dockerfile
- Size: 9.77 KB
- Stars: 1
- Watchers: 2
- 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).