https://github.com/tedilabs/terraform-aws-quicksight
🌳 A sustainable Terraform Package to manage QuickSight resources on AWS
https://github.com/tedilabs/terraform-aws-quicksight
aws aws-data aws-quicksight devops hacktoberfest hcl2 iac lang-hcl sre tedilabs terraform terraform-aws terraform-module terraform-modules
Last synced: about 2 months ago
JSON representation
🌳 A sustainable Terraform Package to manage QuickSight resources on AWS
- Host: GitHub
- URL: https://github.com/tedilabs/terraform-aws-quicksight
- Owner: tedilabs
- License: apache-2.0
- Created: 2025-07-07T16:37:34.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-07-17T17:30:21.000Z (12 months ago)
- Last Synced: 2025-07-17T18:55:34.781Z (12 months ago)
- Topics: aws, aws-data, aws-quicksight, devops, hacktoberfest, hcl2, iac, lang-hcl, sre, tedilabs, terraform, terraform-aws, terraform-module, terraform-modules
- Language: HCL
- Homepage: https://registry.terraform.io/modules/tedilabs/quicksight/aws
- Size: 49.8 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# terraform-aws-quicksight


[](https://github.com/pre-commit/pre-commit)
Terraform module which creates data related resources on AWS.
- [account](./modules/account)
- [data-set](./modules/data-set)
- [data-source](./modules/data-source)
- [folder](./modules/folder)
- [group](./modules/group)
- [namespace](./modules/namespace)
- [user](./modules/user)
- [vpc-connection](./modules/vpc-connection)
## Target AWS Services
Terraform Modules from [this package](https://github.com/tedilabs/terraform-aws-quicksight) were written to manage the following AWS Services with Terraform.
- **AWS QuickSight**
- Account
- Subscription
- Settings
- Data Set
- Data Sources
- AWS Athena
- AWS S3
- Aurora MySQL
- Aurora PostgreSQL
- MariaDB
- MySQL
- Oracle
- PostgreSQL
- SQL Server
- Folder
- User & Group
- Namespace
- VPC Connection
## Examples
### QuickSight
- [QuickSight User and Group](./examples/quicksight-user-and-group)
- [QuickSight Assets](./examples/quicksight-assets)
## Self Promotion
Like this project? Follow the repository on [GitHub](https://github.com/tedilabs/terraform-aws-quicksight). And if you're feeling especially charitable, follow **[posquit0](https://github.com/posquit0)** on GitHub.
## License
Provided under the terms of the [Apache License](LICENSE).
Copyright © 2022-2026, [Byungjin Park](https://www.posquit0.com).