terraform

package
v0.0.0-...-947b840 Latest Latest
Warning

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

Go to latest
Published: Mar 4, 2023 License: Apache-2.0 Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewTerraformProvisioner

func NewTerraformProvisioner(
	clusterPath,
	sharedPath string,
	showPlan bool,
	cfg *modelconfig.Config,
) provisioner.Provisioner

Types

type MainTemplate

type MainTemplate struct {
	Hosts []modelconfig.Host
	// contains filtered or unexported fields
}

func NewMainTemplate

func NewMainTemplate(projectDir string, hosts []modelconfig.Host) MainTemplate

func (MainTemplate) Functions

func (t MainTemplate) Functions() map[string]interface{}

func (MainTemplate) Name

func (t MainTemplate) Name() string

func (MainTemplate) Write

func (t MainTemplate) Write() error

Write creates main.tf file from template.

Jump to

Keyboard shortcuts

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