chef-provisioning-aws icon indicating copy to clipboard operation
chef-provisioning-aws copied to clipboard

Route53 RecordSets Resource needed

Open lynchc opened this issue 10 years ago • 9 comments

Provisioning machines and being able to register DNS recordsets for either internal or external Route 53 Hosted Zones is a logical requirement.

I especially need this for internal entries, which is why I'm going to make it a priority.

lynchc avatar Jan 15 '15 19:01 lynchc

Not being totally familiar with Route 53, is this what you needed? https://github.com/chef/chef-provisioning-aws/blob/master/lib/chef/resource/aws_resource.rb

jkeiser avatar Feb 20 '15 23:02 jkeiser

You might want to try this, @lynchc : https://github.com/hw-cookbooks/route53

Meanwhile, yes, we'll need to see about adding AWS::Route53::ResourceRecordSet in a way that's consistent with rest of this.

pburkholder avatar Feb 21 '15 03:02 pburkholder

I created this issue so I could tie a PR to it. I'm almost done and will be submitting soon.

lynchc avatar Feb 23 '15 16:02 lynchc

@lynchc no problem at all, and no hurry :) I just wanted to make sure I understood. Thanks!

jkeiser avatar Feb 24 '15 00:02 jkeiser

@lynchc are you still working on this?

kri5 avatar Jun 01 '15 12:06 kri5

Haven't gotten back to it in a while. Got slammed at work. I have something working now but it doesn't follow the new format. I'll need to refactor it before I submit a PR

lynchc avatar Jun 01 '15 15:06 lynchc

I need it too ;)

obazoud avatar Jun 01 '15 21:06 obazoud

ok I'll see if I can move things around and make it happen in the next couple weeks

lynchc avatar Jun 01 '15 21:06 lynchc

This is the real missing link for me also, happy to test early version out.

Jimflip avatar Jun 06 '15 17:06 Jimflip