Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automating the snippet refresh process #25

Open
1 task done
kral2 opened this issue Mar 15, 2021 · 0 comments
Open
1 task done

Automating the snippet refresh process #25

kral2 opened this issue Mar 15, 2021 · 0 comments

Comments

@kral2
Copy link

kral2 commented Mar 15, 2021

I have issues

As Terraform providers releases become more and more frequent (some of them have a weekly release), snippets becomes obsolete faster than before.

I'm submitting a

  • feature request

What is the current behavior

Refreshing snippets requires a manual action from someone with the knowledge of how to do it and the write permissions to the repo.

What's the expected behavior

A possible solution would be to use GitHub Actions to automate the manual steps required to refresh the snippets with the latest version of the providers documentation.

  • Having a GitHub Action running on a scheduled basis to refresh all providers would minimize the "obsolete" state window.
  • If it is possible to be notified when the documentation is updated, that could also trigger an Action, for minimum delay and granular update (running the update just for the concerned provider).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant