Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DynamoDBv2 action not supported #703

Closed
didiern opened this issue Aug 15, 2019 · 1 comment
Closed

DynamoDBv2 action not supported #703

didiern opened this issue Aug 15, 2019 · 1 comment
Assignees
Labels
area/providers kind/enhancement Improvements or new features

Comments

@didiern
Copy link

didiern commented Aug 15, 2019

Hello,

I am trying to define a IoT TopicRule for AWS using the DynamoDBv2 Action. It looks like the property of the TopicRule class is missing.

Or is there any possibility to use the dynamodb property to define the action of this rule? I tried but it requires hash and sort keys telling me that this is only valid for the dynamodb action and not for dynamodb2 action.

If true there is no possibility to define such AWS action.

Thank you,

@stack72 stack72 self-assigned this Aug 16, 2019
@stack72 stack72 added area/providers kind/enhancement Improvements or new features labels Aug 16, 2019
@stack72
Copy link
Contributor

stack72 commented Aug 16, 2019

Hi @didiern

As you may or may not know, Pulumi generates it's schema based on the upstream Terraform provider. I am sad to say, there is no support for this functionality yet in the Terraform provider. But, there is an open PR for this work hashicorp/terraform-provider-aws#7469

Once this PR gets merged and included in a Terraform provider release, it's only a matter of hours until it will be supported in Pulumi

I would suggest you +1 that PR and track it for when it get's merged. I am going to close this out as a duplicate so that there are no multiple places to track the work

Thanks

Paul

@stack72 stack72 closed this as completed Aug 16, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/providers kind/enhancement Improvements or new features
Projects
None yet
Development

No branches or pull requests

2 participants