I am currently trying to play around with some tf scripting in an OCI compartment I have access to.My current position is:
- I have successfully spun up a VM through the OCI console runningLinux 8 on it.
- I have also downloaded OCI CLI successfully.
- I have Downloaded Terraform, and unzipped the file to get the terraform binaryNow i understand that i need to move the binary into an 'absolute path'? This is where i am getting confused do i simply append the directory where the binary is held to the end of the path shown in this image? I attempt to make an edit to the path but the text appears at the bottom of the page. This is leading my to think i cannot alter the path this way?
Is there an easier way of doing this?