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 pulumi-terraform-bridge to v3.79.0 #3758

Merged

Conversation

pulumi-bot
Copy link
Contributor

@pulumi-bot pulumi-bot commented Mar 29, 2024

Fixes #3622

This PR was generated via $ upgrade-provider pulumi/pulumi-aws --kind=bridge --pr-reviewers=VenelinMartinov.


  • Updating Java Gen version from 0.9.9 to 0.10.0.
  • Upgrading pulumi-terraform-bridge from v3.78.0 to v3.79.0.
  • Upgrading pulumi-terraform-bridge/pf from v0.31.0 to v0.32.0.

@pulumi-bot pulumi-bot self-assigned this Mar 29, 2024
@pulumi-bot pulumi-bot enabled auto-merge (squash) March 29, 2024 18:50
@t0yv0 t0yv0 self-requested a review March 29, 2024 19:01
Copy link

Does the PR have any schema changes?

Does the PR have any schema changes?

Looking good! No breaking changes found.
No new resources/functions.

Maintainer note: consult the runbook for dealing with any breaking changes.

Copy link

Is README.md missing any configuration options?

assumeRoleWithWebIdentity not found in Configuration section
customCaBundle not found in Configuration section
defaultTags not found in Configuration section
ec2MetadataServiceEndpoint not found in Configuration section
ec2MetadataServiceEndpointMode not found in Configuration section
httpProxy not found in Configuration section
httpsProxy not found in Configuration section
ignoreTags not found in Configuration section
noProxy not found in Configuration section
retryMode not found in Configuration section
s3UsEast1RegionalEndpoint not found in Configuration section
sharedConfigFiles not found in Configuration section
skipRequestingAccountId not found in Configuration section
stsRegion not found in Configuration section
tokenBucketRateLimiterCapacity not found in Configuration section
useDualstackEndpoint not found in Configuration section

Please add a description for each of these options to README.md. Details about them can be found in either the upstream docs or schema.json.

@t0yv0
Copy link
Member

t0yv0 commented Mar 29, 2024

/release patch

@github-actions github-actions bot added the needs-release/patch When a PR with this label merges, it initiates a release of vX.Y.Z+1 label Mar 29, 2024
@pulumi-bot pulumi-bot merged commit bcceea1 into master Mar 29, 2024
24 checks passed
@pulumi-bot pulumi-bot deleted the upgrade-pulumi-terraform-bridge-to-v3.79.0-43649255 branch March 29, 2024 21:53
@github-actions github-actions bot removed the needs-release/patch When a PR with this label merges, it initiates a release of vX.Y.Z+1 label Mar 30, 2024
@smipi1
Copy link

smipi1 commented Apr 12, 2024

Any idea when this will be released?

mikhailshilkov added a commit to pulumi/ci-mgmt that referenced this pull request Apr 12, 2024
Our schema comparison comments annoyingly have two headers:

<img width="529" alt="image"
src="https://github.com/pulumi/ci-mgmt/assets/1454008/b97e52ab-6915-42c1-a91f-c8a85cae3530">

Example in aws:
pulumi/pulumi-aws#3758 (comment)
Example in cloudflare:
pulumi/pulumi-cloudflare#713 (comment)

This is because they are defined both in CI jobs and in schema-tools
[here](https://github.com/pulumi/schema-tools/blob/bc3dae99a9ab5d2ad52f4c1029f35b65248a0118/internal/cmd/compare.go#L302).
This PR removes the duplication.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

InvalidParameterValueException: Uploaded file must be a non-empty zip
3 participants