terraform-provider-system/test/tf/.terraformrc

6 lines
127 B
Plaintext

provider_installation {
filesystem_mirror {
path = "../../repo/"
include = ["registry.terraform.io/dpedu/*"]
}
}