dotfiles/terraform/.terraformrc
2021-01-09 15:15:02 -05:00

5 lines
102 B
Plaintext

provider_installation {
filesystem_mirror {
path = "/usr/local/etc/terraform/providers"
}
}