Skip to content

Setting up Terratest in GitHub Actions #1390

@mostlycloudysky

Description

@mostlycloudysky

Describe the solution you'd like
Currently, for setting up terratest in a github actions workflow, terraform cli needs to be installed. Given terraform has come up with custom Docker GitHub Actions that interact with Terraform Cloud API's rather than the traditional Terraform CLI, is there any plan to provide this capability with terratest as well.

Describe alternatives you've considered
Currently, we package terraform cli from internet and store it in our on perm artifact repo and pull it down for setting up before running terratest

Additional context
Here is terraform;s cloud workflow with GitHub :- https://github.com/hashicorp/tfc-workflows-github

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions