Releases: Juniper/terraform-provider-mist
Releases · Juniper/terraform-provider-mist
v0.1.21
Changelog
- efb31e0 update documentation
- 2636838 fix inventory validation
- 6a1b6d5 fix RF Template import
- 1a11132 remove additional "import" example documentation
- a52c8a2 improve inventory processing
- b195548 improve Inventory error messages when device not in inventory
- 5de9020 set the "host" parameter as required in the provider configuration
- 62da4d3 Update README.md
v0.1.20
Changelog
- 7d81380 fix dsl_type validation
- b9321ed fix site_psks datasources
- 257eb26 update documentation
- cc64d74 improve org_psk validation
- 7222319 fix site_psk resource
- 90923cb fix deviceprofile_assign issue
- 16250f3 replace cluster device_id by id
- 3be227b fix site_id state for vc members
- 898b76e improve support for adopted devices
- db40b2c adding support for adopted devices
- 713dbce fix parse MAC validator
- 0797d0c update import documentation
- c0e254c update documentation
- a7c6b8c update doc
- 47ddc77 fix webhook resource
- 09ae1d3 fix set/unset site values
- c57ec34 fix unset of Mist fields
- 36e1913 fix unset of site RF Template
- 5fa0e80 fix psk resources
- a014524 update docs
- 42fe967 update provider
- ae0f99a update dependencies
- ea59dc2 adding missing org_psks files
- a761512 adding missing org_webhooks files
- a6541e2 adding missing site_psks files
- 2095ed1 adding missing site_webhook files
- 1367b18 adding org_webhook resource and org_webhooks datasource
- 7872033 adding site_webhook resource and site_webhooks datasource
- eb1462b adding org_psk resource and org_psks datasource
- 1d9ff24 adding site_psk resource and site_psks datasource
- 8b28498 Merge branch 'main' of https://github.com/Juniper/terraform-provider-mist
- de85275 Merge pull request #7 from steinzi/main
- 4ca2eb9 fix mist_org category
- 948b1c9 Removed Apstra refrence and improve README formatting
v0.1.19
Changelog
- fb4997b update description
- 3beced2 update description
- ace4b31 adding MAC Address validation
- c42ce9e update validator error message
- 591346e updating gateway cluster documentation
- b791fd0 simplify Gateway cluster creation (removing the need for device_id)
- 5b379e3 fix inventory import
- f32b544 fix org_deviceprofile_assign read and import
- bad5325 fix missing UUID error messages
- d57bcf4 fix import functions and improve bad UUID error messages
- daab1d9 improving error message when unable to parse UUIDs
- f22a283 adding resources import function
- 67a3179 fix file names
v0.1.18
v0.1.17
v0.1.16
Changelog
v0.1.15
v0.1.14
v0.1.13
Changelog
- fc3a115 adding acl_tags.specs.port_range validation
- f0269bb adding specs.port_range validation
- c083a0a improve ParseRangeOfIntValidator
- 813173f improving port_range validation
- db5d9c1 fix dynamic_vlan.default_vlan_ids validations
- 2c13084 add ParseRangeOfIntValidator
- 3647ae2 fix ParseIntValidator message
- 91fbacf fix ParseIntValidator
- bc1a193 adding support for already configured org_wlan.dynamic_vlan.default_vlan_id
- a50e058 adding support for already configured site_wlan.dynamic_vlan.default_vlan_id
- 7ac4049 replace mist_site_wlan.dynamic_vlan.default_vlan_id with mist_site_wlan.dynamic_vlan.default_vlan_ids
- 1f12e95 replace mist_org_wlan.dynamic_vlan.default_vlan_id with mist_org_wlan.dynamic_vlan.default_vlan_ids
- 0410ce5 MIST-118651
- 366c425 MIST-118647