Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade v4.67.0 #2521

Merged
merged 15 commits into from
May 15, 2023
Merged

Upgrade v4.67.0 #2521

merged 15 commits into from
May 15, 2023

Commits on May 12, 2023

  1. Upgrade upstream to v4.67.0

    - Add patch to elbv2 target_group to fix #2517
    danielrbradley committed May 12, 2023
    Configuration menu
    Copy the full SHA
    4441950 View commit details
    Browse the repository at this point in the history
  2. Upgrade upstream patcher tool

    Contains new global-replace which means we can call the commands within the old "apply" command ourselves with more customisation.
    danielrbradley committed May 12, 2023
    Configuration menu
    Copy the full SHA
    d31d3af View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fd512e3 View commit details
    Browse the repository at this point in the history
  4. Update modules

    danielrbradley committed May 12, 2023
    Configuration menu
    Copy the full SHA
    5f03f80 View commit details
    Browse the repository at this point in the history
  5. Fix up more replacements

    - Remove TODOs.
    - Fix tags all - literal string changed to a constant.
    - Add auto-naming global rule.
    danielrbradley committed May 12, 2023
    Configuration menu
    Copy the full SHA
    7e3cc4d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    917f68a View commit details
    Browse the repository at this point in the history
  7. Generate schema

    danielrbradley committed May 12, 2023
    Configuration menu
    Copy the full SHA
    1c3544f View commit details
    Browse the repository at this point in the history
  8. 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
    danielrbradley committed May 12, 2023
    Configuration menu
    Copy the full SHA
    26c0f1a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ba3fb7d View commit details
    Browse the repository at this point in the history
  10. Re-generate SDKs

    danielrbradley committed May 12, 2023
    Configuration menu
    Copy the full SHA
    7b02b07 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    e096f1c View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    bb365a1 View commit details
    Browse the repository at this point in the history
  13. Regenerate SDKs once again

    thomas11 committed May 12, 2023
    Configuration menu
    Copy the full SHA
    eb50cf6 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2023

  1. Configuration menu
    Copy the full SHA
    0b625b6 View commit details
    Browse the repository at this point in the history
  2. 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
    danielrbradley committed May 15, 2023
    Configuration menu
    Copy the full SHA
    ce42118 View commit details
    Browse the repository at this point in the history