Tech-Modernization / aws-inspec-profiles

[WIP] A collection of Inspec resources which extend functionality to support additional AWS resources.
0 stars 0 forks source link

Refactor Route53 Zone resource #1

Open UgSuXHeyN8hVXBHr21hwgmzA5A0uTVmZXg1PdbZ opened 5 years ago

UgSuXHeyN8hVXBHr21hwgmzA5A0uTVmZXg1PdbZ commented 5 years ago

Currently to look up a R53 zone we need to pass it the zone ID. In many cases (such as automated testing), we won't know the zone ID. I think a better approach would be to use the actual zone name, e.g zone_name: reallycooldomain.net.