Florian Geyer

Results 4 issues of Florian Geyer

A while back a new feature was introduced which allows making requests without specifying the protocol (`http://`). Unfortunately when creating a request with `localhost:8080` I get the following error: >...

**Is your feature request related to a problem? Please describe.** From the documentation it is not clear what the default value is for the `insecure` property. **Describe the solution you'd...

documentation

**Describe the bug** When accessing a harbor instance which is behind a AWS Application Load Balancers, GET requests get blocked if ["Desync mitigation mode" is set to `strictest`](https://docs.aws.amazon.com/elasticloadbalancing/latest/application/application-load-balancers.html#desync-mitigation-mode). I think...

There is a warning about "Invalid Attribute Combination": ``` Warning: Invalid Attribute Combination with module.this.module.this.aws_s3_bucket_lifecycle_configuration.state, on .terraform/modules/this.this/bucket.tf line 110, in resource "aws_s3_bucket_lifecycle_configuration" "state": 110: resource "aws_s3_bucket_lifecycle_configuration" "state" { No attribute...