Hi, I am trying to convert my cloud formation yaml...
# general
n
Hi, I am trying to convert my cloud formation yaml but I have found a problem: the converting tool at https://www.pulumi.com/cf2pulumi/ says that the text is valid but
it might use a feature cf2pulumi doesn't support
Copy code
Diagnostics:

Warning: Resource not supported

Resource "aws-native:appsync:Resolver" is not yet supported by AWS CloudControl API. Code generated for "loguserResolver" is for reference only.
ok, I have seen the github repo for cf2pulumi:
Copy code
AWS Native is in public preview. Not all AWS resources are currently available in the AWS Native Provider.
is there a way to help for the support of the resource in question?