vatesfr / terraform-provider-xenorchestra

Xen Orchestra provider for Terraform
MIT License
149 stars 33 forks source link

Add github action to verify that tf docs are updated #286

Closed ddelnano closed 6 months ago

ddelnano commented 6 months ago

Summary: Add github action to verify that tf docs are updated

Now that the provider docs are auto generated (#256), we can add a check on PRs that verifies that the documentation is up to date with the latest changes.

Testing done: