Tibor Hercz

Results 3 comments of Tibor Hercz

I have looked into this, If we want to add a certificate to the load-balancer we need to add a DNS name/domain name. Which for a temporary installed project like...

@thomasmillergbtw Thanks for submitting your issue. I will look into this and get back to you as soon as I found a solution for this.

It is correct what @bschaatsbergen mentioned. Only a `PutRule` exists to create a rule. As you can see [here](https://docs.aws.amazon.com/eventbridge/latest/APIReference/API_PutRule.html#API_PutRule_Errors) there is no ` ResourceAlreadyExistsException` error for `PutRule`. Also, the [API...