using project.id to create a UserRunner fails with 'Expected a Number' #763
Labels
awaiting-feedback
Blocked on input from the author
kind/bug
Some behavior is incorrect or out of spec
Describe what happened
I am trying to create a
gitlab.Project
and agitlab.UserRunner
for it. My pulumi program:The above code fails with
I'm using the latest releases:
Could it be that the
Project
>id
output should simply be anint
and not astr
?Happy to provide any further information if required.
Sample program
Log output
Affected Resource(s)
gitlab.Project; possibly gitlab.UserRunner
Output of
pulumi about
Additional context
No response
Contributing
Vote on this issue by adding a 👍 reaction.
To contribute a fix for this issue, leave a comment (and link to your pull request, if you've opened one already).
The text was updated successfully, but these errors were encountered: