Osvaldo Demo

Results 9 issues of Osvaldo Demo

Add retry with exponential backoff mechanism when the airtable API returns 429, 500, 502, 503, 504 http code responses Added 4 new environment variables to enable retries, max retry count...

## What? - Added comprehensive documentation on setting up and managing AWS SSM sessions using the Leverage CLI integrated with AWS Single Sign-On (SSO). - Included detailed step-by-step guides, command...

## Describe the Feature We propose the introduction of a new Terraform layer designed to deploy a single-node Kubernetes cluster. This setup will leverage an AWS EC2 instance for the...

enhancement

## Describe the Bug The Leverage CLI does not automatically create a `.gitconfig` file in the user's home directory if it is missing, leading to errors during execution. ## Expected...

bug
patch

## Enhancement: Streamlining Development Workflow and Documentation ### Objective Update our development workflow and project documentation to incorporate trunk-based development, the use of `pyenv` for Python version management, and enhancements...

enhancement

## What? * Implemented enhanced parsing logic in handle_apply_arguments_parsing to handle Terraform apply command arguments. * Added support for various argument formats including -var, -var-file, -target, -lock, -parallelism, -compact-warnings, -input,...

fix
patch

## Describe the Bug When running `leverage project create` all the symlinks to `config/common-variables.tf` are followed and turned into files. ## Expected Behavior On all layers,the `common-variables.tf` file should be...

bug
patch

## What? * Improved the `bump-test-version` target in the Makefile to ensure proper validation of the provided release candidate (RC) versions. * Added logic to fetch the latest version and...

patch

## Describe the Bug The following links are broken in the README.md file: * [Binbash Leverage DevOps Automation Code Library](https://leverage.binbash.com.ar/how-it-works/code-library/code-library/) * [configuration files](https://leverage.binbash.com.ar/user-guide/ref-architecture-aws/configs/) * [Web Console](https://leverage.binbash.com.ar/first-steps/post-deployment/#get-the-temporary-password-to-access-aws-console) * [Programmatic Keys](https://leverage.binbash.com.ar/first-steps/post-deployment/#configure-the-new-credentials) *...

bug
patch