WHY A IS True? |
CONCEPT: Terraform Enterprise |
Terraform Enterprise can be installed locally on your own servers, therefore giving you the ability to manage both the Terraform binary and the underlying operating system where Terraform runs.
|
WHY B IS False? |
CONCEPT: Terraform Cloud(Free) |
You can't deploy Terraform Cloud(Free) to on-premises nor can you manage the underlying operating system since it's a hosted service. |
WHY C IS True? |
CONCEPT: Terraform OSS/CLI |
Terraform OSS can be installed locally on your own servers, therefore giving you the ability to manage both the Terraform binary and the underlying operating system where Terraform runs.
|
WHY D IS False? |
CONCEPT: Terraform Cloud for Business |
Although Terraform Cloud for Business does offer Cloud Agents that could be used to provision resources on your local infrastructure on-premises, it is a hosted solution and you would NOT have full control over the operating system that runs the Terraform platform.
|
Short Trick |
1. "full control over both the operating system and deployment of Terraform binaries" :- Terraform OSS and Terraform Enterprise are versions of Terraform that can be installed locally on your own servers, therefore giving you the ability to manage both the Terraform binary and the underlying operating system where Terraform runs.
|
References: |
REFERNCED
DOCS
|