gruntwork-io / terragrunt

Terragrunt is a flexible orchestration tool that allows Infrastructure as Code written in OpenTofu/Terraform to scale.
https://terragrunt.gruntwork.io/
MIT License
8.01k stars 971 forks source link

terragrunt question: Mutliple accounts/subscriptions/service accounts for GCP and Azure similar to iam_role for AWS #1643

Open SarmaKHCL opened 3 years ago

SarmaKHCL commented 3 years ago

Is there a way that we can achieve multi account/subscriptions/service accounts use case for GCP and Azure using terragrunt? I was checking option similar to iam_role.

Please suggest if there are alternate approaches.

yorinasub17 commented 3 years ago

We don't currently support this, but a PR to add support for such functionality would be much appreciated!