Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

appliance_traffic_shaping_rules does not store order #173

Open
3 tasks done
yujiterada opened this issue Oct 25, 2024 · 1 comment
Open
3 tasks done

appliance_traffic_shaping_rules does not store order #173

yujiterada opened this issue Oct 25, 2024 · 1 comment

Comments

@yujiterada
Copy link
Contributor

Prerequisites

  • Have you tested the operation in the API directly?
  • Do you have the latest Terraform provider version?
  • Review the compatibility matrix before opening an issue.

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):

  • Terraform version: v1.5.7
  • Meraki provider version: 0.2.12-alpha
  • OS Version: 14.6.1 (23G93)

Additional context

fmunozmiranda added a commit that referenced this issue Nov 19, 2024
Changing to list to preserve the order
fmunozmiranda added a commit that referenced this issue Nov 27, 2024
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`
@fmunozmiranda
Copy link
Collaborator

Hello, please try it with new version.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants