Practice – devcor_350-901_Ansible_Terraform

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

Logged in as Guest

AT 28: Terraform - complete required_providers for 'google' with source and version constraint.

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

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

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

Available snippets

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