Skip to content

Instantly share code, notes, and snippets.

@ckelner
Last active May 25, 2017 21:22
Show Gist options
  • Select an option

  • Save ckelner/e32493a8c003ad4d9b2f6374a9abc891 to your computer and use it in GitHub Desktop.

Select an option

Save ckelner/e32493a8c003ad4d9b2f6374a9abc891 to your computer and use it in GitHub Desktop.
provider "ibmcloud" {
bluemix_api_key = "${var.bx_api_key}"
softlayer_api_key = "${var.sl_api_key}"
softlayer_username = "${var.sl_username}"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment