aiven / terraform-provider-aiven

Aiven Terraform Provider
https://registry.terraform.io/providers/aiven/aiven/latest/docs
MIT License
128 stars 69 forks source link

chore: check description deprecation #1764

Closed byashimov closed 2 weeks ago

byashimov commented 3 months ago

Terraform doesn't add deprecation message to the docs site until it's not in the description. Adds a test that looks for deprecation message in resource description.

byashimov commented 2 weeks ago

Some resources have deprecation in the template https://github.com/aiven/terraform-provider-aiven/blob/a5a27814660de553826e2e1ddb7d9e48b82193a6/templates/resources/account_authentication.md.tmpl#L11 Closing this PR.