Free Terraform Associate Exam Braindumps (page: 36)

Page 35 of 88

What advantage does an operations team that uses infrastructure as code have?

  1. The ability to delete infrastructure
  2. The ability to update existing infrastructure
  3. The ability to reuse best practice configurations and settings
  4. The ability to autoscale a group of servers

Answer(s): C



You have modified your Terraform configuration to fix a typo in the Terraform ID of a resource from aws_security_group.http to aws_security_group.http
Which of the following commands would you run to update the ID in state without destroying the resource?

  1. terraform mv aws_security_group.htp aws_security_group.http
  2. terraform apply
  3. terraform refresh

Answer(s): A



You are creating a Terraform configuration which needs to make use of multiple providers, one for AWS and one for Datadog.
Which of the following provider blocks would allow you to do this?




Answer(s): B



Terraform variable names are saved in the state file.

  1. True
  2. False

Answer(s): B






Post your Comments and Discuss HashiCorp Terraform Associate exam with other Community members:

Exam Discussions & Posts