hi! I'm running into issues trying to translate <t...
# general
h
hi! I'm running into issues trying to translate this terraform module into pulumi. Any hints please?
Copy code
error: main.pp:0,0-5,2: /tmp/pulumi-convert3878027822/project-factory_14.5.0/modules/project_services/outputs.pp:16,19-18,12: the first argument to 'element' must be a list or tuple; ; /tmp/pulumi-convert3878027822/project-factory_14.5.0/modules/project_services/outputs.pp:16,19-18,12: the first argument to 'element' must be a list or tuple; 
error: variables.pp:62,13-65,4: cannot assign expression of type { cpu: null, memory: null } to location of type map(output(string) | string) | output(map(string)): ; 
error: main.pp:167,1-187,2: /tmp/pulumi-convert3878027822/wandb_1.14.1/variables.pp:64,13-67,4: cannot assign expression of type { cpu: null, memory: null } to location of type map(output(string) | string) | output(map(string)): ; , and 3 other diagnostic(s); /tmp/pulumi-convert3878027822/wandb_1.14.1/variables.pp:64,13-67,4: cannot assign expression of type { cpu: null, memory: null } to location of type map(output(string) | string) | output(map(string)): ; , and 3 other diagnostic(s)
I ran
pulumi convert --from terraform --language typescript
still seeking help on this topic
l
Would #C04NPQTRKM4 find more potential answerers?