Skip to content

Commit 8b10474

Browse files
committed
correction
1 parent daa90e0 commit 8b10474

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

articles/machine-learning/how-to-manage-workspace-terraform.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -128,8 +128,6 @@ To create the workspace, run the following code:
128128
terraform init
129129
130130
terraform plan \
131-
-var name=<deployment-name> \
132-
-var environment=<environment-name> \
133131
# -var <any of the variables set in variables.tf> \
134132
-out demo.tfplan
135133

0 commit comments

Comments
 (0)