Terraform provisioners can be added to any resource block.

Terraform provisioners can be added to any resource block.
A . True
B. False

Answer: A

Explanation:

https://www.phillipsj.net/posts/introduction-to-terraform-provisioners/

As you continue learning about Terraform, you will start hearing about provisioners.

Terraform provisioners can be created on any resource and provide a way to execute actions on local or remote machines.

https://www.terraform.io/language/resources/provisioners/local-exec

Latest TA-002-P Dumps Valid Version with 324 Q&As

Latest And Valid Q&A | Instant Download | Once Fail, Full Refund

Subscribe
Notify of
guest
1 Comment
Inline Feedbacks
View all comments
smail
smail
1 year ago

remote-exec provisioners need to be added to compute resource block.