Terraform CTJP Batch 4

Terraform CTJP Batch 4

Professional Development

25 Qs

quiz-placeholder

Similar activities

2k16_Embedded_Module_3

2k16_Embedded_Module_3

Professional Development

20 Qs

Control Panel Quiz

Control Panel Quiz

5th Grade - Professional Development

20 Qs

CHFI QUIZ

CHFI QUIZ

Professional Development

20 Qs

Java sve

Java sve

Professional Development

22 Qs

Tea Party

Tea Party

Professional Development

30 Qs

ReactJS Online Test

ReactJS Online Test

Professional Development

25 Qs

CompTIA ITF+

CompTIA ITF+

Professional Development

20 Qs

Linux Managing Systems

Linux Managing Systems

Professional Development

20 Qs

Terraform CTJP Batch 4

Terraform CTJP Batch 4

Assessment

Quiz

Computers

Professional Development

Hard

Created by

CloudThat Technologies

Used 1+ times

FREE Resource

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

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?