- Accept puppetlabs/firewall module < 3.0.0
- Update dpl to fix automated deployment of new releases to Puppet Forge
- Update tests following data update
- Update IP prefixes using ip-ranges.json "2019-08-22-23-13-05"
- Depend on pmuller/ipset >= 0.6.0
- Use modern facts
- 100% test coverage
- Add tags to package metadata
- Fix Puppet Forge deployment (see travis-ci/dpl#772)
- Remove support for passing ipset as a resource reference in
aws_firewall::rule::ipset
- Support Puppet starting at version 4.10
- Fix documentation URLs in README
- Try automated push to Puppet Forge with
git push master --tags
- Try automated push to Puppet Forge after removing branch restrictions
- Try automated push to Puppet Forge with "all_branches: true"
- Try to push tags first to trigger automatic deployment on Puppet Forge
- Enable automatic deployment of new releases on Puppet Forge
- First release