Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Terraform IBM Cloud provider set up #9

Open
gudipatinrao opened this issue Apr 29, 2021 · 2 comments
Open

Terraform IBM Cloud provider set up #9

gudipatinrao opened this issue Apr 29, 2021 · 2 comments

Comments

@gudipatinrao
Copy link

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
Copy link
Collaborator

@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
Copy link
Collaborator

@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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants