ibmcloud

package
v0.90.17 Latest Latest
Warning

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

Go to latest
Published: Sep 17, 2024 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var PlatformStages = []terraform.Stage{
	stages.NewStage(
		"ibmcloud",
		"network",
		[]providers.Provider{providers.IBM},
	),
	stages.NewStage(
		"ibmcloud",
		"bootstrap",
		[]providers.Provider{providers.IBM},
		stages.WithCustomBootstrapDestroy(customBootstrapDestroy),
	),
	stages.NewStage(
		"ibmcloud",
		"master",
		[]providers.Provider{providers.IBM},
	),
}

PlatformStages are the stages to run to provision the infrastructure in IBM Cloud.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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