Sign inSign up

cozero/terraform

By cozero

Updated over 7 years ago

HASHICORP Terraform Base Dockerfile + :zip: (because COzero likes to :zip:)

Image
0

4.8K

cozero/terraform repository overview

terraform-docker-hub-images

Automatic builds of COzero container images for Docker Hub

Dockerhub Build Status

TagStatus
stableDocker Build Status
latestDocker Build Status

Differences from official Hashicorp container

  • We add zip to support creation of lambda null resources.
  • We add chamber to support SSM secret management.
  • We add Aiven Provider Plugin to support Aiven database as service.

Automated builds

We adopt Gitflow facilitate building experimental, latest and stable images of the official terraform releases.

  1. Branch develop always track hashicorp/terraform:latest image. The resulting image is also tagged latest.
  2. Branch master is set to track a stable version of terraform. The output image is tagged as stable.
  3. Preparing a new release:
    • Create a branch off develop and in the form of release/x.y.z where x.y.z correspond to specific hashicorp/terraform.
    • Push and tag the release branch x.y.z. The Dockefile will be built and tagged x.y.z.
    • If all acceptance tests pass the new version of terraform, merge release/x.y.z to master and the Dockerfile will be built and tagged stable.

Tag summary

Content type

Image

Digest

Size

58.7 MB

Last updated

over 7 years ago

docker pull cozero/terraform