leverage icon indicating copy to clipboard operation
leverage copied to clipboard

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

Open juanmatias opened this issue 2 years ago • 0 comments

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

  • When the S3 key was generated by the Leverage CLI:
    • a comment is left there to note this situation.
    • the CLI output must explicit that this is happening

Use Case

n/a

Describe Ideal Solution

n/a

Alternatives Considered

n/a

Additional Context

n/a

juanmatias avatar Jan 31 '23 19:01 juanmatias