Description
Hi,
we are using the latest master version from GIT. ( checked out yesterday).
However, we are not able to see the regions in CloudTrail.
Neither in the top navigation (Management->CloudTrail) where the count is just empty "Regions ()"
nor on the CloudTrail page itself in the left side menu.
It looks like something does not get properly propagated.
I checked the metadata object in the aws_config JS file and determined, that the count attribute in metadata.management.cloudtrail.resources.regions seems to be missing.
(it does exist for the trails resource).
Additionally, when inspecting the elements in the left side navigation, it kind of propagates the list entries, but as the regions are missing, it won't display in the browser.
services.cloudtrail.regions..link is found within all those list elements, as you can see the region part is missing.
Thanks for your support!
Florian