Skip to content

Commit

Permalink
Upgrade v4.67.0 (#2521)
Browse files Browse the repository at this point in the history
* Upgrade upstream to v4.67.0

- Add patch to elbv2 target_group to fix #2517

* Upgrade upstream patcher tool

Contains new global-replace which means we can call the commands within the old "apply" command ourselves with more customisation.

* Replace repetitive rules with global rules

* Update modules

* Fix up more replacements

- Remove TODOs.
- Fix tags all - literal string changed to a constant.
- Add auto-naming global rule.

* Add new module for autonaming

* Generate schema

* Generate SDKs

Skipping dotnet for now due to:

error: emitting file Quicksight/Outputs/TemplateDefinitionSheetVisualGeospatialMapVisualChartConfigurationFieldWellsGeospatialMapAggregatedFieldWellsValueNumericalMeasureFieldFormatConfigurationNumericFormatConfigurationPercentageDisplayFormatConfigurationSeparatorConfigurationThousandsSeparator.cs: creating file: open /Users/dan/Dev/pulumi-aws/sdk/dotnet/Quicksight/Outputs/TemplateDefinitionSheetVisualGeospatialMapVisualChartConfigurationFieldWellsGeospatialMapAggregatedFieldWellsValueNumericalMeasureFieldFormatConfigurationNumericFormatConfigurationPercentageDisplayFormatConfigurationSeparatorConfigurationThousandsSeparator.cs: file name too long

* Temp: Remove problematic quicksight template definition property

* Re-generate SDKs

* Upgrade java to fix zip file count limit

* Re-run tfgen for missing replacements

* Regenerate SDKs once again

* Test pinning Pulumi CLI version

* Test removing main from nodejs examples

- This seems to be a left-over from how these perhaps used to be run.
- Revert downgrade of Pulumi CLI

---------

Co-authored-by: Thomas Kappler <[email protected]>
  • Loading branch information
danielrbradley and thomas11 committed May 15, 2023
1 parent 938cf19 commit e18f3a3
Show file tree
Hide file tree
Showing 3,639 changed files with 1,577,570 additions and 57,699 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ TFGEN := pulumi-tfgen-$(PACK)
PROVIDER := pulumi-resource-$(PACK)
VERSION := $(shell pulumictl get version)
JAVA_GEN := pulumi-java-gen
JAVA_GEN_VERSION := v0.9.2
JAVA_GEN_VERSION := v0.9.3
TESTPARALLELISM := 10
WORKING_DIR := $(shell pwd)
SCHEMA_TOOLS_VERSION := $(shell cat .schema-tools.version)
Expand Down
2 changes: 0 additions & 2 deletions examples/alb-legacy/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@
"name": "alb-legacy",
"version": "0.0.1",
"license": "Apache-2.0",
"main": "bin/index.js",
"typings": "bin/index.d.ts",
"scripts": {
"build": "tsc"
},
Expand Down
2 changes: 0 additions & 2 deletions examples/alb-new/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@
"name": "alb-new",
"version": "0.0.1",
"license": "Apache-2.0",
"main": "bin/index.js",
"typings": "bin/index.d.ts",
"scripts": {
"build": "tsc"
},
Expand Down
2 changes: 0 additions & 2 deletions examples/bucket/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@
"name": "bucket",
"version": "0.0.1",
"license": "Apache-2.0",
"main": "bin/index.js",
"typings": "bin/index.d.ts",
"scripts": {
"build": "tsc"
},
Expand Down
2 changes: 0 additions & 2 deletions examples/callbackfunction/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@
"name": "callbackfunction",
"version": "0.0.1",
"license": "Apache-2.0",
"main": "bin/index.js",
"typings": "bin/index.d.ts",
"scripts": {
"build": "tsc"
},
Expand Down
2 changes: 0 additions & 2 deletions examples/cloudwatch/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@
"name": "cloudwatch",
"version": "0.0.1",
"license": "Apache-2.0",
"main": "bin/index.js",
"typings": "bin/index.d.ts",
"scripts": {
"build": "tsc"
},
Expand Down
2 changes: 0 additions & 2 deletions examples/credentialsConfigTest/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@
"name": "credentialsConfigTest",
"version": "0.0.1",
"license": "Apache-2.0",
"main": "bin/index.js",
"typings": "bin/index.d.ts",
"scripts": {
"build": "tsc"
},
Expand Down
2 changes: 0 additions & 2 deletions examples/delete_before_create/mount_target/step1/package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
{
"name": "mount_target",
"license": "Apache-2.0",
"main": "bin/index.js",
"typings": "bin/index.d.ts",
"scripts": {
"build": "tsc"
},
Expand Down
2 changes: 0 additions & 2 deletions examples/ecr/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@
"name": "ecr",
"version": "0.0.1",
"license": "Apache-2.0",
"main": "bin/index.js",
"typings": "bin/index.d.ts",
"scripts": {
"build": "tsc"
},
Expand Down
2 changes: 0 additions & 2 deletions examples/eventbus/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@
"name": "eventbus",
"version": "0.0.1",
"license": "Apache-2.0",
"main": "bin/index.js",
"typings": "bin/index.d.ts",
"scripts": {
"build": "tsc"
},
Expand Down
2 changes: 0 additions & 2 deletions examples/express/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@
"name": "express",
"version": "0.1.0",
"license": "Apache-2.0",
"main": "bin/index.js",
"typings": "bin/index.d.ts",
"scripts": {
"build": "tsc"
},
Expand Down
2 changes: 0 additions & 2 deletions examples/kms-alias/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@
"name": "kms-alias",
"version": "0.0.1",
"license": "Apache-2.0",
"main": "bin/index.js",
"typings": "bin/index.d.ts",
"scripts": {
"build": "tsc"
},
Expand Down
2 changes: 0 additions & 2 deletions examples/lambda-container-image/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@
"name": "lambda-container-image",
"version": "0.1.0",
"license": "Apache-2.0",
"main": "bin/index.js",
"typings": "bin/index.d.ts",
"scripts": {
"build": "tsc"
},
Expand Down
2 changes: 0 additions & 2 deletions examples/lambda-layer-new/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@
"name": "lambda-layer-new",
"version": "0.1.0",
"license": "Apache-2.0",
"main": "bin/index.js",
"typings": "bin/index.d.ts",
"scripts": {
"build": "tsc"
},
Expand Down
2 changes: 0 additions & 2 deletions examples/lambda-layer-old/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@
"name": "lambda-layer-old",
"version": "0.1.0",
"license": "Apache-2.0",
"main": "bin/index.js",
"typings": "bin/index.d.ts",
"scripts": {
"build": "tsc"
},
Expand Down
2 changes: 0 additions & 2 deletions examples/logGroup/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@
"name": "loggroup",
"version": "0.0.1",
"license": "Apache-2.0",
"main": "bin/index.js",
"typings": "bin/index.d.ts",
"scripts": {
"build": "tsc"
},
Expand Down
2 changes: 0 additions & 2 deletions examples/minimal/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@
"name": "minimal",
"version": "0.1.0",
"license": "Apache-2.0",
"main": "bin/index.js",
"typings": "bin/index.d.ts",
"scripts": {
"build": "tsc"
},
Expand Down
2 changes: 0 additions & 2 deletions examples/multiple-regions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@
"name": "webserver",
"version": "0.1.0",
"license": "Apache-2.0",
"main": "bin/index.js",
"typings": "bin/index.d.ts",
"scripts": {
"build": "tsc"
},
Expand Down
2 changes: 0 additions & 2 deletions examples/queue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@
"name": "queue",
"version": "0.0.1",
"license": "Apache-2.0",
"main": "bin/index.js",
"typings": "bin/index.d.ts",
"scripts": {
"build": "tsc"
},
Expand Down
2 changes: 0 additions & 2 deletions examples/regression/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@
"name": "aws-regression",
"version": "0.1.0",
"license": "Apache-2.0",
"main": "bin/index.js",
"typings": "bin/index.d.ts",
"scripts": {
"build": "tsc"
},
Expand Down
2 changes: 0 additions & 2 deletions examples/rename-ses-configuration-set/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@
"name": "rename-ses-configuration-set",
"version": "0.0.1",
"license": "Apache-2.0",
"main": "bin/index.js",
"typings": "bin/index.d.ts",
"scripts": {
"build": "tsc"
},
Expand Down
2 changes: 0 additions & 2 deletions examples/route53/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@
"name": "cloudwatch",
"version": "0.0.1",
"license": "Apache-2.0",
"main": "bin/index.js",
"typings": "bin/index.d.ts",
"scripts": {
"build": "tsc"
},
Expand Down
2 changes: 0 additions & 2 deletions examples/secretcapture/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@
"name": "secretcapture",
"version": "0.0.1",
"license": "Apache-2.0",
"main": "bin/index.js",
"typings": "bin/index.d.ts",
"scripts": {
"build": "tsc"
},
Expand Down
2 changes: 0 additions & 2 deletions examples/serverless-raw/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@
"name": "serverless-raw",
"version": "0.1.0",
"license": "Apache-2.0",
"main": "bin/index.js",
"typings": "bin/index.d.ts",
"scripts": {
"build": "tsc"
},
Expand Down
2 changes: 0 additions & 2 deletions examples/serverless/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@
"name": "serverless",
"version": "0.1.0",
"license": "Apache-2.0",
"main": "bin/index.js",
"typings": "bin/index.d.ts",
"scripts": {
"build": "tsc"
},
Expand Down
2 changes: 0 additions & 2 deletions examples/serverless_functions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@
"name": "serverlessfunctions",
"version": "0.1.0",
"license": "Apache-2.0",
"main": "bin/index.js",
"typings": "bin/index.d.ts",
"scripts": {
"build": "tsc"
},
Expand Down
2 changes: 0 additions & 2 deletions examples/sqs-fifo-queue/ts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@
"name": "sqs-fifo-queue-typescript",
"version": "0.0.1",
"license": "Apache-2.0",
"main": "bin/index.js",
"typings": "bin/index.d.ts",
"scripts": {
"build": "tsc"
},
Expand Down
2 changes: 0 additions & 2 deletions examples/ssmparameter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@
"name": "bucket",
"version": "0.0.1",
"license": "Apache-2.0",
"main": "bin/index.js",
"typings": "bin/index.d.ts",
"scripts": {
"build": "tsc"
},
Expand Down
2 changes: 0 additions & 2 deletions examples/stream/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@
"name": "stream",
"version": "0.0.1",
"license": "Apache-2.0",
"main": "bin/index.js",
"typings": "bin/index.d.ts",
"scripts": {
"build": "tsc"
},
Expand Down
2 changes: 0 additions & 2 deletions examples/table/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@
"name": "table",
"version": "0.0.1",
"license": "Apache-2.0",
"main": "bin/index.js",
"typings": "bin/index.d.ts",
"scripts": {
"build": "tsc"
},
Expand Down
2 changes: 0 additions & 2 deletions examples/topic/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@
"name": "topic",
"version": "0.0.1",
"license": "Apache-2.0",
"main": "bin/index.js",
"typings": "bin/index.d.ts",
"scripts": {
"build": "tsc"
},
Expand Down
2 changes: 0 additions & 2 deletions examples/webserver-comp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@
"name": "webserver",
"version": "0.1.0",
"license": "Apache-2.0",
"main": "bin/index.js",
"typings": "bin/index.d.ts",
"scripts": {
"build": "tsc"
},
Expand Down
2 changes: 0 additions & 2 deletions examples/webserver/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@
"name": "webserver",
"version": "0.1.0",
"license": "Apache-2.0",
"main": "bin/index.js",
"typings": "bin/index.d.ts",
"scripts": {
"build": "tsc"
},
Expand Down
2 changes: 0 additions & 2 deletions examples/webserver/variants/get/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@
"name": "webserver",
"version": "0.1",
"license": "Apache-2.0",
"main": "bin/index.js",
"typings": "bin/index.d.ts",
"scripts": {
"build": "tsc"
},
Expand Down
2 changes: 0 additions & 2 deletions examples/webserver/variants/ssh/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@
"name": "webserver",
"version": "0.1",
"license": "Apache-2.0",
"main": "bin/index.js",
"typings": "bin/index.d.ts",
"scripts": {
"build": "tsc"
},
Expand Down
2 changes: 0 additions & 2 deletions examples/webserver/variants/ssh_description/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@
"name": "webserver",
"version": "0.1",
"license": "Apache-2.0",
"main": "bin/index.js",
"typings": "bin/index.d.ts",
"scripts": {
"build": "tsc"
},
Expand Down
2 changes: 0 additions & 2 deletions examples/webserver/variants/zones/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@
"name": "webserver",
"version": "0.1",
"license": "Apache-2.0",
"main": "bin/index.js",
"typings": "bin/index.d.ts",
"scripts": {
"build": "tsc"
},
Expand Down
Loading

0 comments on commit e18f3a3

Please sign in to comment.