Skip to content

Just a test creating New Relic alerts with Terraform

Notifications You must be signed in to change notification settings

siilas/newrelic-terraform

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Newrelic Terraform

Just a test creating New Relic alerts with Terraform.

Useful links

Runnning

Firts of all, you need to set the environment variables:

export NEW_RELIC_ACCOUNT_ID={Your New Relic account ID}
export NEW_RELIC_API_KEY={Your New Relic API Key, type = USER}

To get things started, run:

terraform init

Then, run:

terraform plan

And finally, apply the changes:

terraform apply

About

Just a test creating New Relic alerts with Terraform

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages