nerdexam
Oracle

1Z0-1067 · Question #2

You have recently been asked to take over management of your company's infrastructure provisioning efforts, utilizing Terraform v0.12 to provision and manage infrastructure resources in Oracle Cloud…

The correct answer is C. Modify line 15 to be the following. terraform script creates a virtual cloud network, example https://raw.githubusercontent.com/jamalarif/oci/master/terraform/allinone/webserver.tf

Define Business Process Management

Question

You have recently been asked to take over management of your company's infrastructure provisioning efforts, utilizing Terraform v0.12 to provision and manage infrastructure resources in Oracle Cloud Infrastructure (OCI). For the past few days the development environments have been failing to Provision. Teraform returns the following error:

Which correction should you make to solve this issue?

Exhibit

1Z0-1067 question #2 exhibit

Options

  • AReplace the curly braces '{ }' in lines 11 and 16 with square braces '[ ]'
  • BModify line 15 to be the following:
  • CModify line 15 to be the following:
  • DPlace a command at the end of line 16

How the community answered

(34 responses)
  • A
    9% (3)
  • B
    15% (5)
  • C
    74% (25)
  • D
    3% (1)

Explanation

terraform script creates a virtual cloud network, example https://raw.githubusercontent.com/jamalarif/oci/master/terraform/allinone/webserver.tf

Topics

#Terraform#OCI provisioning#configuration error#infrastructure as code

Community Discussion

No community discussion yet for this question.

Full 1Z0-1067 Practice