@pulumi/eks 0.41.3-alpha.1659611577 → 0.41.3-alpha.1659956732

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -917,7 +917,7 @@
917
917
  "inputProperties": {
918
918
  "amiType": {
919
919
  "type": "string",
920
- "description": "Type of Amazon Machine Image (AMI) associated with the EKS Node Group. Defaults to `AL2_x86_64`. Valid values: `AL2_x86_64`, `AL2_x86_64_GPU`, `AL2_ARM_64`. This provider will only perform drift detection if a configuration value is provided."
920
+ "description": "Type of Amazon Machine Image (AMI) associated with the EKS Node Group. Defaults to `AL2_x86_64`. See the AWS documentation (https://docs.aws.amazon.com/eks/latest/APIReference/API_Nodegroup.html#AmazonEKS-Type-Nodegroup-amiType) for valid AMI Types. This provider will only perform drift detection if a configuration value is provided."
921
921
  },
922
922
  "capacityType": {
923
923
  "type": "string",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@pulumi/eks",
3
- "version": "v0.41.3-alpha.1659611577+3f046a5a",
3
+ "version": "v0.41.3-alpha.1659956732+00ae8e77",
4
4
  "description": "Pulumi Amazon Web Services (AWS) EKS Components.",
5
5
  "license": "Apache-2.0",
6
6
  "keywords": [
package/package.json.dev CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@pulumi/eks",
3
- "version": "v0.41.3-alpha.1659611577+3f046a5a",
3
+ "version": "v0.41.3-alpha.1659956732+00ae8e77",
4
4
  "description": "Pulumi Amazon Web Services (AWS) EKS Components.",
5
5
  "license": "Apache-2.0",
6
6
  "keywords": [