Cannot use 'dataBaseServer.ID()' (type IDOutput) as the type IntInputType #534
Labels
area/docs
Improvements or additions to documentation
awaiting-upstream
The issue cannot be resolved without action in another repository (may be owned by Pulumi).
kind/bug
Some behavior is incorrect or out of spec
resolution/duplicate
This issue is a duplicate of another issue
What happened?
Following the example to create a firewall I’m trying to use the ID of the created droplet.
The example: https://www.pulumi.com/registry/packages/digitalocean/api-docs/firewall/
I get the following error:
Example
Output of
pulumi about
CLI
Version 3.92.0
Go Version go1.21.3
Go Compiler gc
Plugins
NAME VERSION
digitalocean 4.23.0
go unknown
Host
OS darwin
Version 14.1
Arch arm64
Dependencies:
NAME VERSION
github.com/pulumi/pulumi-digitalocean/sdk/v4 4.23.0
github.com/pulumi/pulumi/sdk/v3 3.92.0
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: