Which correction should you make to solve this issue?

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. Terraform returns the following error:

You locate the related code block in the Terraform config and find the following:

Which correction should you make to solve this issue? (Choose the best answer.)
A. Place a command at the end of line 16
B. Modify line 15 to be the following: tcp_options = {min = “22”, max = “22”)
C. Modify line 15 to be the following:tcp_options { min = “22” max = “22”
}
D. Replace the curly braces ‘{ }’ in lines 11 and 16 with square braces ‘[ ]’

Download Printable PDF. VALID exam to help you PASS.

Leave a Reply

Your email address will not be published. Required fields are marked *


The reCAPTCHA verification period has expired. Please reload the page.