Skip to content

v1.17.0

Compare
Choose a tag to compare
@github-actions github-actions released this 16 Apr 19:25
· 1324 commits to main since this release
6a118bc

Changes

  • Add tests/examples for multiple firewall inbound/outbound rules @LBGarber (#273)
  • Add missing attributes to instance_type docs @LBGarber (#272)
  • Add grants to linode_user resource @LBGarber (#266)
  • Add linode_instance_backups data source @LBGarber (#264)
  • Updating VLAN Readme @jordanfelle (#268)
  • Fix bug that prevented Object Storage Objects from being provisioned outside of us-east @LBGarber (#265)
  • Add linode_kernel data source @LBGarber (#262)
  • move build dependencies to separate tools go module @Charliekenney23 (#260)
  • make linode_instance context-aware @Charliekenney23 (#257)
  • Ensure filters are valid for filter data sources @LBGarber (#253)
  • Add linode_images datasource @LBGarber (#250)
  • add provider config field to specify lke event poll interval @Charliekenney23 (#252)
  • instances with explicit disks should not target offline status @Charliekenney23 (#251)
  • Add linode_instances data source @LBGarber (#248)
  • Add lifecycle and versioning for linode_object_storage_bucket resource @LBGarber (#245)
  • Remove incorrect description from Firewall docs @LBGarber (#246)
  • Add NodeBalancer-related data sources @LBGarber (#244)
  • Make NodeBalancer config protocol case-insensitive @LBGarber (#243)
  • Fix instance creation timeout on no image specified @LBGarber (#242)
  • handle missing rdns in resource read @Charliekenney23 (#241)
  • Make firewall protocol case-insensitive @LBGarber (#236)
  • Add ACL and CorsEnabled fields to Object Storage bucket resource @LBGarber (#238)
  • Mark ssl_cert as sensitive and don't retrieve ssl_key @phillc (#240)
  • don't use linodego SetPollDelay @Charliekenney23 (#239)
  • Add firewall datasource @LBGarber (#234)
  • Updated SSH Key Example @jordanfelle (#237)
  • allow upgrading lke_cluster.k8s_version @Charliekenney23 (#221)