William Beuil

Results 5 comments of William Beuil

Hey @ichasco-heytrade, thanks for opening this issue. I will test it on my side and get back to you asap with a review.

@ichasco-heytrade I tested with this simple use case: ```hcl provider "aws" { alias = "ec2" region = "us-east-2" assume_role { role_arn = "arn:aws:iam::XXX:role/ec2_assume_role" #AmazonEC2FullAccess policy session_name = "ec2-terraform" } }...

Yep I duplicate the issue, we can keep only one of them.

Hey @ellianaC, thanks for opening this issue. Bear in mind of all our supported resources in our [documentation](https://docs.driftctl.com/0.34.0/providers/aws/resources). As you can see, we don't support yet the `aws_elasticache_replication_group` resource type....

Hey @oreonl 👋🏻, I think I don't get it. What do you want to achieve with this command and how do you think it should behave? Those 2 flags are...