feat: Configure tflint & tf format pipelines along with fixing any issues #3
Annotations
1 error and 12 warnings
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v2, terraform-linters/setup-tflint@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
examples/byob-sse-s3/main.tf#L51
module "secure_storage_connector" should specify a version
|
examples/byob-sse-s3/main.tf#L30
Missing version constraint for provider "aws" in `required_providers`
|
examples/byob-sse-s3/main.tf#L1
terraform "required_version" attribute is required
|
docs/operator-migration/variables.tf#L92
variable "custom_domain_filter" is declared but not used
|
docs/operator-migration/variables.tf#L117
variable "system_reserved_cpu_millicores" is declared but not used
|
docs/operator-migration/variables.tf#L123
variable "system_reserved_memory_megabytes" is declared but not used
|
docs/operator-migration/variables.tf#L129
variable "system_reserved_ephemeral_megabytes" is declared but not used
|
docs/operator-migration/variables.tf#L16
variable "size" is declared but not used
|
docs/operator-migration/variables.tf#L86
variable "enable_operator_alb" is declared but not used
|
docs/operator-migration/variables.tf#L105
variable "allowed_inbound_ipv6_cidr" is declared but not used
|
This job failed
Loading