Skip to content

v0.2.18

Latest
Compare
Choose a tag to compare
@tmunzer tmunzer released this 10 Jan 15:55
· 1 commit to main since this release
v0.2.18
196fae7

New Resources

  • mist_org_nac_endpoints

New Data Sources

  • mist_org_alarmtemplates
  • mist_org_evpn_topologies
  • mist_org_nac_endpoints
  • mist_org_sso_roles
  • mist_org_wlans
  • mist_site_wlans

Changes

  • Add mist_org_sso_role.privilege.views attribute
  • Add mist_site_setting.juniper_srx attribute

Fixes

  • In some condition the assigned/unassigned devices process may fail on the Mist side, and the list of MAC addresses returned may not match what is expected. This case was not processed by the provider, resulting a "This is a bug in the provider, which should be reported in the provider's own issue tracker." error message.
    The provider is now returning a specific warning message when it was not able to unassign a device, and a specific error when it was not able to assign a device (issue #70)
  • vpn_access.static_nat.wan_name and vpn_access.destination_nat.wan_name was removed in a previous version, but some parts of the code was not updated. This issue was impacting the mist_org_network, mist_device_gateway, mist_org_gatewaytemplate and mist_org_deviceprofile_gateway resources (issue #71)

Changelog

  • 196fae7 update Go SDK
  • a00c398 adding mist_org_wlans and mist_site_wlans date sources
  • 35d722d rename evpn_topologies attribute to org_evpn_topologies
  • e5c3c61 add mist_org_evpn_topologies data source
  • a92a904 update doc
  • e9fcf50 adding mist_site_setting.juniper_srx attribute
  • 263585e adding comment
  • ad6fe3f update release notes
  • 205d216 fix deviceprofile_assign
  • 6066320 review provider documentation
  • 0b91989 fix wan_name extra attribute issue
  • 975b4b7 update networktemplate documentation
  • 63233ee update org_nactags data source filter
  • 23d5f22 update nac endpoints documentation
  • fe9e469 add mist_org_sso_roles data source
  • 80e5b98 update mist_org_sso_role resource documentation
  • c9d0a83 add mist_org_sso_role.privilege.views attribute
  • 4087d2b adding mist_org_alarmtemplate datasource
  • 9d76d1d example indentation fix
  • d8fc2b3 improving datasource documentation examples
  • 97d73d3 add mist_org_nac_endpoints datasource
  • ac6fe38 minor fixes to mist_org_nac_endpoint resource
  • e49e089 add mist_org_nac_endpoint resource
  • fd5894d fix resource name typo