great-match-20206
01/14/2025, 10:57 PMaws:autoscaling:Group (pulumi-k8s):
error: sdk-v2/provider2.go:515: sdk.helper_schema: creating Auto Scaling Group (pulumi-k8s-28543f5): operation error Auto Scaling: CreateAutoScalingGroup, https response error StatusCode: 403, RequestID: 62ad2824-1a15-4be9-aa0f-8043dd76dd4b, api error AccessDenied: You are not authorized to use launch template: pulumi-k8s-launchTemplate-9c0530b: provider=aws@6.66.1
error: 1 error occurred:
* creating Auto Scaling Group (pulumi-k8s-28543f5): operation error Auto Scaling: CreateAutoScalingGroup, https response error StatusCode: 403, RequestID: 62ad2824-1a15-4be9-aa0f-8043dd76dd4b, api error AccessDenied: You are not authorized to use launch template: pulumi-k8s-launchTemplate-9c0530b
pulumi:pulumi:Stack (eks-dev):
warning: resource plugin pulumiservice is expected to have version >=0.27.4, but has 0.0.1; the wrong version may be on your path, or this may be a bug in the plugin
error: update failed
error: eks:index:Cluster resource 'pulumi-k8s' has a problem: grpc: the client connection is closing
Any idea what is going on here?quick-house-41860
01/15/2025, 12:12 PMquick-house-41860
01/15/2025, 12:13 PMstocky-restaurant-98004
01/15/2025, 3:40 PMgreat-match-20206
01/15/2025, 4:39 PMquick-house-41860
01/15/2025, 4:40 PMgreat-match-20206
01/15/2025, 4:52 PMquick-house-41860
01/15/2025, 4:58 PMpulumi-eks
? This line in your logs made me think so: error: eks:index:Cluster resource 'pulumi-k8s' has a problem: grpc: the client connection is closing
If not, let me know what component you're using and I can help find the right settingsgreat-match-20206
01/15/2025, 9:09 PMpulumi-k8s
is the name I gave to the configuration (of the EKS cluster).
By the way, I used the setting `nodeRootVolumeEncrypted`set to true and now everything works, with the SCP (EBS volumes encrypted).
Thanks for your help.stocky-restaurant-98004
01/17/2025, 7:14 PM