cloudamqp / terraform-provider-cloudamqp

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

Documentation: Information on how to use HTTP API #264

Closed tbroden84 closed 8 months ago

tbroden84 commented 8 months ago

WHY are these changes introduced?

This provider don't support the use of Message Broker HTTP API, but can be used together with other providers to do so.

WHAT is this pull request doing?

Add information and example on how to use other provider to access Message Broker HTTP API.

HOW can this pull request be tested?

Check new guide.md file.

tbroden84 commented 8 months ago

Reason for failing checks: Go-api v1.16.0 been added without correct updates. Present in #257

dentarg commented 8 months ago

Can use https://docs.github.com/en/actions/managing-workflow-runs/skipping-workflow-runs when changing only markdown :)