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

thirdPartyVPNPeers allows duplicate peer values when I would expect it not to #153

Open
3 tasks done
zbuchheit opened this issue Aug 30, 2024 · 0 comments
Open
3 tasks done
Labels
api API Bug enhancement New feature or request

Comments

@zbuchheit
Copy link

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
The thirdPartyVPNPeers resource allows duplicate values. It would be nice to have validation to catch this before duplicate values are sent. This causes subsequent data lookups or refreshes to fail.

Expected behavior
A validation error

Screenshots
Please provide an screenshot of the successful API call with cuRL, Postman, etc.

Debug
Please provide provider debug. This will help us get a clearer picture of the problem you are having, therefore the solution will be more effective.
To enable debug:

export MERAKI_DEBUG=true
export TF_LOG=DEBUG

Environment (please complete the following information):

  • Terraform version:
  • Meraki provider version:
  • OS Version:

Additional context
OpenAPI Issue: meraki/openapi#55
Community Post: https://community.meraki.com/t5/Developers-APIs/Issue-with-duplicate-values-using-organizations-organizationId/m-p/246204?utm_source=communitymembers&utm_medium=email&utm_campaign=immediate_general%27#M11228

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api API Bug enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants