Removed unused local variable
Some checks reported errors
--> Linted: ANSIBLE No errors were found in the linting process
--> Linted: GITLEAKS No errors were found in the linting process
--> Linted: JSCPD No errors were found in the linting process
--> Linted: TERRAFORM_TFLINT Errors were detected, please view logs
--> Linted: TERRAFORM_TERRASCAN No errors were found in the linting process
Lint Code Base / run-lint (push) Failing after 38s
Some checks reported errors
--> Linted: ANSIBLE No errors were found in the linting process
--> Linted: GITLEAKS No errors were found in the linting process
--> Linted: JSCPD No errors were found in the linting process
--> Linted: TERRAFORM_TFLINT Errors were detected, please view logs
--> Linted: TERRAFORM_TERRASCAN No errors were found in the linting process
Lint Code Base / run-lint (push) Failing after 38s
This commit is contained in:
parent
4fdc5649f0
commit
785343830f
@ -10,7 +10,6 @@ terraform {
|
||||
|
||||
# Define local variables to use within the script
|
||||
locals {
|
||||
kube_version = "1.31.1"
|
||||
masternodes = 1
|
||||
workernodes = 2
|
||||
subnet_node_prefix = "172.16.1"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user