Practice – devcor_350-901_Ansible_Terraform

Strength:
0%
Answered: 0 • Correct: 0 • Incorrect: 0

Logged in as Guest

AT 27: Terraform - complete required_providers for 'azurerm' with source and version constraint.

Drag the correct code snippets from the options panel into the placeholders in the code window.

terraform { required_providers { azurerm = { source = "{{1}}" version = "{{2}}" } } }

Drag a snippet from the right into each blank box in the code.

Available snippets

hashicorp/azurerm
terraform/aws
hashicorp/random
corp/provider
~> 5.0
~> 1.0