Skip to content
Commit 8f4f77a0 authored by Tyrone Meijn's avatar Tyrone Meijn
Browse files

fix(templates/terraform/base-jobs): exclude providers from artifact

### What & Why

This MR excludes the providers directory implicitly by only packinging the modules dir and the terraform.tfstate in the artifact that gets passed around. This is due to the size of mainly the AWS provider coming around to 700MB. This is around 70% of the max artifact size which is 1GB. We've come pretty close to the max size so excluding the provider is an obvious win. Some testing actually shows a bit of an improvement in pipeline speed!
parent fa3aa61c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment