PRSD-751: Adds elasticache #49
check-and-plan.yml
on: pull_request
tf format
4s
tf validate
24s
tflint
9s
tfsec
12s
Integration Terraform plan
24s
Annotations
3 errors, 4 warnings, and 1 notice
tf format
Terraform exited with code 3.
|
tf format
Process completed with exit code 1.
|
tflint
Process completed with exit code 2.
|
tflint:
terraform/modules/elasticache/security_groups.tf#L1
Missing version constraint for provider "aws" in `required_providers`
|
tflint
terraform "required_version" attribute is required
|
tflint:
terraform/modules/elasticache/variables.tf#L41
variable "backup_window" is declared but not used
|
tflint:
terraform/modules/elasticache/variables.tf#L47
variable "maintenance_window" is declared but not used
|
GitHub API token
Consider setting a GITHUB_TOKEN to prevent GitHub api rate limits
|