Skip to content

v1.6.2

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 06 Jun 08:20
146cded

v1.6.2

Fixed issues:

  • #73 - Error getting custom fields for updating: Error from API (200): No custom fields defined
  • #78 - Feature Request: Please add the "is_pool" field to the phpipam_subnet resource
  • #79 - Support/FIX for PHPIPAM 1.6
  • #80 - JSON parsing error: json: cannot unmarshal number into Go struct field Section.showVLAN
  • #81 - Spurious "No custom fields defined" error
  • #84 - Error when using provider with phpipam Version 1.6.0
  • #85 - Set custom fields directly on subnet creation
  • #87 - Importing vlan fails

Improvements (merged pull requests):

  • #74 - Align documentation to terraform standards
  • #82 - Do not try to update custom fields if no custom field definitions exist
  • #86 - Use nest custom fields (subnets)
  • #88 - Add Section and Vlan import feature
  • #89 - Prevent null section_id after creating first_free_subnet resource
  • #90 - Backward compatibility of phpipam API format for phpipam 1.6.0 and higher