Coder Social home page Coder Social logo

tenthirtyam / container-terraform Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 0.0 24 KB

A container image for Hashicorp Terraform on VMware Photon OS :whale:

Home Page: https://hub.docker.com/r/tenthirtyam/terraform

License: BSD 2-Clause "Simplified" License

Dockerfile 100.00%
container photonos terraform docker

container-terraform's Introduction

Container Image for HashiCorp Terraform

Overview

Provides a container image for running HashiCorp Terraform.

This image includes the following components:

Component Version Description
VMware Photon OS 5.0 A Linux container host optimized for vSphere and cloud-computing platforms.
HashiCorp Terraform 1.6.3 Terraform is an open-source infrastructure-as-code software that enables you to safely and predictably create, change, and improve infrastructure.

Get Started

Run the following to download the latest container from Docker Hub:

docker pull tenthirtyam/terraform:latest

Run the following to download a specific version from Docker Hub:

docker pull tenthirtyam/terraform:x.y.z

Open an interactive terminal:

docker run --rm -it tenthirtyam/terraform

Run a local plan:

  cd /Users/tenthirtyam/terraform/my-plan
  docker run --rm -it --name terraform -v $(pwd):/tmp -w /tmp tenthirtyam/terraform init

Where /Users/tenthirtyam/terraform/my-plan is the local directory path for your Terraform configurations.

container-terraform's People

Contributors

renovate[bot] avatar tenthirtyam avatar

Stargazers

 avatar

Watchers

 avatar  avatar

container-terraform's Issues

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

This repository currently has no open or pending branches.

Detected dependencies

dockerfile
Dockerfile
  • photon 5.0

  • Check this box to trigger a request for Renovate to run again on this repository

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.