This message was deleted.
# aws
s
This message was deleted.
w
The property that crosswalk is missing: runtimePlatform: { cpuArchitecture: ‘ARM64’, operatingSystemFamily: ‘LINUX’, },
h
Are you using the new 1.0.0 beta version?
w
these are my dependencies:
Copy code
"dependencies": {
    "@pulumi/aws": "^5.4.0",
    "@pulumi/aws-apigateway": "^0.0.6",
    "@pulumi/awsx": "^0.40.0",
    "@pulumi/pulumi": "^3.27.0",
    "@pulumi/random": "^4.4.2"
  }
pulumi version v3.26.1
h
You can try upgrading awsx to the latest 1.0.0-beta.4 as the new abstraction should fix this
1