Skip to content

Flaconi/terraform-aws-newrelic-lambda-integration

Repository files navigation

Terraform NewRelic integration

This module will create lambda for new relic log ingestion.

Providers

Name Version
aws ~> 5.78
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 ~> 5.78
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: n/a

Type: string

Default: "eu-central-1"

Description: Map of custom tags for the provisioned resources

Type: map(string)

Default: {}

Outputs

Name Description
newrelic_log_ingestion_lambda_arn n/a