feat: add cloudflare workers ai config and global credentials
This commit is contained in:
10
oracle/kr/.terraformrc
Normal file
10
oracle/kr/.terraformrc
Normal file
@@ -0,0 +1,10 @@
|
||||
provider_installation {
|
||||
filesystem_mirror {
|
||||
path = "./plugins"
|
||||
include = ["oracle/oci"]
|
||||
}
|
||||
|
||||
direct {
|
||||
exclude = ["oracle/oci"]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user