crackyourinterview.com


To improves our performance please Like Share Subscribe(Will boost us)

What are uses of Terraform CLI and define the same basic CLI commands?
Question Posted on 23 Mar 2024Home >> Tools >> Terraform >> What are uses of Terraform CLI and define the same basic CLI commands?

What are uses of Terraform CLI and define the same basic CLI commands?
The term Terraform CLI (Command Line Interface) is used to manage infrastructure and interact with Terraform state, providers, configuration files, etc.
Below are the some of basic CLI commands:-
(1)terraform init:- Well, this commands prepares your working directory for other commands.
(2)terraform destroy:-Well, this will destroys the previously created infrastructure.
(3)terraform validate:-Well, this will check whether the configuration is valid or not.
(4)terraform apply:-Well, this will mainly used to creates or updates the infrastructure.
(5)terraform plan:-Well, this will use to shows changes needed by the current configuration.
0
0



.


Most Visited Questions:-

Deep Learning Questions Answers
Below are the different Deep Leaning Questions and answer a More...

Continuous Integration Questions Answers
Below are the 20 odd questions for CI or Continuous Integra More...

Derived relationships in Association Rule Mining are represented in the form of __________.
Derived relationships in Association Rule Mining are repres More...

What is Gulpjs and some multiple choice questions on Gulp
Gulpjs is an open source whihc helps in building Javascript More...

Microservices Architecture Questions Answers
Below are the different questions on Microservices Architec More...




Other Important Questions

Which of the following are advantages of using backend?

Order of declaration of variables in terraform?

Which of the following is a interpolation syntax for name?

HCL Stands for?

Which of the following is the correct format to define type and name of resource of virtual network






@2014-2022 Crackyourinterview (All rights reserved)
Privacy Policy - Disclaimer - Sitemap