You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When a storage table has just been created, and it is depended on by a GoodData Writer change. Sometimes when the writer change is being performed by terraform, an error is thrown where it cannot find the table:
Table out.c-main.lot_dimension does not exist or is not accessible with the token
Running the terraform apply again will succeed, so there may just be a timing/race condition issue happening.
The text was updated successfully, but these errors were encountered:
When a storage table has just been created, and it is depended on by a GoodData Writer change. Sometimes when the writer change is being performed by terraform, an error is thrown where it cannot find the table:
Running the
terraform apply
again will succeed, so there may just be a timing/race condition issue happening.The text was updated successfully, but these errors were encountered: