Oracle Cloud Infrastructure 2021 Multicloud Architect Associate — Question 41

What is a key benefit of using Oracle Cloud Infrastructure's Resource Manager for your Terraform provisioning and management activities? (Choose the best answer.)

Answer options

Correct answer: D

Explanation

The correct answer is D because Resource Manager indeed manages the Terraform state file and ensures that only one operation occurs at a time, preventing potential conflicts. Option A is incorrect as it pertains to patching, which is not a function of Resource Manager. Option B is misleading since Resource Manager's access is tied to IAM policies. Option C is not accurate as it doesn't focus on the state file management aspect, which is the primary benefit highlighted in the correct answer.