feat: add cloudflare workers ai config and global credentials

This commit is contained in:
Ben User
2026-02-01 11:22:52 +00:00
parent 70f160b396
commit b9e7cccaaf
35 changed files with 1806 additions and 10 deletions

View 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/