add terraform-aws config
This commit is contained in:
parent
1b0afc04b1
commit
6097699a00
7
oci/iac-runner/terraform-aws/.terraformrc
Normal file
7
oci/iac-runner/terraform-aws/.terraformrc
Normal file
@ -0,0 +1,7 @@
|
||||
disable_checkpoint = true
|
||||
disable_checkpoint_signature = true
|
||||
provider_installation {
|
||||
filesystem_mirror {
|
||||
path = "/data/terraform/"
|
||||
}
|
||||
}
|
||||
Loading…
Reference in New Issue
Block a user