Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Hello,We have been trying to utilize the Terraform Meraki Provider, to help us programmatically obtain various information on our devices to utilize across other services. Generally, this goes alright, however, there are sometimes 2 major problems:1....
Tried again, setting it to 2 requests per second, it began to work, and then when querying it started timing out when querying warm spares. It only failed on 5 network IDs. When trying to query the API with Postman at the same time I saw the "waiting...
I tried this today, setting the provider to use 4 requests per second. meraki_requests_per_second = 4The total elapsed time with the information I provided you (again apologies, I know it was a confusing mess in DMs) for the first run, took 5 minutes...
EDIT; Now sent, sorry had some issues with the log file.With that said, we had: GetNetworkApplianceWarmSpareWork for 2 or 3 runs, and then it failed again. My assumption here is that this is due to API rate limiting issues.
I did try that, but don't see anything specifically that isn't already outputted by TF_LOG = Debug. Have DM'ed you the file contents.We are using the latest release, 0.2.13.
Hey Oren, I have MERAKI_DEBUG=True already set, however I see no difference in the output. Is it case sensitive to true? I won't be able to provide the output of whole thing in public, as it also contains company specific information, which I can't d...