This repository has been archived by the owner on Nov 2, 2024. It is now read-only.
fix(terraform): update min_count and max_count to of min_node_count #40
terraform.yaml
on: pull_request
tflint
13s
e2e-deployment
0s
Annotations
1 error and 5 warnings
tflint
Process completed with exit code 2.
|
tflint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, terraform-linters/setup-tflint@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
tflint:
provisioning/terraform/asm.tf#L16
module "asm" should specify a version
|
tflint:
provisioning/terraform/gke.tf#L22
module "gke" should specify a version
|
tflint:
provisioning/terraform/project.tf#L31
module "google_apis" should specify a version
|
tflint:
provisioning/terraform/variables.tf#L23
variable "state_bucket_name" is declared but not used
|