You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Error: Invalid resource type
│
│ on load_test.tf line 1, in resource "azurerm_load_example""mgt_global_load_test":
│ 1: resource "azurerm_load_example""mgt_global_load_test" {
│
│ The provider hashicorp/azurerm does not support resource type"azurerm_load_example".
I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.
If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.
Is there an existing issue for this?
Community Note
Terraform Version
1.3.5
AzureRM Provider Version
3.42.0
Affected Resource(s)/Data Source(s)
azurerm_load_test
Terraform Configuration Files
Debug Output/Panic Output
Expected Behaviour
Resource should be created using example in the documentation. The documentation is wrong here
https://github.com/hashicorp/terraform-provider-azurerm/blob/0e2033ee37c45cb58a1896c8cfaab277b5e3cda1/website/docs/r/load_test.html.markdown
Actual Behaviour
Terraform does not support resource type as copied from example.
Steps to Reproduce
terraform plan
Important Factoids
No response
References
No response
The text was updated successfully, but these errors were encountered: