Open juanmatias opened 1 year ago
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.
config.tf
In this case add a comment previous to the key definition stating the key was generated automatically by the Leverage CLI.
n/a
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