@pulumi/eks 0.41.3-alpha.1658238062 → 0.41.3-alpha.1658777630

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.
@@ -593,16 +593,11 @@
593
593
  "nodeSecurityGroup": {
594
594
  "$ref": "/aws/v5.4.0/schema.json#/resources/aws:ec2%2FsecurityGroup:SecurityGroup",
595
595
  "description": "The security group for the cluster's nodes."
596
- },
597
- "provider": {
598
- "$ref": "/kubernetes/v3.0.0/schema.json#/provider",
599
- "description": "A Kubernetes resource provider that can be used to deploy into this cluster."
600
596
  }
601
597
  },
602
598
  "required": [
603
599
  "kubeconfig",
604
600
  "awsProvider",
605
- "provider",
606
601
  "clusterSecurityGroup",
607
602
  "instanceRoles",
608
603
  "nodeSecurityGroup",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@pulumi/eks",
3
- "version": "v0.41.3-alpha.1658238062+4bdeac5d",
3
+ "version": "v0.41.3-alpha.1658777630+3fcfd6da",
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.1658238062+4bdeac5d",
3
+ "version": "v0.41.3-alpha.1658777630+3fcfd6da",
4
4
  "description": "Pulumi Amazon Web Services (AWS) EKS Components.",
5
5
  "license": "Apache-2.0",
6
6
  "keywords": [