cloudposse/GitHub Action Atmos Terraform Drift Detection

GitHub Action Atmos Terraform Drift Detection

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
max-opened-issuesNumber of open drift detection issues. Use `-1` to open unlimited number of issues. Default: 10no10
assignee-usersComma-separated list of users to assign issues to. This is used only when issue is getting created.no""
assignee-teamsComma-separated list of teams to assign issues to. You have to pass github token with `read:org` scope. This is used only when issue is getting created.no""
labelsComma-separated list of additional labels to assign issues to.no""
process-allProcess all issues or only the ones that relates to affected stacks. Default: falsenofalse
tokenUsed to pull node distributions for Atmos from Cloud Posse's GitHub repository. Since there's a default, this is typically not supplied by the user. When running this action on github.com, the default value is sufficient. When running on GHES, you can pass a personal access token for github.com if you are experiencing rate limiting.${{ github.server_url == 'https://github.com' && github.token || '' }}

no outputs