actions-marketplace-validations/Terraform New Relic Operations Monitoring

NewRelic Custom Event to monitor Terraform operations

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Jan 23, 2023
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/maathor_terraform-new-relic-event-action@15122d986d42e2ba58efda3bb0b5225c50c60de7 # no releases — HEAD as of 2026-07-12

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
new_relic_licence_keyNew Relic licence KEYyes
event_type_nameNew Relic CustomEvent NamenoDeployEvent
envStagingyesprod
terraform_init_statusTerraform init statusyes
terraform_apply_statusInput apply statusyes
terraform_output_plan_file_pathTerraform output file pathno
terraform_tag_keyTerraform tag used to precise deployed componentsnosubdomain
terraform_operation_list_PATHoutput of terraform show -json tfplan.out | jq '.resource_changes[].change.actions'yes""
terraform_tag_valueTerraform value used to precise deployed componentsno
github_repository{{ github.repository}}yes
github_run_id{{ github.run_id }}yes
namedescription
terraform_updateOutput terraform update resources
terraform_createOutput terraform create resources
terraform_deleteOutput terraform delete resources
terraform_noopOutput terraform no operation resources