The [docs available on Terraform's registry](https://registry.terraform.io/providers/gridscale/gridscale/latest/docs/resources/securityzone) list the resource name as `gridscale_securityzone` in its index on the left, even though the contents on the right use the correct name `gridscale_paas_securityzone`. My guess is that this is due to [the corresponding file having the wrong name](https://github.com/gridscale/terraform-provider-gridscale/blob/master/website/docs/r/securityzone.html.md).