- Backwards incompatible attribute changes:
[:opsworks][:route53][:domainname]
→[:opsworks_route53][:domainname]
- Default value for domain name is
[:opsworks][:stack][:domainname]
[:opsworks][:route53][:prepend_stack_name]
→[:opsworks_route53][:prepend_stack_name]
[:opsworks][:route53][:ttl]
→[:opsworks_route53][:ttl]
[:opsworks][:route53][:zone_id]
→[:opsworks_route53][:zone_id]
- ChefSpec tests added
- Support for customizable record cache time to live (TTL) values
- Initial release