Hi,
I’m new and i try to make a test plan in terraform for kreuzwerker/docker.
I have already created main.tf, variables.tf, terraform.tfvars and output.tf.
I have no idea how to do that, can someone help me?
See below the tesplan
-Define test plans to validate the infrastructure configuration.
-Implement automatic validation of configurations with terraform validate
and terraform fmt
.
-Test the modular setup with terraform plan
and terraform apply
to compare expected and actual results.
Thx,
Sikander