Generate Terraform
Last updated
Last updated
© DuploCloud, Inc. All rights reserved. DuploCloud trademarks used herein are registered trademarks of DuploCloud and affiliates
Once Terraform Exporter Utility is configured, export Environment Variables and execute listed commands.
cd tenant-terraform-generator
make run
New Folders would be available under tenant-terraform-generator/target/<customer-name>/<tenant>
Under terraform
folder, admin-tenant, aws-services and app projects would be available. These projects would be referenced later to create new tenants and resources.
admin-tenant: This project manages the creation of DuploCloud tenant and tenant-related resources.
aws-services: This project manages data services like Redis, RDS, Kafka, S3 buckets, Cloudfront, EMR and Elastic Search inside DuploCloud.
app: This project manages DuploCloud services like EKS, ECS.