List of questions
Related questions
Question 11 - Terraform Associate 003 discussion
A developer on your team is going lo leaf down an existing deployment managed by Terraform and deploy a new one. However, there is a server resource named aws instant.ubuntu[l] they would like to keep. What command should they use to tell Terraform to stop managing that specific resource?
A.
Terraform plan rm:aws_instance.ubuntu[1]
B.
Terraform state rm:aws_instance.ubuntu[1]
C.
Terraform apply rm:aws_instance.ubuntu[1]
D.
Terraform destory rm:aws_instance.ubuntu[1]
Your answer:
0 comments
Sorted by
Leave a comment first