Skip to content

Commit

Permalink
Fix API doc link in notification docs
Browse files Browse the repository at this point in the history
  • Loading branch information
dentarg authored Jul 11, 2024
1 parent 8fc9082 commit 2c479f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/resources/notification.md
Original file line number Diff line number Diff line change
Expand Up @@ -200,6 +200,6 @@ This resource depends on CloudAMQP instance identifier, `cloudamqp_instance.inst

`cloudamqp_notification` can be imported using CloudAMQP internal identifier of a recipient together
(CSV separated) with the instance identifier. To retrieve the identifier of a recipient, use
[CloudAMQP API](https://docs.cloudamqp.com/cloudamqp_api.html#list-notification-recipients)
[CloudAMQP API](https://docs.cloudamqp.com/cloudamqp_api.html#list-recipients).

`terraform import cloudamqp_notification.recipient <id>,<instance_id>`

0 comments on commit 2c479f0

Please sign in to comment.