Kamil Turek

Results 15 comments of Kamil Turek

I could not reproduce the issue. This works fine for me using 3.58 version.

Hey @gmx-git, thank you! 🙌 The `aws_sesv2_email_identity` (supporting both domains and email addresses) will be released in version 4.37.0.

> It would be nice if @typing.no_type_check would be also a class decorator @jentyk According to the docs it should work as well as a class decorator, but it isn't...

@omnir95 Yeah, I also spotted this today. It's apparently wrong. I've prepared a PR to amend that.

I am going to take care of this. As the first step we need to migrate from `ses` to `sesv2` service from AWS SDK. Then the new attributes can be...

The problem is that the `aws_image_builder_component` resource actually references a component version (e.g. ARN: `arn:aws:imagebuilder:us-west-2:123456789012:component/examplecomponent/1.2.3/1`). Looking at how it's handled in other versioned resources (`aws_ecs_task_definition`, `aws_lambda_layer_version `), the issue could...

Yes, it does not exist. I wanted to know if that could solve your problem.