terraform

package
v0.2.1 Latest Latest
Warning

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

Go to latest
Published: Dec 31, 2024 License: MPL-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type TerraformConfig

type TerraformConfig struct {
	Enabled *bool   `yaml:"enabled"`
	Backend *string `yaml:"backend,omitempty"`
}

TerraformConfig represents the Terraform configuration

func (*TerraformConfig) Copy

func (c *TerraformConfig) Copy() *TerraformConfig

Copy creates a deep copy of the TerraformConfig object

func (*TerraformConfig) Merge

func (base *TerraformConfig) Merge(overlay *TerraformConfig)

Merge performs a deep merge of the current TerraformConfig with another TerraformConfig.

Jump to

Keyboard shortcuts

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