greg-anetac
Results
3
comments of
greg-anetac
+1 started seeing this today
> I was able to get the arn using: > > ``` > output "aws_secretsmanager_secret" "master_user_secret" { > arn = aws_rds_cluster.aurora_cluster.master_user_secret[0].secret_arn > } > ``` > > for some reason...
> Thank you for your continued work on this @grishick. > > There may have been a mistake due to the force-push, but some of the previous review feedback hasn't...