apogrebnyak
apogrebnyak
Version: 0.3.1 After this change https://github.com/nozaq/terraform-aws-remote-state-s3-backend/commit/7290218e4cb2c702e9c095178239dce6bbb2f185#diff-c09d00f135e3672d079ff6e0556d957d deletion of the module fails with ``` Error: Invalid index on .terraform/modules/remote_state/terraform-aws-remote-state-s3-backend-0.3.1/outputs.tf line 23, in output "terraform_iam_policy": 23: value = var.terraform_iam_policy_create ? aws_iam_policy.terraform[0] :...
FirehoseStatsReporter never reports stream name in its error message when used in FirehoseAppender
The message always says > Failed to publish a log entry to kinesis using appender: null This is happening because in `FirehoseAppender` the constructor for `FirehoseStatsReporter` is called before the...
### Description In venv after upgrading to PIP version 24.2 looks like it stopped paying attention to `--cert` option, `cert` configuration parameter in `pip.conf`, and `PIP_CERT` variable and generates SSL...