ibm-cloud-docs / ibm-cloud-provider-for-terraform

Documentation repository for ibm-cloud-provider-for-terraform
3 stars 17 forks source link

Terraform IBM Cloud provider set up #9

Open gudipatinrao opened 3 years ago

gudipatinrao commented 3 years ago

for version 0.13 you need not download any plugin You can directly run your template having this in versions.tf file terraform { required_providers { ibm = { source = "IBM-Cloud/ibm" version = "1.11.2" } } } Place versions.tf and your template file under same directory

geethasathyamurthy commented 3 years ago

@guidpatinrao Thanks for reaching us, request to elaborate your query to help us in helping you. Were you able to install Terraform v0.13?

Thanks, Geetha

geethasathyamurthy commented 3 years ago

@gudipatinrao

Request to close this issue, if you were able to fix it. Else please do reply to the requested query to help.

Thanks & Regards, Geetha