Hope you've already got the gist of What Working with Terraform would be like . Lets begin with day 2 of Terraform !
find purpose of basic Terraform commands which you'll use often
-
terraform init
-
terraform init -upgrade
-
terraform plan
-
terraform apply
-
terraform validate
-
terraform fmt
-
terraform destroy
Also along with these tasks its important to know about Terraform in general- Who are Terraform's main competitors? The main competitors are:
Ansible Packer Cloud Foundry Kubernetes
Want a Free video Course for terraform? Click here
Don't forget to share your learnings on Linkedin ! Happy Learning :)