Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support AWS Rt53 #12

Open
lazypower opened this issue Jun 10, 2015 · 1 comment
Open

Support AWS Rt53 #12

lazypower opened this issue Jun 10, 2015 · 1 comment
Assignees
Milestone

Comments

@lazypower
Copy link
Owner

AWS Rt53 has a fully programmable API, and even if a basic single domain integration, this would be a good jumping off point to start integrating with third party providers.

@lazypower lazypower self-assigned this Jun 10, 2015
@lazypower lazypower added this to the v0.3.0 milestone Jun 10, 2015
lazypower pushed a commit that referenced this issue Jun 10, 2015
- adds the load_class call to common to return a pointer to the class
  passed in
- refactors out BindProvider to be Provider, to adhere to the spec

preliminary work for #12
@lazypower
Copy link
Owner Author

Note that the 'rt53' branch contains a breaking backwords compatability issue. The 'BIND array' data structure has been dropped in leu of a JSON array of objects to denote the incoming records. see #21

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant