Looks like we do not yet support this. The best workaround in this case would be to use Pulumi's Cloudformation support and provision the Lakeformation resources you need that way. You can programmatically create the Cloudformation template so you still get the language benefits and can access outputs from the cloudformation stack too.
🙌 1
m
mysterious-oyster-86659
12/17/2020, 8:32 PM
got it, makes sense. thanks for the input @gentle-diamond-70147
👍 1
g
gentle-diamond-70147
12/21/2020, 6:48 PM
FYI, we should have an updated AWS provider out in the next day or so that adds support for Lakeformation