Exam7

devops / terraform • 5 questions

Question 1 of 5
What block configures a Terraform provider?
Question 2 of 5
Where are provider version constraints typically specified?
Question 3 of 5
What does `~> 4.0` mean as a provider version constraint?
Question 4 of 5
Which command downloads and installs the required provider plugins?
Question 5 of 5
What file records the exact provider versions resolved during `terraform init`?
← Back