
CTJP Terraform Batch 3

Quiz
•
Computers
•
Professional Development
•
Easy

CloudThat Technologies
Used 1+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
From the following list, how can we fetch the flower lily?
variable "flower_list" {
type = list
default = ["sunflower", "rose", "daisy", "lily"]
}
var.flower_list["lily"]
var.flower_list[3]
var.flower_list[2]
none of the above
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
We have copied a sample terraform code from a GitHub repository to his local terraform configuration file.
There are certain formatting issues in the code.
resource "aws_instance" "cloudthat-ec2" {
ami = "ami-090fa75af13c156b4"
instance_type = "m5.large"
count = 5
}
Which command can we run to ensure that code is automatically formatted?
terraform code format
terraform format
terraform fmt
none of the above
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Name of the file where Terraform stores state information.
terraform.tfvars
terraform.tfstate
terraform-tfstate
none of the above
4.
DRAG AND DROP QUESTION
1 min • 1 pt
Drag and drop the correct the answers to create an EC2 instance
resource " (a) " "myec2" {
ami = " (b) "
instance_type = " (c) "
}
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Terraform was used to construct 4 different resources.
One of the resource was removed manually removed from the AWS interface.
What will happen during the next Terraform apply?
the deleted resource will be created again
terraform will show error
no changes will be made
none of the above
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
If I want to see the public_ip after terraform apply, which block do we use?
output
input
resource
local
7.
FILL IN THE BLANK QUESTION
1 min • 1 pt
what is the provider in this code snippet?
resource "aws_eip" "myeip" {
vpc = true
}
Create a free account and access millions of resources
Similar Resources on Wayground
8 questions
AWS Security Clase 5

Quiz
•
Professional Development
15 questions
G-AsiaPacific Cloud Knowledge Challenge: AWS Edition

Quiz
•
Professional Development
13 questions
Fundamentos Arquitectura y DevOps AWS Cloud - Sesion 4

Quiz
•
Professional Development
9 questions
Service Broker/Service instance Quiz

Quiz
•
Professional Development
7 questions
S3 Storage Classes

Quiz
•
Professional Development
11 questions
Systems Operations on AWS - 3rd Day (s1)

Quiz
•
Professional Development
15 questions
AWS Cloud

Quiz
•
Professional Development
10 questions
CW CT AC

Quiz
•
Professional Development
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
10 questions
UPDATED FOREST Kindness 9-22

Lesson
•
9th - 12th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
20 questions
US Constitution Quiz

Quiz
•
11th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade