Tools for working with Terraform
Tools for working with Terraform
The terraform commands can be used for generating Terraform HCL for simple observability as code use cases.
cat terraform.json | newrelic utils terraform dashboard --label my_dashboard_resource
-h, --help help for terraform
-a, --accountId int the account ID to use. Can be overridden by setting NEW_RELIC_ACCOUNT_ID
--debug debug level logging
--format string output text format [JSON, Text, YAML] (default "JSON")
--plain output compact text
--profile string the authentication profile to use
--trace trace level logging
- newrelic utils - Various utility methods
- newrelic utils terraform dashboard - Generate HCL for the newrelic_one_dashboard resource