chore: avoid pushing .terraform.lock.hcl while creating the template (#9851)

This commit is contained in:
Muhammad Atif Ali
2023-09-25 15:13:32 +03:00
committed by GitHub
parent 382843dc5f
commit 26e0d7580c
-1
View File
@@ -419,7 +419,6 @@ jobs:
# Create template
cd ./.github/pr-deployments/template
terraform init
coder templates create -y --variable namespace=pr${{ env.PR_NUMBER }} kubernetes
# Create workspace