Skip to content

Latest commit

 

History

History
106 lines (61 loc) · 2.51 KB

File metadata and controls

106 lines (61 loc) · 2.51 KB

Terraform NewRelic integration

This module will create lambda for new relic log ingestion.

Providers

Name Version
aws ~> 6.12
random ~> 3.6

Modules

Name Source Version
lambda_newrelic_resource_bucket github.com/terraform-aws-modules/terraform-aws-s3-bucket v4.1.2

Requirements

Name Version
terraform ~> 1.5
aws ~> 6.12
random ~> 3.6

Required Inputs

No required inputs.

Optional Inputs

The following input variables are optional (have default values):

Description: n/a

Type: string

Default: ""

Description: n/a

Type: string

Default: ""

Description: n/a

Type: bool

Default: true

Description: n/a

Type: bool

Default: true

Description: n/a

Type: bool

Default: true

Description: Map of custom tags for the provisioned resources

Type: map(string)

Default: {}

Outputs

Name Description
newrelic_log_ingestion_lambda_arn n/a