Skip to content

v1.28.0

Compare
Choose a tag to compare
@github-actions github-actions released this 14 Jun 13:35
· 950 commits to dev since this release
fe165a2

๐Ÿš€ New Resources

  • Add linode_ipv6_range data source by @LBGarber in #623
  • Add linode_database_access_controls resource by @LBGarber in #621
  • Add linode_database_mysql data source by @LBGarber in #624
  • Add linode_instance_shared_ips resource by @LBGarber in #636
  • Add linode_database_backups data source by @LBGarber in #656
  • Add support for MongoDB by @LBGarber in #656
    • Add linode_database_mongodb resource and data source
  • Add support for PostgreSQL clusters by @LBGarber in #662
    • Add linode_database_postgresql resource and data source

๐Ÿ’ก Improvements

  • Add support for linode_ipv6_range Linode ID reassignment by @LBGarber in #616
  • Add shared_ipv4 field to linode_instance resource by @LBGarber in #609
  • Add support for updating Managed Databases maintenance windows by @LBGarber in #651

๐Ÿ› Bug Fixes

  • Resolve segfault in ID matching logic for linode_object_storage_bucket by @LBGarber in #631
  • Honor boot_config_label upon new resource creation by @kitknox in #640
  • Resolve inconsistent diff with IPv6 ranges in linode_firewall by @LBGarber in #638

๐Ÿ“– Documentation