I have 2 aws account. Account A and account B. i want to refer account A’s s3 bucket from Account B to store the state file. How to achieve that?
I have tried configuring backend.tf with role_arn.but it is giving error.
I have 2 aws account. Account A and account B. i want to refer account A’s s3 bucket from Account B to store the state file. How to achieve that?
I have tried configuring backend.tf with role_arn.but it is giving error.