Igor D'Astolfo

Results 11 issues of Igor D'Astolfo

As per the subject, the authentication with Azure AD with MFA enabled doesn't work, it's asking the MFA code indefinitely. I attach a debug session. ``` $ saml2aws --version 2.36.6...

type:question

# Why? With this new feature, terraform helper is able to target accounts matching a tag expressed as key=value. You can define multiple tags and all accounts matching at least...

### Describe the feature For terraform pipelines we need a way to define different variables for different regions. This is crucial in scenarios where the same pipeline must run in...

### Is there an existing issue for this? - [X] I have searched the existing issues ### Describe the bug When using the "plan" stage in terraform pipelines, errors triggered...

bug

# Why? The missing dependency breaks the installation process *Issue #742 ## What? Description of changes: Added 'packaging' module installation during build_deps phase. --- By submitting this pull request, I...

### Is there an existing issue for this? - [X] I have searched the existing issues ### Describe the bug During ADF installation using the new method using Makefile, I...

bug

**Describe the issue** CKV_AWS_312 is checking that the parameter **HealthStreamingEnabled** in namespace **aws:elasticbeanstalk:healthreporting:system** is set, but such parameter doesn't exist. Looking at official documentation: https://docs.aws.amazon.com/elasticbeanstalk/latest/dg/command-options-general.html#command-options-general-cloudwatchlogs-health the parameter is **HealthStreamingEnabled** in...

checks
stale

### Is there an existing issue for this? - [X] I have searched the existing issues ### Describe the bug Starting from version 4.0.0, the "adf-account-management" State Machine has a...

bug

This feature is the implementation of the feature request #541. It adds a new parameter `workflow_type` to the account request module. The parameter can be valued: - `apply` (default) -...

As per the subject, I'm asking a feature to implement an alternative workflow with the stages: 1. plan 2. approve 3. apply for the customizations pipeline. This feature should be...

enhancement