feat: add cloudflare workers ai config and global credentials
This commit is contained in:
27
oracle/kr/HASHICORP_PROVIDER_INFO.md
Normal file
27
oracle/kr/HASHICORP_PROVIDER_INFO.md
Normal file
@@ -0,0 +1,27 @@
|
||||
# Terraform Provider Registry Information
|
||||
|
||||
## HashiCorp Releases Overview
|
||||
|
||||
From: https://releases.hashicorp.com/
|
||||
|
||||
The following Terraform providers are available on the HashiCorp releases site:
|
||||
|
||||
- terraform-provider-oci (Oracle Cloud Infrastructure)
|
||||
- terraform (Core Terraform binary)
|
||||
- And many other providers (over 100 different providers)
|
||||
|
||||
## OCI Provider Specific Information
|
||||
|
||||
For Oracle Cloud Infrastructure provider, we specifically need:
|
||||
- Provider name: terraform-provider-oci
|
||||
- Version used in our project: 7.32.0
|
||||
- Platform: linux_amd64
|
||||
|
||||
## Integration with Our Project
|
||||
|
||||
This information is being stored to document the source of our Terraform provider and maintain proper references to the official release channels.
|
||||
|
||||
## Provider Installation Path
|
||||
|
||||
The provider should be installed at:
|
||||
~/.terraform.d/plugins/registry.terraform.io/oracle/oci/7.32.0/linux_amd64/
|
||||
Reference in New Issue
Block a user