Giter Club home page Giter Club logo

tf-helper-action's Introduction

The Terraform Helper GitHub Action

This action is a wrapper for the Terraform Helper (https://github.com/hashicorp-community/tf-helper).

Example usage

jobs:
    build:
        # ...
        steps:
            - name: Set Terraform workspace variable
              uses: timarenz/tf-helper-action:v0.0.1
              with:
                command: workspace new
                org: my-tfc-org
                workspace: my-new-workspace
                token: ${{ secret.TFC_API_TOKEN }}

Inputs

command

Required The tfh command you want to run. No need to add tfh itself. For examples see: https://github.com/hashicorp-community/tf-helper#subcommands"

org

Required Terraform Cloud/Enterprise organization to use.

workspace

Required Terraform Cloud/Enterprise workspace to use.

token

Required Token to use to connect to Terraform Cloud/Enterprise.

hostname

Hostname of a Terraform (Enterprise) instance. No need to change unless you have a self-hosted installation.. Default "app.terraform.io".

tf-helper-action's People

Contributors

timarenz avatar

Watchers

James Cloos avatar  avatar

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.