I have tried adding a server capability type executable command defining the path were terraform is install in the Bamboo server. However when running a local agent I get:
/opt/bamboo-home/temp/..611127650554.sh: line 6: /usr/bin/terraform: No such file or directory
Hi!
@Victor Damian-Chicon have you checked under bamboo user visibility of the /usr/bin/terraform ?
Capability, used like the filter of the your agents.
Cheers,
Gonchik Tsymzhitov
Thank you. Im a noob of course. It helps if I work on the right server : ( . ....
so
green logs:
terraform -v
Terraform v0.11.10
Thank you Gonchik Tsymzhitov
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You are welcome!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Might also want to look at a tool that can select a specific terraform version.
e.g. https://github.com/warrensbox/terraform-switcher
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.