I am new to terraform. I have gone through some basic of terraform. eg. making a .tf file with providers and access key in it then using command 'terrafrom init' and 'terraform apply' this creates instance of EC2 I have to use python to get the above result using python-terraform library. Can someone please help me.
↧