cool-vr-43155
03/01/2023, 11:55 AMpulumi import
with yaml runtime, then I've created and applied kind: Program
and kind: Stack
with the generated yaml. Pulumi kubernetes operator is trying to re-create the resources instead of detecting it from the provided s3 state.
Pulumi kubernetes operator log:
AlreadyExists: AutoScalingGroup by this name already exists
The security group 'some-sg' already exists for VPC 'vpc-some-id'
"Cluster already exists with name: some-eks-cluster-name"
ResourceAlreadyExistsException: The specified log group already exists
many-architect-10944
03/01/2023, 12:02 PMcool-vr-43155
03/01/2023, 12:07 PMkind: Program
's name and the project name inside Pulumi.yaml
should be the same