moved initial node pool to internally #11
Annotations
9 warnings
tflint (ubuntu-latest)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/cache@v3, terraform-linters/setup-tflint@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
tflint (ubuntu-latest):
variables.tf#L186
variable "initial_node_pool_ami_type" is declared but not used
|
tflint (ubuntu-latest):
variables.tf#L171
variable "eks_managed_node_groups" is declared but not used
|
tflint (macos-latest)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/cache@v3, terraform-linters/setup-tflint@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
tflint (macos-latest):
variables.tf#L171
variable "eks_managed_node_groups" is declared but not used
|
tflint (macos-latest):
variables.tf#L186
variable "initial_node_pool_ami_type" is declared but not used
|
tflint (windows-latest)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/cache@v3, terraform-linters/setup-tflint@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
tflint (windows-latest):
variables.tf#L171
variable "eks_managed_node_groups" is declared but not used
|
tflint (windows-latest):
variables.tf#L186
variable "initial_node_pool_ami_type" is declared but not used
|