Im current transcribing our Cognito User Pool into Pulumi. The way I have done it is to use the ter...
a
Im current transcribing our Cognito User Pool into Pulumi. The way I have done it is to use the terraform export tool which outputs a JSON state of the resource, then go line by line to transcribe each property.