@pulumi/eks 0.37.2-alpha.1647009728 → 0.37.2-alpha.1651793947

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.
package/README.md CHANGED
@@ -18,6 +18,7 @@ This includes:
18
18
 
19
19
  1. [Install Pulumi](https://www.pulumi.com/docs/reference/install).
20
20
  1. [Install `kubectl`](https://kubernetes.io/docs/tasks/tools/install-kubectl/#install-kubectl).
21
+ 1. [Install AWS CLI](https://docs.aws.amazon.com/cli/latest/userguide/getting-started-install.html)
21
22
 
22
23
  ## Installing
23
24
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@pulumi/eks",
3
- "version": "v0.37.2-alpha.1647009728+d599a1b1",
3
+ "version": "v0.37.2-alpha.1651793947+b52cbc0c",
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.37.2-alpha.1647009728+d599a1b1",
3
+ "version": "v0.37.2-alpha.1651793947+b52cbc0c",
4
4
  "description": "Pulumi Amazon Web Services (AWS) EKS Components.",
5
5
  "license": "Apache-2.0",
6
6
  "keywords": [