🚀 DevOps Certified Professional
📅 Starting: 1st of Every Month 🤝 +91 8409492687 | 🤝 +1 (469) 756-6329 🔍 Contact@DevOpsSchool.com

Day 4

DevOps

Upgrade & Secure Your Future with DevOps, SRE, DevSecOps, MLOps!

We spend hours on Instagram and YouTube and waste money on coffee and fast food, but won’t spend 30 minutes a day learning skills to boost our careers.
Master in DevOps, SRE, DevSecOps & MLOps!

Learn from Guru Rajesh Kumar and double your salary in just one year.


Get Started Now!

1.What is terraform?

It is an open source infrastructure as code software tool.

this helps to manage the application infrastructure -programming


2.One example terraform program

resource “github_repository” “sample” {name = “example” description = “code” visibility=”public”}


3.List of 5 terraform commands and its use

terraform init —- initialize a working directory
terraform plan—show changes required and execution plan
terraform apply—-create or update
terraform show—-shows the terraform state or plan
terraform destroy—destroy previously created one
Subscribe
Notify of
guest


This site uses Akismet to reduce spam. Learn how your comment data is processed.

0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x