File tree Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Original file line number Diff line number Diff line change 1+ # Terraform Provider MSO - Changelog
2+
3+ All notable changes to this project will be documented in this file.
4+
5+ ## 1.6.0 (November 04, 2025)
6+
7+ IMPROVEMENTS:
8+ - Fix bd configuration in example of schema_site_anp_bulk_staticport
9+ - Allow update operation for mso_rest without payload, path or method changes by adding a boolean based retrigger mechanism
10+ - Added ability to deploy tenant_policies in mso_schema_template_deploy_ndo
11+ - Addition of resource and datasource for mso_service_device_cluster
12+
13+ BUG FIXES:
14+ - Avoid panic error on redirect policy when string is the empty or incorrectly split in mso_schema_site_contract_service_graph
15+ - Sanitize url inputs to accepts wrongly appended / by updating mso-go-client to v1.33.4. (#383 )
16+
117## 1.5.3 (August 21, 2025)
218BUG FIXES:
319- Fix error handling issue that ignore error messages returned by the API for non 200 status responses introduced in v1.5.1
You can’t perform that action at this time.
0 commit comments