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

Pin to bridge at c0c57794d7bbf33f84620e4532d7e097abab3248 #3909

Merged
merged 2 commits into from
May 8, 2024

Conversation

guineveresaenger
Copy link
Contributor

This is a quick fix to address customer issues outlined in pulumi/pulumi-terraform-bridge#1940.

While we develop a more complete fix for the above issue, this will unblock customers and enable them to upgrade.

@guineveresaenger guineveresaenger added the needs-release/patch When a PR with this label merges, it initiates a release of vX.Y.Z+1 label May 8, 2024
@t0yv0 t0yv0 requested review from corymhall and t0yv0 May 8, 2024 21:17
@t0yv0 t0yv0 enabled auto-merge (squash) May 8, 2024 21:19
Copy link

github-actions bot commented May 8, 2024

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

github-actions bot commented May 8, 2024

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 t0yv0 removed the needs-release/patch When a PR with this label merges, it initiates a release of vX.Y.Z+1 label May 8, 2024
@t0yv0 t0yv0 merged commit b70960b into master May 8, 2024
23 checks passed
@t0yv0 t0yv0 deleted the revert-bridge-1896 branch May 8, 2024 22:59
lumiere-bot bot added a commit to coolguy1771/home-ops that referenced this pull request May 11, 2024
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [@pulumi/aws](https://pulumi.io)
([source](https://togithub.com/pulumi/pulumi-aws)) | dependencies |
minor | [`6.33.1` ->
`6.34.1`](https://renovatebot.com/diffs/npm/@pulumi%2faws/6.33.1/6.34.1)
|

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>pulumi/pulumi-aws (@&#8203;pulumi/aws)</summary>

###
[`v6.34.1`](https://togithub.com/pulumi/pulumi-aws/releases/tag/v6.34.1)

[Compare
Source](https://togithub.com/pulumi/pulumi-aws/compare/v6.34.0...v6.34.1)

##### Changelog

- [`84c9dd9`](https://togithub.com/pulumi/pulumi-aws/commit/84c9dd96)
Update GitHub Actions workflows.
([#&#8203;3920](https://togithub.com/pulumi/pulumi-aws/issues/3920))

###
[`v6.34.0`](https://togithub.com/pulumi/pulumi-aws/releases/tag/v6.34.0)

[Compare
Source](https://togithub.com/pulumi/pulumi-aws/compare/v6.33.1...v6.34.0)

##### What's Changed

- Upstream v5.48.0 by [@&#8203;t0yv0](https://togithub.com/t0yv0) in
[pulumi/pulumi-aws#3898
- Fix a panic in LaunchTemplate resource by reverting "Fix updating tags
on aws_launch_template
([#&#8203;3687](https://togithub.com/pulumi/pulumi-aws/issues/3687))" by
[@&#8203;corymhall](https://togithub.com/corymhall) in
[pulumi/pulumi-aws#3908
- Fix "Attribute must be a whole number issue
([https://github.com/pulumi/pulumi/issues/16143](https://togithub.com/pulumi/pulumi/issues/16143))
by pinning to bridge at
[`c0c5779`](https://togithub.com/pulumi/pulumi-aws/commit/c0c57794d7bbf33f84620e4532d7e097abab3248)
by [@&#8203;guineveresaenger](https://togithub.com/guineveresaenger) in
[pulumi/pulumi-aws#3909

**Full Changelog**:
pulumi/pulumi-aws@v6.33.1...v6.34.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNTEuMiIsInVwZGF0ZWRJblZlciI6IjM3LjM1NC4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJ0eXBlL21pbm9yIl19-->

Co-authored-by: lumiere-bot[bot] <98047013+lumiere-bot[bot]@users.noreply.github.com>
lumiere-bot bot added a commit to coolguy1771/home-ops that referenced this pull request May 11, 2024
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [@pulumi/aws](https://pulumi.io)
([source](https://togithub.com/pulumi/pulumi-aws)) | dependencies |
minor | [`6.33.1` ->
`6.34.1`](https://renovatebot.com/diffs/npm/@pulumi%2faws/6.33.1/6.34.1)
|

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>pulumi/pulumi-aws (@&#8203;pulumi/aws)</summary>

###
[`v6.34.1`](https://togithub.com/pulumi/pulumi-aws/releases/tag/v6.34.1)

[Compare
Source](https://togithub.com/pulumi/pulumi-aws/compare/v6.34.0...v6.34.1)

##### Changelog

- [`84c9dd9`](https://togithub.com/pulumi/pulumi-aws/commit/84c9dd96)
Update GitHub Actions workflows.
([#&#8203;3920](https://togithub.com/pulumi/pulumi-aws/issues/3920))

###
[`v6.34.0`](https://togithub.com/pulumi/pulumi-aws/releases/tag/v6.34.0)

[Compare
Source](https://togithub.com/pulumi/pulumi-aws/compare/v6.33.1...v6.34.0)

##### What's Changed

- Upstream v5.48.0 by [@&#8203;t0yv0](https://togithub.com/t0yv0) in
[pulumi/pulumi-aws#3898
- Fix a panic in LaunchTemplate resource by reverting "Fix updating tags
on aws_launch_template
([#&#8203;3687](https://togithub.com/pulumi/pulumi-aws/issues/3687))" by
[@&#8203;corymhall](https://togithub.com/corymhall) in
[pulumi/pulumi-aws#3908
- Fix "Attribute must be a whole number issue
([https://github.com/pulumi/pulumi/issues/16143](https://togithub.com/pulumi/pulumi/issues/16143))
by pinning to bridge at
[`c0c5779`](https://togithub.com/pulumi/pulumi-aws/commit/c0c57794d7bbf33f84620e4532d7e097abab3248)
by [@&#8203;guineveresaenger](https://togithub.com/guineveresaenger) in
[pulumi/pulumi-aws#3909

**Full Changelog**:
pulumi/pulumi-aws@v6.33.1...v6.34.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about these
updates again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNTEuMiIsInVwZGF0ZWRJblZlciI6IjM3LjM1NC4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJ0eXBlL21pbm9yIl19-->

Co-authored-by: lumiere-bot[bot] <98047013+lumiere-bot[bot]@users.noreply.github.com>
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.

None yet

2 participants