-
Notifications
You must be signed in to change notification settings - Fork 100
feat(cloudflare): vpc service #1207
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
commit: |
🚀 Website Preview DeployedYour website preview is ready! Preview URL: https://5a314bab-alchemy-website.alchemy-run.workers.dev This preview was built from commit d09b72b 🤖 This comment will be updated automatically when you push new commits to this PR. |
| type: | ||
| | "ai" | ||
| | "browser" | ||
| | "dispatch_namespace" | ||
| | "mtls_certificate" | ||
| | "vectorize" | ||
| | "d1" | ||
| | "images" | ||
| | "kv_namespace" | ||
| | "queue" | ||
| | "r2_bucket"; | ||
| } | ||
| > & { | ||
| raw: true; | ||
| }) | ||
| | WorkerBindingService; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Why did this change
| type: "vpc_service"; | ||
| }; | ||
|
|
||
| export const VpcService = Resource( |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Docs
|
merge conflicts to resolve |
Adds support for Cloudflare VPC service bindings.