ibm-cloud-architecture / terraform-icp-ibmcloud

This Terraform example configurations uses the IBM Cloud provider to provision virtual machines on IBM Cloud Infrastructure (SoftLayer) and TerraForm Module ICP Deploy to prepare VSIs and deploy IBM Cloud Private on them in Highly Available configuration. This Terraform template automates best practices learned from installing ICP on IBM Cloud Infrastructure.
12 stars 21 forks source link

http source causes problem load_image script on EE template #12

Open hassenius opened 5 years ago

hassenius commented 5 years ago

some bad copy/paste seems to have led some vars named package_location and some named image_url, causing issues when using http as image source Really should consider whether to retire the separate implementation of functionality that is also included in deploy module.