shalb / cluster.dev

Cloud-native infrastructure templating. Creating cloud installers for SaaS. Replication of complex cloud-native infrastructures.
https://docs.cluster.dev/
GNU Affero General Public License v3.0
401 stars 36 forks source link

Added default env variable for terraform to support parallel execution of terraform client with shared cache. #187

Closed romanprog closed 1 year ago

romanprog commented 1 year ago

fix #108 Added default env variable for terraform to support parallel execution of terraform client with shared cache.

https://github.com/hashicorp/terraform/pull/32129