Victor Cabezas

Results 9 issues of Victor Cabezas

When using upload.method s3, access_key and secret_key seem to be mandatory due to this traceback ``` mongodb-consistent-backup --host localhost --port 27017 --upload.s3.bucket_name backup-bucket --upload.s3.region us-east-1 --upload.s3.bucket_prefix backup/mongodb --upload.method s3 Traceback...

new feature

**What this PR does / why we need it**: This PR lets vault-helper download URL to be modifiable to point to internal mirrors. **Which issue this PR fixes** *(optional, in...

needs-rebase
release-note
size/S
dco-signoff: no

Implement startTLS for MySQL servers. This is a translation of openssl s_client function implemented at https://github.com/openssl/openssl/commit/a2d9cfbac5d87b03496d62079aef01c601193b58 .

This tries to add support to APIs that accept search parameters via POST body instead of query strings.

**Describe the issue** CKV_AZURE_189 should take into account `virtual_network_subnet_ids` too, in addition to `ip_rules`. Leaving `public_network_access_enabled` and `network_acl.ip_rules` empty makes the check fail even if `network_acl.virtual_network_subnet_ids` is configured properly. **Examples**...

checks

This PR adds support to use AppRole Vault's auth method. It also adds support for configuring `vault_lookup` function using a configuration file as in https://github.com/voxpupuli/puppet-prometheus_reporter/blob/master/lib/puppet/reports/prometheus.rb#L12

tests-fail
merge-conflicts

### Is there an existing issue for this? - [X] I have searched the existing issues ### Community Note * Please vote on this issue by adding a :thumbsup: [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/)...

bug
provider/null
new

Add `target_index` variable for rendering ES index name using record accessor syntax. This allows to define ES index name based on record accessor, enabling to use record field values as...

docs-required