-
Notifications
You must be signed in to change notification settings - Fork 136
Publish pulumi-volcenginecc #8711
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
Publish pulumi-volcenginecc #8711
Conversation
Adding the package |
@volc-engine it looks like there is already an existing pulumi provider for volcengine (https://github.com/volcengine/pulumi-volcengine). Can you explain the difference here? |
@dschaller We are now using terraform-provider-volcenginecc, which is built on top of the Volcengine Cloud Control API. Since this approach is more standardized and future-proof, we plan to make pulumi-volcenginecc (bridged from terraform-provider-volcenginecc) our primary provider going forward. |
Thanks for explaining @volc-engine. Should the existing volcengine provider be marked as deprecated then? Also, would you mind filling out this google form |
@dschaller We don’t plan to deprecate the old version in the short term. In the longer run, however, we encourage users to use the newer Pulumicc package |
@dschaller We haved filled out the form |
Thanks @volc-engine! Is it possible to add some kind of documentation in the overview on what the difference is for volcenginecc? The overviews are pretty similar so it might not be clear as a user which one to pick http://registry--origin-pr-8724-d71a8460.s3-website.us-west-2.amazonaws.com/registry/packages/volcenginecc/ |
@dschaller I’ve already updated index.md and added the Volcengine and VolcengineCC sections. |
@dschaller When you have a moment, could you also share an estimated timeline for publishing this to the Pulumi Registry? Even a rough estimate would help us plan downstream work. Happy to make any quick fixes on our side—just point us to what’s missing. Thanks! |
Thanks @volc-engine! Regenerated the docs on my branch and will let you know when it's done building. |
Thanks for the updates @volc-engine! Looks good, merging the provider on this branch since we can't run CI from forks. |
Volcengine is the cloud services platform of ByteDance. It brings to external customers the growth methodologies, technical capabilities, and tools that powered ByteDance’s rapid development. Volcengine provides cloud infrastructure, video and content delivery, digital intelligence (VeDI), artificial intelligence, development, and operations services to help enterprises accelerate digital transformation and achieve sustainable growth.
Volcenginecc is a Pulumi provider built on Volcengine’s Cloud Control API, enabling developers to manage Volcengine resources safely and consistently through infrastructure as code.