Starting on 5/20 in the region we've started seeing "Cannot find working environment" and "Error: code: 403, message: Blocked" messages when executing our Terraform plans. We're managing 9 ONTAP clusters in the GCP us-central1 region and have been using this code successfully for over a year. I've tried changing to the latest version of the Terraform provider (and other older ones) with no luck.
An odd thing is if I try targeted applies (only managing a few clusters and volumes) then I don't get these errors. One theory I have is that I'm being rate limited by the Cloud Manager APIs. I've tried setting the TFE_PARALLELISM to "1" but that also hasn't helped. I'm stumped so looking for any suggestions.
thanks!
Paul