You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
terraform.cmd('plan', destroy=terraform.IsFlagged)
invalid boolean value "<function Terraform.__getattr__.<locals>.wrapper at
│ 0x10dcfbd30>" for -destroy: parse error
terraform.cmd('plan', 'destroy=True)
Error: Too many command line arguments
│
| To specify a working directory for the plan, use the global -chdir flag.
The text was updated successfully, but these errors were encountered:
This is for Terraform 0.15
From the command line I can run
None of the following invocations work
The text was updated successfully, but these errors were encountered: