You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!
The text was updated successfully, but these errors were encountered:
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.
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!
The text was updated successfully, but these errors were encountered: