This message was deleted.
s
This message was deleted.
b
what is the value of
instance_profiles[i]
- can you print it? can you verify it’s actually in the state diff? It’s likely that it’s an empty value
b
sorry I was busy with university works. At the preview export it has
Copy code
i_profile:                    : {
        @isPulumiResource: true
        arn              : output<string>
        create_date      : output<string>
        id               : output<string>
        name             : "iprofile-1-ec2node-eksvpc2-nonprod-ac60974"
        name_prefix      : output<string>
        path             : "/"
        role             : output<string>
        tags             : {
            Cloudbuddies Archie: "Cloudbuddies"
            Department         : ""
            Environment        : "nonprod"
            Name               : "iprofile-1-ec2node-eksvpc2-nonprod"
            Project            : "eksvpc2"
        }
        tags_all         : output<string>
        unique_id        : output<string>
        urn              : "urn:pulumi:k8s-testing::Testing::custom:resource:INSTANCE_PROFILE$aws:iam/instanceProfile:InstanceProfile::iprofile-1-ec2node-eksvpc2-nonprod"
    }