File tree Expand file tree Collapse file tree 1 file changed +17
-0
lines changed
Expand file tree Collapse file tree 1 file changed +17
-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 5, 2025)
6+
7+ IMPROVEMENTS:
8+ - Add retrigger attribute to mso_rest to enable updates without payload, path or method changes.
9+ - Add ability to deploy tenant_policies in mso_schema_template_deploy_ndo.
10+ - Add mso_service_device_cluster resource and datasource.
11+ - Add mso_fabric_policies_synce_interface_policy resource and datasource.
12+
13+ BUG FIXES:
14+ - Fix bd configuration in example of schema_site_anp_bulk_staticport.
15+ - Fix error on redirect policy when string is the empty or incorrectly split in mso_schema_site_contract_service_graph.
16+ - Fix url inputs to accepts wrongly appended slash characters.
17+
118## 1.5.3 (August 21, 2025)
219BUG FIXES:
320- 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