contabo / terraform-provider-contabo

Terraform Provider for Contabo Cloud-Services
MIT License
59 stars 7 forks source link

Improve documentation how to get IDs i.e. "object_storage_id" #21

Closed mrclrchtr closed 1 year ago

mrclrchtr commented 1 year ago

It's really difficult to find out, what the correct "object_storage_id" is to create an object storage bucket. I hat to debug the web interface and analyze the json response from the server with the chrome developer utils to get the ID ;)

ngotzmann commented 1 year ago

Sorry for the struggle... I added documentation on the contabo_object_storage_bucket resource in the latest version v0.1.22. https://registry.terraform.io/providers/contabo/contabo/0.1.22