Problem scenario
You run "conjure-up kubernetes", but on the page "Where would you like to deploy?" you do not see an option for AWS, Azure, or GCP (Google Cloud Platform).
You see options for maas, openstack, and vsphere. But the public cloud options are missing. What should you do?
Solution
With newer versions of conjure-up, you need to first configure a public cloud. Run one of the following commands based on what public cloud you want to see as an option (and follow the interactive prompts):
juju add-credential aws
juju add-credential azure
juju add-credential google