Feat: 🚀 Add New-Relic add-on. #107
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
10 warnings
tf-lint / tflint:
override_values.tf#L516
Missing version constraint for provider "local" in "required_providers"
|
tf-lint / tflint:
_examples/basic/providers.tf#L8
List items should be accessed using square brackets
|
tf-lint / tflint:
_examples/basic/providers.tf#L15
List items should be accessed using square brackets
|
tf-lint / tflint:
_examples/basic/providers.tf#L22
List items should be accessed using square brackets
|
tf-lint / tflint:
_examples/basic/main.tf#L96
Interpolation-only expressions are deprecated in Terraform v0.12.14
|
tf-lint / tflint:
_examples/basic/main.tf#L129
data "aws_caller_identity" "current" is declared but not used
|
tf-lint / tflint:
_examples/basic/main.tf#L170
data "aws_ami" "eks_default" is declared but not used
|
tf-lint / tflint:
_examples/basic/main.tf#L180
data "aws_ami" "eks_default_arm" is declared but not used
|
tf-lint / tflint:
_examples/basic/main.tf#L36
data "aws_security_group" "default" is declared but not used
|
tf-lint / tflint:
_examples/complete/providers.tf#L12
List items should be accessed using square brackets
|