🔥 3-day streak
HashiCorp Certified: Terraform Associate (004)71 / 150
Question 71 of 150

You are managing a deployment where a local script must re-run every time the application version changes. You use a null_resource with a local-exec provisioner that runs the deployment script. Currently, the provisioner only runs once on creation and never again, even when you update the app_version variable. Which change makes the provisioner re-execute whenever app_version changes?

Reviewed for accuracy · Report an issueNext question