Add .terraformrc
This commit is contained in:
parent
8b639970fc
commit
ed24782a4b
5
terraform/.terraformrc
Normal file
5
terraform/.terraformrc
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
provider_installation {
|
||||||
|
filesystem_mirror {
|
||||||
|
path = "/usr/local/etc/terraform/providers"
|
||||||
|
}
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user