You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
BUGFIXES:
* meraki_debug no longer works #179 [fixed].
* appliance_traffic_shaping_rules does not store order #173, Changing to list to preserve the order.
* Terraform registry documentation updates #180.
* meraki_organizations_policy_objects_groups broken, both the data and resource #178, documentation issue, changing types to umarshal struct.
FEATURES:
* **New Resource** `resource_meraki_networks_appliance_static_routes`
* **New Data Source** `data_source_meraki_networks_appliance_static_routes`
Prerequisites
Describe the bug
appliance_traffic_shaping_rules does not store order. Therefore, a change will trigger an entire change which is not ideal.
Expected behavior
Set should be a list and store order.
Screenshots
N/A
Debug
N/A
Environment (please complete the following information):
Additional context
The text was updated successfully, but these errors were encountered: