terraform

package
v0.19.783 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 13, 2026 License: AGPL-3.0 Imports: 0 Imported by: 0

README

Terraform

This package exposes the ability to work with terraform locally.

Concepts

  • workspace - stolen from terraform cloud, a workspace represents the environment for running terraform, and various commands.
  • variables - used to set input variables into a terraform workspace
  • backend - used to configure a backend
  • run - a run is a single plan, delete, or apply
  • archive - represents a set of source or other files

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
dir
oci
s3
s3

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL