boltops-tools / terraspace

Terraspace: The Terraform Framework
https://terraspace.cloud
Apache License 2.0
678 stars 46 forks source link

rename _cache2 to .cache2 #244

Closed tongueroo closed 2 years ago

tongueroo commented 2 years ago

This is a 🙋‍♂️ feature or enhancement.

Summary

Use .terraspace-cache/.cache2 instead of .terraspace-cache/_cache2. The .cache2 dir is used internally by for Terraspace Cloud. Using a .cache2 gets rid of a slight annoyance when cd .terraspace-cache and hitting tab to a build directory for debugging.

How to Test

Run acceptance test pipeline.

Version Changes

Patch