0

I have requirement to create a "Blueprint” under aws lakeformation using terraform. I can't seem to find anything on the official terraform docs to support this.

Ideally I would need a separate resource to create the entire blueprint. Something along the lines of "aws_lakeformation_blueprint" in my code. Has anyone worked with creating a lake formation blueprint via terraform or can shine some light on how to deal with this requirement.

The only what I can think of approaching this is by creating all the lake formation resources manually (Crawler , Glue Jobs, Glue Connection , S3 Bucket , IAM Role) which the blueprint usually does for you.

Looked through terraform docs and could not find much : Terraform docs : https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/lakeformation_data_lake_settings

Kaysss
  • 15
  • 5

0 Answers0