nimblehq / infrastructure-templates

For IaaS and PaaS as codes
MIT License
10 stars 0 forks source link

Fix: Wrong database_url string in SSM module #148

Closed hoangmirs closed 1 year ago

hoangmirs commented 1 year ago

Issue

The current CLI generates the wrong database_url in SSM module: main_tf_—_infrastructure-templates

Expected

The database_url should be generated correctly without any errors.

Steps to reproduce

  1. Generate a new project
  2. Open project-dir/main.tf file and check the module "ssm"
  3. The current database_url in secrets section is incorrect