Describe the feature you are requesting
create ACM validation route53 records in another aws account route53
Motivation
EKS cluster with R53 zones in multiple accounts
Describe the proposed solution you'd like
Thank you so much for the new feature to be able to handle ACM issuing.
The LBC is only able to create ACM validation records in the same aws account R53 where the LB exists.
But we have R53 zones across multiple accounts.
We would need the LBC to be able to assume a list of roles in other accounts, roles that would have IAM privs to update that own account R53 zones.
Describe alternatives you've considered
we currently issue a small list of Certs with terraform and pass those ARNs to the LBC.
but this makes it very hard to create sub.sub.sub domain certs.
Describe the feature you are requesting
create ACM validation route53 records in another aws account route53
Motivation
EKS cluster with R53 zones in multiple accounts
Describe the proposed solution you'd like
Thank you so much for the new feature to be able to handle ACM issuing.
The LBC is only able to create ACM validation records in the same aws account R53 where the LB exists.
But we have R53 zones across multiple accounts.
We would need the LBC to be able to assume a list of roles in other accounts, roles that would have IAM privs to update that own account R53 zones.
Describe alternatives you've considered
we currently issue a small list of Certs with terraform and pass those ARNs to the LBC.
but this makes it very hard to create sub.sub.sub domain certs.