Search Header Logo

Terraform CTJP Batch 4

Authored by CloudThat Technologies

Computers

Professional Development

Used 1+ times

Terraform CTJP Batch 4
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

25 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

terraform refresh command will not modify infrastructure, but does modify the state file.

True

False

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The terraform state command can be used to ____

Print Current state in the console

refresh existing state

Update existing state

None of the above

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Can we store the terraform state file in the different location?

yes

no

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

variable "region" {

}

How do we call this variable?

variable.region

var.region

var-region

var_region

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Can we change the local values during terraform apply or terraform plan?

Yes

No

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

If we need to destroy the Terraform-managed infrastructure using terraform destroy command without confirmation which option should we use?

-auto-noapprove

-auto-proceed

-auto-destroy

-auto-appove

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In which file does terraform saves its state by default?

terraform.tfstate in the terraform workspace

terraform.state in .tfstate folder

terraform.tfstate file in the ec2/vm just created by terraform

tf.state file in the terraform workspace

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Microsoft

Continue with Microsoft

or continue with

Facebook

Facebook

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?