https://pulumi.com logo
Title
w

worried-plastic-45846

09/22/2020, 8:51 AM
Hello, Since this morning, I'm getting this error, on a project that worked until now:
aws:codebuild:Project (develop-Codebuild-Project-build):
    error: aws:codebuild/project:Project resource 'develop-Codebuild-Project-build' has a problem: Attribute must be a whole number, got 480
    error: aws:codebuild/project:Project resource 'develop-Codebuild-Project-build' has a problem: Attribute must be a whole number, got 60
How do I know which attribute is causing an issue? Using -v does not provide a single error message, only debug. In the entirety of the output, the number 60 and 480 do not appear at all.
m

microscopic-pilot-97530

09/22/2020, 5:21 PM
Thanks for opening the issue. Looking into it.
In case anyone is looking for it: https://github.com/pulumi/pulumi-aws/issues/1129