In the output, this indicates the substitution failed, of the nature:
"(expecting #{gho.package_count})"
This can happen when a GithubOrg record is retrieved before it is ready. Since we don't implement status or conditions on the "Project" resource yet, we can't wait for "ready" so we need a stop-gap solution until that option would be available.
In the output, this indicates the substitution failed, of the nature:
This can happen when a GithubOrg record is retrieved before it is ready. Since we don't implement status or conditions on the "Project" resource yet, we can't wait for "ready" so we need a stop-gap solution until that option would be available.