Skip to content

mattmajestic/go-terraform

Repository files navigation

Go Testing of Terraform 🐹

Image of Gopher Interviwing

This repository contains a basic example of how to use Go to execute Terraform commands and test Terraform configurations.

Overview

This project demonstrates how to:

  • Use Go's os/exec package to run Terraform commands.
  • Write a Go test function to validate Terraform execution.
  • Execute Terraform commands such as init, plan, and apply.

Getting Started

You run a test with go test or run t

About

Terraform + Golang Basics 🐹

Resources

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published