Sorry ,the question is pretty basic.
i have purchased kodekloud pro today and was trying to practice terraform with Azure . when i try to launch the playground , i see the control plane where we will give terraform commands , but iam confused on where to navigate to update the .tf files.
can you please guide me
Hi @Bindu-Hima,
Which terraform files are you want to update? You can edit the terraform files with the help of a text editor (VIM/NANO).
Regards,
Thanks for your reply .
In my personal desktop , i use visual studio code to create / update .tf files . whereas in the playground , iam not sure how to start creating the .tf files . can you please guide me if there is any documentation regarding the basic set up .
Hi @Bindu-Hima,
Are you familiar with vim or nano editor?
Regards,
Please check out this lecture on a vi editor.
VI Editor - KodeKloud
Regards,
1 Like