freezing-quill-32178
09/04/2025, 1:45 PMpulumi up
it fails with this error below, which seems to be some kind of a @pulumi/aws
host/url validation error that doesn't make sense.
The URL
is the same in the UI, and in the CLI result ( as well as the import code returned from pulumi import)
pulumi up
Previewing update (dev):
Type Name Plan Info
pulumi:pulumi:Stack k8s-cluster-dev
└─ aws:iam:OpenIdConnectProvider clusterOidcProvider 1 error
Diagnostics:
aws:iam:OpenIdConnectProvider (clusterOidcProvider):
error: aws:iam/openIdConnectProvider:OpenIdConnectProvider resource 'clusterOidcProvider' has a problem: expected "url" to have a host, got oidc.eks.eu-central-1.amazonaws.com/id/E...0. Examine values at 'clusterOidcProvider.url'.
Resources:
1 unchanged
stocky-restaurant-98004
09/05/2025, 4:31 PMfreezing-quill-32178
09/08/2025, 8:31 AM