You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Object literal may only specify known properties, and 'version' does not exist in type 'MngClusterProviderProps' syntax error occurs. My dependencies like below.
raphael-shin
changed the title
(MngClusterProviderProps): The version field is not available.
(MngClusterProviderProps): The version field is not available in EKS Blueprints v1.11.3
Sep 18, 2023
raphael-shin
changed the title
(MngClusterProviderProps): The version field is not available in EKS Blueprints v1.11.3
(MngClusterProviderProps): The version field is not available in EKS Blueprints v1.11.3 & Not created with the specified version
Sep 19, 2023
raphael-shin
changed the title
(MngClusterProviderProps): The version field is not available in EKS Blueprints v1.11.3 & Not created with the specified version
(MngClusterProviderProps): The version field is not available & Not created with the specified version in EKS Blueprints v1.11.3
Sep 19, 2023
Describe the bug
Object literal may only specify known properties, and 'version' does not exist in type 'MngClusterProviderProps'
syntax error occurs. My dependencies like below.Expected Behavior
A Managed Node Group Cluster Provider document states that the field must be usable.
Current Behavior
This is sample code.
Reproduction Steps
Edit /bin/my-blueprint.ts
And
cdk bootstrap & deploy
Possible Solution
No response
Additional Information/Context
No response
CDK CLI Version
2.91.0
EKS Blueprints Version
1.11.3
Node.js Version
18.17.1
Environment details (OS name and version, etc.)
Ubuntu 22
Other information
No response
The text was updated successfully, but these errors were encountered: