cloudamqp / terraform-provider-cloudamqp

Terraform Provider for CloudAMQP
https://registry.terraform.io/providers/cloudamqp/cloudamqp
Mozilla Public License 2.0
35 stars 39 forks source link

Add a link to the API location #73

Closed qnm closed 3 years ago

qnm commented 4 years ago

So I can determine the resource_id to import, I've added a link to the API docs.

I also corrected a small typo on the import template structure. I believe rmq_url is not an intention revealing name to be used to name an instance (it sounds like a param) but I'll leave that to someone else to update if they want.