diff --git a/README.md b/README.md index 5f14610..8663ca2 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,11 @@ +
# terraform-boot A spring-boot-based project which aims to provide a RESTful API for Terraform CLI. @@ -44,5 +52,5 @@ The below property names can be changed in the following ways |---------------------------------|---------------------------------|--------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------| | terraform_binary_path | TERRAFORM_BINARY_PATH | Terraform available on syspath | The path to the terraform binary | | terraform.root.module.directory | TERRAFORM.ROOT.MODULE.DIRECTORY | /tmp on Linux