Juan Matías Kungfoo de la Cámara Beovide

Results 32 issues of Juan Matías Kungfoo de la Cámara Beovide

## Describe the Bug When running Leverage and setting roles, then deleting role and running Leverage again, instead of saying 'no role found' or something like this, it throws an...

bug

## Describe the Feature The idea is to have a compatibility matrix for CLI/toolbox and run tests covering as much as possible of these cases. This has to be reflected...

feature
patch

## 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...

enhancement
patch

## Describe the Bug In TBD scenarios, the file `terraform.tfvars` is being ignored. On the other hand, files like `*.auto.tfvars` are not being ignored. In test with sample Terraform projects,...

bug
patch

# Describe the Feature This feature has to be evaluated (whether or not it worth it) Store the CLI version used to create/use a Leverage project. It can be stored...

feature
patch

## What? * quick fix to a command line example ## Why? * it was pasted with escaped chars when no escape is needed ![image](https://github.com/binbashar/le-ref-architecture-doc/assets/2184738/a2c0237a-5a38-4eac-a0f6-d1f543b186cc) (removing backslashes previous to quotes)

patch
fix

## Describe the Feature This is a cross project feature. I.e. it is not only for `leverage`. I'm adding it here to keep track of this issue on planning meetings....

feature
patch

## Describe the Feature It would be useful to bind a container's port to the host to allow port forwarding with the `kubectl` **Leverage** subcommand. ## Expected Behavior Be able...

minor
feature

## Describe the Bug The Leverage CLI will fail due to a lack of variable values when apply is passed with a parameter with space. E.g. ```bash leverage tf apply...

bug
patch

# Randomly prompt is not shown with zsh+ohmyzsh+powerlevel10k ## What? I'm using `zsh+ohmyzsh+powerlevel10k` on a **Manjaro**. The problem is that from time to time shell doesn't show the prompt. This...