datadog/Datadog Cloud Resource Tagger GitHub Action

Run datadog-cloud-resource-tagger against IaC files as a GitHub Action.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
tokenGitHub token for GitHub API requests. Users shouldn't need to set this themselves. yes${{ github.token }}
directorydirectory with IaC files to scanno.
providerscomma separated list of providers to scanno
resource_typescomma separated list of resource types to scan (skip all others)no
versionThe datadog-cloud-resource-tagger version. Can be `latest` or a full version like `0.5.7`nolatest
tagsThe specific list of tags to applynodd_git_org,dd_git_repo,dd_git_file,dd_git_resource_signature
changed_files_onlyOnly tag files that have been changed in the current PR or branchnofalse
dry_runRun the action without commiting the tags to the repository. Default is falsenofalse

no outputs