little-cartoon-10569
03/03/2026, 12:12 AMlittle-cartoon-10569
03/03/2026, 12:12 AMlittle-cartoon-10569
03/03/2026, 3:35 AMimport * as random from "@pulumi/random";
const example = new random.index.Password("example", {length: 16});
When I ran make build_sdks, I didn't get the .index part. Not sure why that has been generated in 7.20, it looks wrong?