awslabs/route53-dynamic-dns-with-lambda

Wildcard

Opened this issue · 2 comments

Is it possible to use a wildcard in the config file?

For example:

"*.dyn.example.com."

Hey,
Thanks for your interest.

So, no, but it probably wouldn't be hard to tweak in the current code.
That said, I am nearly done with a major 2.0 rewrite.
I'm using DynamoDB instead of s3/json for the config.
And per this request I'm looking at a permiscuos-mode flag to allow the creation of records without having to pre-populate the config.
Any feedback on use case etc is welcome!

Hi Sean,
Any progress on the 2.0 rewrite?
Can you share it ?
Would be cool to have this in dynamo + some extra features.

I was too fast on the writing....
Thanks!