You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@indirakalagara, ansible collection doesn't need terraform installation as pre-req. When user installs the collection and runs a playbook for the first time, the terraform binary and and provider binaries are downloaded and the same used for consecutive playbooks.
Customer is having issues running the ansible playbook without installing terraform. Once terraform is installed, the playbook proceeded further.
Document https://galaxy.ansible.com/ibm/cloudcollection doesn't mention terraform as pre-req. However the ansible modules are using terraform resources.
Request team to provide the inputs and update the docs with specific version required for both terraform and IBM provider.
The text was updated successfully, but these errors were encountered: