-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
.github/workflow-templates/im-deploy-tf-manually-apply-to-dev-subscription.yml
Lines 144 to 145 in 9e03dbf
| Add-Type -Assembly "System.IO.Compression.FileSystem" | |
| [System.IO.Compression.ZipFile]::CreateFromDirectory("plans", $terraformPlanName) |
A Terraform plan file is already a ZIP archive. Zipping it again won't do much.

Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels