# Functions
BOSHCLIPath returns the path of the downloaded bosh-cli.
Get returns an Resource in a safe way.
TerraformCLIPath returns the path of the downloaded terraform-cli.
# Variables
AddNewCa carries the ops file that adds a new CA required for cert rotation.
AWSCPI statically defines cpi string.
AWSCPIOps statically defines aws-cpi.yml contents.
AWSDirectorCloudConfig statically defines aws cloud-config.yml.
AWSDirectorCustomOps statically defines custom-ops.yml contents.
AWSReleaseVersions carries all versions of releases.
AWSStemcell statically defines stemcell string.
AWSTerraformConfig holds the terraform conf for AWS.
BOSHRelease statically defines bosh string.
BPMRelease statically defines bpm string.
CleanupCerts moves renewed values of certs to old keys in director vars store.
DirectorManifest statically defines director-manifest.yml contents.
ExternalIPOps statically defines external-ip.yml contents.
GCPCPIOps statically defines gcp-cpi.yml contents.
GCPDirectorCloudConfig statically defines gcp cloud-config.yml.
GCPDirectorCustomOps statically defines custom-ops.yml contents.
GCPExternalIPOps statically defines external-ip.yml contents.
GCPJumpboxUserOps statically defines gcp jumpbox-user.yml.
GCPReleaseVersions carries all versions of releases.
GCPTerraformConfig holds the terraform conf for GCP.
RemoveOldCa carries the ops file that removes the old CA required for cert rotation.