Jurijs Kobecs
Jurijs Kobecs
Add pricing and initially compute/storage resources. ### Note for community Please 👍 if you'd like to upvote this or receive updates.
Please add Alicloud support
Can't see webhooks for cancelled jobs
Hi there, Thank you for opening an issue. Please note that we try to keep the Terraform issue tracker reserved for bug reports and feature requests. For general usage questions,...
Command: node make-thumb.js public/images/ /tmp/ 200x200 -p -r Response: Converting to 200 x 200 events.js:72 throw er; // Unhandled 'error' event ^ Error: spawn ENOENT at errnoException (child_process.js:1001:11) at Process.ChildProcess._handle.onexit...
### Terraform Version 1.6.2 ### Affected Resource(s) alicloud_cs_kubernetes_permissions ### Terraform Configuration Files ```hcl resource "alicloud_cs_kubernetes_permissions" "admin" { uid = "386123810581389766" permissions { cluster = "c7a3e6bcf0ab442d0b704cfba16fd81d3" role_type = "cluster" role_name =...
Seems like right now tfplugindocs generate got hardcoded - plugins/registry.terraform.io/hashicorp/ for the providerPath, but in case of locally developed provider it's not a case. ``` $ tfplugindocs generate rendering website...
Right now the only option is to set them as SEEN, but i want to flag them as deleted.
Can i override base url somehow?