neoave / mrack

Multicloud use-case based multihost async provisioner for CIs and testing during development
Apache License 2.0
11 stars 14 forks source link

feat(AWS): Name tags and Hostname creation #178

Closed Tiboris closed 2 years ago

Tiboris commented 2 years ago

[feat(AWS): Create unique instance name with the tag]

Create unique instance Hostname tag which is used or can be used by lambda functions on AWS to create dynamic DNS records on the fly

[feat: Wait for the DNS record for up to 5 minutes]