File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -45,6 +45,8 @@ plugin_cache_dir = "$HOME/.terraform.d/plugin-cache"
4545#
4646# terraform_provider_count_sizes.sh
4747#
48+ # Output on my Mac:
49+ #
4850# 30 597M hashicorp/aws/5.80.0/darwin_arm64/terraform-provider-aws_v5.80.0_x5
4951# 7 637M hashicorp/aws/5.90.1/darwin_arm64/terraform-provider-aws_v5.90.1_x5
5052# 4 637M hashicorp/aws/5.90.0/darwin_arm64/terraform-provider-aws_v5.90.0_x5
@@ -57,3 +59,17 @@ plugin_cache_dir = "$HOME/.terraform.d/plugin-cache"
5759# 1 14M hashicorp/external/2.3.4/darwin_arm64/terraform-provider-external_v2.3.4_x5
5860# 1 14M hashicorp/local/2.5.2/darwin_arm64/terraform-provider-local_v2.5.2_x5
5961# 1 14M hashicorp/null/3.2.3/darwin_arm64/terraform-provider-null_v3.2.3_x5
62+ #
63+ # Output on an Atlantis server pod after deleting all data cache to fix out of space errors and
64+ # then a single PR run:
65+ #
66+ # 14 654M hashicorp/aws/5.90.1/linux_amd64/terraform-provider-aws_v5.90.1_x5
67+ # 13 14M hashicorp/external/2.3.4/linux_amd64/terraform-provider-external_v2.3.4_x5
68+ # 13 14M hashicorp/local/2.5.2/linux_amd64/terraform-provider-local_v2.5.2_x5
69+ # 13 14M hashicorp/null/3.2.3/linux_amd64/terraform-provider-null_v3.2.3_x5
70+ # 3 346M hashicorp/aws/4.67.0/linux_amd64/terraform-provider-aws_v4.67.0_x5
71+ # 3 621M hashicorp/aws/5.80.0/linux_amd64/terraform-provider-aws_v5.80.0_x5
72+ # 3 653M hashicorp/aws/5.90.0/linux_amd64/terraform-provider-aws_v5.90.0_x5
73+ # 3 14M hashicorp/random/3.6.3/linux_amd64/terraform-provider-random_v3.6.3_x5
74+ # 1 627M hashicorp/aws/5.82.2/linux_amd64/terraform-provider-aws_v5.82.2_x5
75+ # 1 630M hashicorp/aws/5.84.0/linux_amd64/terraform-provider-aws_v5.84.0_x5
You can’t perform that action at this time.
0 commit comments