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

Q: First-class support for other cloud providers? #1100

Closed
mlafeldt opened this issue Mar 25, 2020 · 2 comments
Closed

Q: First-class support for other cloud providers? #1100

mlafeldt opened this issue Mar 25, 2020 · 2 comments
Labels
enhancement New feature or request

Comments

@mlafeldt
Copy link

Hey,

Terragrunt currently allows to bootstrap AWS accounts (create S3 buckets and DynamoDB tables) and to assume IAM roles.

Are you generally interested in adding those features for other cloud providers like Azure, Alibaba, etc. as well?

This is more a question of design philosophy. If you want to primarily support AWS, fine. Otherwise, I would be more than happy to create a pull request.

Thanks!

@brikis98 brikis98 added enhancement New feature or request help wanted labels Mar 26, 2020
@brikis98
Copy link
Member

Currently, Terragrunt has first-class support for AWS and GCP. We are definitely interested in Azure as well. However, to be transparent, we (Gruntwork) are not currently working on Azure, so our ability to support it is very limited. See gruntwork-io/terratest#89 (comment) for details and what we'd need to make it work.

@mlafeldt
Copy link
Author

OK, thanks. I just wanted to know if there's interest in general. So you've answered my question.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants