v0.30.0
What's Changed
π New Project
- Image Services Gen. 2 by @yec-akamai in #560
π Bug Fixes
- Fix bug preventing SRV records from being created using the
domain_record
module by @yec-akamai in #548 - Fix AttributeError when accessing user grants; migrate
user_info
to base InfoModule; by @lgarber-akamai in #552 - Respect existing
zone_file
result structure by @lgarber-akamai in #569
π‘ Improvements
- Add
swap_size
toinstance
module spec by @yec-akamai in #554 - Info & List Module Migrations:
profile_info
by @yec-akamai in #558account_info
by @ezilber-akamai in #562instance_type_list
,type_list
, andinstance_list
by @ezilber-akamai in #565domain_record_info
by @lgarber-akamai in #563domain_info
,domain_list
by @lgarber-akamai in #559event_list
by @lgarber-akamai in #561region_list
by @ezilber-akamai in #564nodebalancer_info
,nodebalancer_list
, andnodebalancer_stats
by @ezilber-akamai in #566
π§ͺ Testing Improvements
- Improve E2E test firewall creation and teardown by @ykim-1 in #551
π Documentation
- Replace all TODO documentation URLs with TechDocs links by @lgarber-akamai in #553
- Mark
ssh_key
is as not updatable inssh_key
module by @yec-akamai in #556 - Update global authors by @jriddle-linode in #555
- Correct documentation samples to resolve generation & injection issues by @lgarber-akamai in #572
Full Changelog: v0.29.0...v0.30.0