Skip to content

Clarify that TFE_PARALLELISM has no effect in Terraform Cloud #529

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

knuff22
Copy link

@knuff22 knuff22 commented Jul 2, 2025

What

This PR updates the documentation for the TFE_PARALLELISM environment variable to clarify that it only affects local CLI execution and has no effect in Terraform Cloud remote operations. The update also includes guidance on using TF_CLI_ARGS_plan and TF_CLI_ARGS_apply as the supported method for configuring parallelism in Terraform Cloud.

Why

Although TFE_PARALLELISM was previously used in remote operations, its behavior has changed, and it is now ignored by Terraform Cloud. This clarification helps prevent confusion for users expecting it to influence parallelism in remote runs.

Changes

Related discussion

This change follows up on the discussion in hashicorp/terraform-docs-common#908, where it was noted that the current paragraph may mislead users into thinking TFE_PARALLELISM is effective in Terraform Cloud.

@knuff22 knuff22 requested a review from a team as a code owner July 2, 2025 11:44
Copy link

github-actions bot commented Jul 2, 2025

Vercel Previews Deployed

Name Status Preview Updated (UTC)
Dev Portal ✅ Ready (Inspect) Visit Preview Wed Jul 2 13:44:01 UTC 2025
Unified Docs API ✅ Ready (Inspect) Visit Preview Wed Jul 2 13:38:59 UTC 2025

Copy link

github-actions bot commented Jul 2, 2025

Broken Link Checker

No broken links found! 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant