NodeGroup
& NodeGroupV2
input property instanceProfile
should accept Input
type
#1489
Labels
impact/breaking
Fixing this issue will require a breaking change
impact/usability
Something that impacts users' ability to use the product easily and intuitively
kind/enhancement
Improvements or new features
Hello!
Issue details
Right now, the
instanceProfile
input property ofNodeGroup
&NodeGroupV2
only accepts plain instance profile resources (aws.iam.InstanceProfile
).The implementation of the two node group components does not constrain this input property to be plain though, they can be of
Input
type.Changing this is a breaking change though. It would affect the Golang SDK.
Affected area/feature
instanceProfile
input property ofNodeGroup
&NodeGroupV2
The text was updated successfully, but these errors were encountered: