Question 156

What does state looking accomplish?
  • Question 157

    How would you reference the "name'' value of the second instance of this resource?
  • Question 158

    As a member of an operations team that uses infrastructure as code (lac) practices, you are tasked with making a change to an infrastructure stack running in a public cloud. Which pattern would follow laC best practices for making a change?
  • Question 159

    Your security team scanned some Terraform workspaces and found secrets stored in plaintext in state files.
    How can you protect that data?
  • Question 160

    You have used Terraform lo create an ephemeral development environment in the (loud and are now ready to destroy all the Infrastructure described by your Terraform configuration To be safe, you would like to first see all the infrastructure that Terraform will delete.
    Which command should you use to show all of the resources that mil be deleted? Choose two correct answers.