Terraform CTJP Batch 4

Terraform CTJP Batch 4

Professional Development

25 Qs

quiz-placeholder

Similar activities

Refresh your basics - MISRA 2012

Refresh your basics - MISRA 2012

Professional Development

20 Qs

Pascal (Тест 3)

Pascal (Тест 3)

Professional Development

20 Qs

Quiz Pratispardha

Quiz Pratispardha

Professional Development

20 Qs

Pre Test Fundamental Kotlin

Pre Test Fundamental Kotlin

Professional Development

20 Qs

Basic Computer Skills Pipe Trades Apprentice

Basic Computer Skills Pipe Trades Apprentice

Professional Development

20 Qs

Linux quiz

Linux quiz

Professional Development

23 Qs

Golang Fiber with GORM

Golang Fiber with GORM

Professional Development

24 Qs

City & Guilds Level 3 Apprenticeship Coding and Logic

City & Guilds Level 3 Apprenticeship Coding and Logic

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?