-
Notifications
You must be signed in to change notification settings - Fork 7
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
Unable to create new wireless RF profile if using band_selection_type = "ssid" attribute #136
Comments
Hello,
|
If we don´t get answer in next 24 hours issue will be closed. |
Hi @obrigg I have attached the debug log on the .txt file from the begining. Are you referring to other debug log? |
You have to enable provider debugging. |
Hi @fmunozmiranda , the attached terraform meraki debug rf profile.txt was extract while meraki debugging was enabled. I have done it previously thats why I attached the debug file from the beginning. |
Hi @efernando87 sorry for delay, I don´t see the DEBUG, if have it enabled, we must see the API Calls. |
Closed due inactivity |
Prerequisites
Describe the bug
Unable to create new wireless RF profile when we are using band_selection_type set to "ssid" and using per_ssid_settings
example code as below
I attached my debug as well
Expected behavior
RF profile with per SSID band selection will be able to created smoothly
Screenshots
debug attached
terraform meraki debug rf profile.txt
Environment (please complete the following information):
Additional context
This resource are able to be created if we change the band_selection_type to "ap" like this below example
and somehow it works if the profile was created and we change the band_selection_type to "ssid" using the above resource config
The text was updated successfully, but these errors were encountered: