Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[INFRA] [FT21-0] Create CloudFormation template for dex-roles stack #3

Open
2 tasks
MatheusMiranda opened this issue Nov 13, 2024 · 0 comments
Open
2 tasks
Assignees

Comments

@MatheusMiranda
Copy link
Contributor

MatheusMiranda commented Nov 13, 2024

Description

Currently, our customers configure their Athena/Glue/roles resources using a public terraform module shared by us.

To use this Terraform, the customers need to configure a whole terraform setup on their side; This is not a good experience for the customers and slows down the whole setup process.

Proposed Solution

To improve this process, we must create an analog CloudFormation stack, this way the customers can deploy the resources directly on AWS panel.

Additional comment

In addition to publishing the CloudFormation stack on our terraform-modules repository, we must publish the template in our public bucket, so we can reference the template directly during the user setup process.

Tasks

  • Create a CloudFormation stack version of our dex-roles terraform module;
  • Publish the template in both terraform-modules repository and in our public-assets bucket;
@MatheusMiranda MatheusMiranda self-assigned this Nov 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant