terraform

package
v0.0.12 Latest Latest
Warning

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

Go to latest
Published: Aug 27, 2021 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type RemoteBackendConfig

type RemoteBackendConfig struct {
	Hostname     string
	Organization string
	Token        string
	Workspace    string
}

RemoteBackendConfig represents partial set of values for the remote backend configuration we can set in a Terraform file.

func GetRemoteBackendConfig

func GetRemoteBackendConfig(workingDir string) (*RemoteBackendConfig, error)

GetRemoteBackendConfig attempts to return the remote backend configuration from a Terraform file.

Jump to

Keyboard shortcuts

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