Skip to content

Commit 26e0d75

Browse files
authored
chore: avoid pushing .terraform.lock.hcl while creating the template (#9851)
1 parent 382843d commit 26e0d75

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/pr-deploy.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -419,7 +419,6 @@ jobs:
419419
420420
# Create template
421421
cd ./.github/pr-deployments/template
422-
terraform init
423422
coder templates create -y --variable namespace=pr${{ env.PR_NUMBER }} kubernetes
424423
425424
# Create workspace

0 commit comments

Comments
 (0)