buildkite / templates

Buildkite pipeline templates
https://buildkite.com/pipelines/templates
MIT License
2 stars 1 forks source link

Terraform for Docker #67

Closed dannymidnight closed 7 months ago

dannymidnight commented 7 months ago

This template is similar to https://github.com/buildkite/templates/pull/46 but with added docker-in-docker and without all the AWS OIDC.

Example project based on https://developer.hashicorp.com/terraform/tutorials/docker-get-started

Tested locally via:

cd terraform-docker/example-project; bk local run ../pipeline.yaml