mirror of https://github.com/hashicorp/terraform
Disabling the resource count and outputs rendering when the remote backend is in use causes them to be omitted from Terraform Cloud runs. This commit changes the condition to render these values if either the remote backend is not in use, or the command is running in automation via the TF_IN_AUTOMATION flag. As this is intended to be set by Terraform Cloud and other remote backend implementations, this addresses the problem.pull/28412/head
parent
23800438ab
commit
69e7922a33
Loading…
Reference in new issue