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