Need clarification to reduce confusion from misleading auto-generated content in "USE PROVIDER" dropdown and the resources/datasources namings in the Terraform registry #25
Labels
bug
Something isn't working
Bug Description
When clicking on "USE PROVIDER" the following information is given:
Also, the "Resources" and "Data sources" section entries contain wrong object names.
Expected Behavior
The example should suggest using
provider "solacebroker"
, as in the example use section at https://registry.terraform.io/providers/solaceproducts/solacebrokerappliance/latest/docs#example-usageThe "Resources" and "Data sources" section entries should start with
solacebroker_
vssolacebrokerappliance
.Steps to Reproduce
Click on "USE PROVIDER" and also expand the "Resources" and "Data sources" section at https://registry.terraform.io/providers/solaceproducts/solacebrokerappliance/latest/docs
Solace Broker version
No response
Solace API
No response
Solace API version
No response
The text was updated successfully, but these errors were encountered: