binbashar / leverage

Binbash Leverage CLI intended to orchestrate Leverage Reference Architecture for AWS (www.binbash.co/leverage)
https://pypi.org/project/leverage/
Apache License 2.0
17 stars 2 forks source link

Enhancement | Add comment to `config.tf` file when generating key #166

Open juanmatias opened 1 year ago

juanmatias commented 1 year ago

Describe the Enhance

When Leverage CLI finds an S3 Backend block with no Key definition in the config.tf file, it will generate a key and write it down to the file.

In this case add a comment previous to the key definition stating the key was generated automatically by the Leverage CLI.

Expected Behavior

Use Case

n/a

Describe Ideal Solution

n/a

Alternatives Considered

n/a

Additional Context

n/a