brave-angle-33257
12/02/2024, 8:27 PMmediaconvert.JobTemplate
and shown in this AI repsonse: https://www.pulumi.com/ai/conversations/070a5de8-f638-4366-a18b-8653d8d87b5e
But it doesn't seem to be in the package.
error: Running program '/Users/me/Development/mycompany/infrastructure/' failed with an unhandled exception:
TSError: ⨯ Unable to compile TypeScript:
index.ts(356,58): error TS2339: Property 'JobTemplate' does not exist on type 'typeof import("/Users/me/Development/mycompany/infrastructure/node_modules/@pulumi/aws/mediaconvert/index")'.
I'm using:
"dependencies": {
"@pulumi/aws": "6.62.0",
"@pulumi/pulumi": "3.142.0",
Am I missing something?little-cartoon-10569
12/02/2024, 8:43 PMbrave-angle-33257
12/02/2024, 8:44 PMlittle-cartoon-10569
12/02/2024, 8:45 PMbrave-angle-33257
12/02/2024, 8:46 PM