chilly-kitchen-13578
08/21/2025, 9:14 AMpulumi-std
?
Consider e.g. this example: https://registry.terraform.io/providers/ClickHouse/clickhousedbops/latest/docs/resources/user, which uses sha256
.
When running make tfgen
, I get an error that std
is missing.echoing-dinner-19531
08/21/2025, 9:31 AMchilly-kitchen-13578
08/21/2025, 9:39 AM.pulumi/bin/pulumi plugin install resource std 2.2.0
to script/plugins.mk
and it worked just fine. thanks!