Initial commit: Terraform configurations for multiple cloud providers
This commit is contained in:
9
volcengine/company/.terraformrc
Normal file
9
volcengine/company/.terraformrc
Normal file
@@ -0,0 +1,9 @@
|
||||
provider_installation {
|
||||
filesystem_mirror {
|
||||
path = "/home/ben/terraform"
|
||||
include = ["volcengine/*"]
|
||||
}
|
||||
direct {
|
||||
exclude = ["volcengine/*"]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user