Terraform module which creates data related resources on AWS.
- athena-data-catalog
- athena-workgroup
- glue-connection
- glue-crawler
- glue-data-catalog
- glue-database
- glue-table
Note
S3 related modules have moved to tedilabs/terraform-aws-s3. Each module in the new package drops the s3- prefix from its name. (e.g. s3-bucket → bucket)
Terraform Modules from this package were written to manage the following AWS Services with Terraform.
- AWS Athena
- Data Catalog
- Workgroup
- Named Query
- Prepared Statement
- AWS Glue
- Data Catalog
- Connection
- Crawler
- Data Catalog
- Database
- Table
- Data Catalog
Like this project? Follow the repository on GitHub. And if you're feeling especially charitable, follow posquit0 on GitHub.
Provided under the terms of the Apache License.
Copyright © 2022-2026, Byungjin Park.