174 B
174 B
Name of module
This module is used to
Put your vars inside a terraform.tfvars such as :
variable = "blabla"
Then run :
tofu init
tofu plan
tofu apply
This module is used to
Put your vars inside a terraform.tfvars such as :
variable = "blabla"
Then run :
tofu init
tofu plan
tofu apply