When we are working with terraform to create cloud infrastructure, one of the common use case is dealing with multiple terraform providers ( accounts, or entirely different providers). For example it may be a simple case of creating a S3 bucket in account A with cross account permissions and create the IAM role in account […]