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
There are lots of "error" looking items in the logs, such as:
- .main_branch: planned value cty.StringVal("") for a non-computed attribute
- .repository_url: planned value cty.StringVal("") for a non-computed attribute
These aren't errors (see this issue but do clog up logs and are likely to cause confusion/anxiety when read without understanding.
Upgrading to the latest SDK should resolve this
The text was updated successfully, but these errors were encountered:
There are lots of "error" looking items in the logs, such as:
These aren't errors (see this issue but do clog up logs and are likely to cause confusion/anxiety when read without understanding.
Upgrading to the latest SDK should resolve this
The text was updated successfully, but these errors were encountered: