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.
Click to show internal directories.
Click to hide internal directories.