sparse-intern-71089
06/01/2022, 5:32 PMwitty-candle-66007
06/01/2022, 5:35 PMpulumi up
are you in your venv
in the terminal?quick-telephone-15244
06/01/2022, 5:38 PM$HOME/.pulumi/plugins/resource-eks-v0.40.0
and read the package-lock.json
I'm seeing the reference to node_modules/@pulumi/aws
with a "version": "5.4.0"
🤔quick-telephone-15244
06/01/2022, 5:39 PMwitty-candle-66007
06/01/2022, 6:08 PMpulumi up
for those resources? If so, that should be ok. But if you have new resources declared in your code that reference the aws package directly (e.g. aws.s3.Bucket
), then it should use the pulumi-aws
provider version in your environment.quick-telephone-15244
06/01/2022, 6:41 PMawscli
on the host actually resolved the issue i was really trying to solve lol.. I do have another problem but i'm not even sure where to begin with that one. .. effectively this: https://pulumi-community.slack.com/archives/CDE799L1M/p1653590328133189witty-candle-66007
06/01/2022, 6:47 PM