Intro to Terraform

Intro to Terraform

KG

10 Qs

quiz-placeholder

Similar activities

EIM Week 4

EIM Week 4

7th - 8th Grade

10 Qs

Teste - Aula - 1

Teste - Aula - 1

Professional Development

12 Qs

Teamwork Quiz

Teamwork Quiz

7th Grade

10 Qs

PODCASTING 101

PODCASTING 101

9th Grade

15 Qs

Latihan PRA PAS 2021

Latihan PRA PAS 2021

10th Grade

14 Qs

Lesson 1 Introduction to Database System

Lesson 1 Introduction to Database System

10th Grade

10 Qs

Home Economics Recitation Quiz#1

Home Economics Recitation Quiz#1

6th Grade

10 Qs

Structural Conditions

Structural Conditions

1st Grade

13 Qs

Intro to Terraform

Intro to Terraform

Assessment

Quiz

Instructional Technology

KG

Practice Problem

Hard

Created by

Antoni Tzavelas

Used 31+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Which of the following best describes a Terraform provider?​

A container for multiple resources that are used together​

Serves as a parameter for a Terraform module that allows a module to be customized​

Describes an infrastructure object, such as a virtual network, compute instance, or other component​

A plugin that Terraform uses to translate the API interactions with the service​

2.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

What happens when a terraform apply is executed?​

Reconciles the state Terraform knows about with the real-world infrastructure​

Creates the execution plan for the deployment of resources​

The backend is initialized and the working directory is prepped​

Applies the changes required in the target infrastructure in order to reach the desired configuration​

3.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Which flag would be used within a Terraform configuration block to identify the specific version of a provider required?​

required-provider​

required-version​

required_versions​

required_providers​

4.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

True or False: You can migrate the Terraform backend but only if there are no resources currently being managed.​

True

False

5.

MULTIPLE SELECT QUESTION

2 mins • 1 pt

In regards to Terraform state file, select all the statements below which are correct: (select 3)

The state file is always encrypted at rest​

The Terraform state can contain sensitive data, therefore the state file should be treated as sensitive​

Storing state remotely can provide better security​

When using local state, the state file is stored in plain-text​

Using the mask feature, you can instruct Terraform to mask sensitive data in the state file​

6.

MULTIPLE SELECT QUESTION

2 mins • 1 pt

Before a new provider can be used, it must be ______ (Select 2)​

Approved by HashiCorp​

Initialized​

Uploaded to source control​

Declared in the configuration​

7.

MULTIPLE SELECT QUESTION

2 mins • 1 pt

What are some of the problems of how infrastructure was traditionally managed before Infrastructure as Code?

Pointing and clicking in a management console isn't scalable as businesses move to a multi-cloud deployment model​

Requests for infrastructure or hardware required a ticket, increasing the time required to deploy applications​

Traditional deployment methods are not able to meet the demands of the modern business where resources tend to live days to weeks, rather than months to years​

Traditionally managed infrastructure can't keep up with cyclic or elastic applications​

All of the above

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

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

Already have an account?