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.88.0 #4304

Merged

Conversation

pulumi-bot
Copy link
Contributor

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


  • Upgrading pulumi-terraform-bridge from v3.87.0 to v3.88.0.
  • Upgrading pulumi-terraform-bridge/pf from v0.40.0 to v0.41.0.

@pulumi-bot pulumi-bot self-assigned this Jul 26, 2024
@pulumi-bot pulumi-bot enabled auto-merge (squash) July 26, 2024 00:00
Copy link

Does the PR have any schema changes?

Found 6 breaking changes:

Types

  • 🟡 "aws:appstream/getImageApplication:getImageApplication": properties: "metadata": additional properties type changed from "pulumi.json#/Any" to "string"
  • "aws:batch/getJobDefinitionEksPropertyPodPropertyContainerResource:getJobDefinitionEksPropertyPodPropertyContainerResource": properties:
    • 🟡 "limits": additional properties type changed from "pulumi.json#/Any" to "string"
    • 🟡 "requests": additional properties type changed from "pulumi.json#/Any" to "string"
  • 🟡 "aws:batch/getJobDefinitionEksPropertyPodPropertyMetadata:getJobDefinitionEksPropertyPodPropertyMetadata": properties: "labels": additional properties type changed from "pulumi.json#/Any" to "string"
  • 🟡 "aws:batch/getJobDefinitionNodePropertyNodeRangePropertyContainerLogConfiguration:getJobDefinitionNodePropertyNodeRangePropertyContainerLogConfiguration": properties: "options": additional properties type changed from "pulumi.json#/Any" to "string"
  • 🟡 "aws:bcmdata/ExportExportDataQuery:ExportExportDataQuery": properties: "tableConfigurations": additional properties: additional properties type changed from "pulumi.json#/Any" to "string"
    No new resources/functions.

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

@t0yv0 t0yv0 self-requested a review July 26, 2024 16:39
@t0yv0
Copy link
Member

t0yv0 commented Jul 26, 2024

The type changes are coming from a bug fixed in the bridge, e.g.

https://github.com/hashicorp/terraform-provider-aws/blob/master/internal/service/appstream/image_data_source.go#L239 has:

	Metadata         fwtypes.MapValueOf[types.String]          `tfsdk:"metadata"`

But String was not recognized. It think this is good to go.

@t0yv0
Copy link
Member

t0yv0 commented Jul 26, 2024

Possibly fixes from pulumi/pulumi-terraform-bridge#2184 @guineveresaenger

@pulumi-bot pulumi-bot merged commit 9816a17 into master Jul 26, 2024
31 checks passed
@pulumi-bot pulumi-bot deleted the upgrade-pulumi-terraform-bridge-to-v3.88.0-85757286 branch July 26, 2024 17:56
@pulumi-bot
Copy link
Contributor Author

This PR has been shipped in release v6.47.0.

lumiere-bot bot referenced this pull request in coolguy1771/home-ops Jul 30, 2024
This PR contains the following updates:

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

---

### Release Notes

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

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

[Compare
Source](https://github.com/pulumi/pulumi-aws/compare/v6.46.0...v6.47.0)

##### Does the PR have any schema changes?

Found 6 breaking changes:

##### Types

- `🟡` "aws:appstream/getImageApplication:getImageApplication":
properties: "metadata": additional properties type changed from
"pulumi.json#/Any" to "string"
-
"aws:batch/getJobDefinitionEksPropertyPodPropertyContainerResource:getJobDefinitionEksPropertyPodPropertyContainerResource":
properties:
- `🟡` "limits": additional properties type changed from
"pulumi.json#/Any" to "string"
- `🟡` "requests": additional properties type changed from
"pulumi.json#/Any" to "string"
- `🟡`
"aws:batch/getJobDefinitionEksPropertyPodPropertyMetadata:getJobDefinitionEksPropertyPodPropertyMetadata":
properties: "labels": additional properties type changed from
"pulumi.json#/Any" to "string"
- `🟡`
"aws:batch/getJobDefinitionNodePropertyNodeRangePropertyContainerLogConfiguration:getJobDefinitionNodePropertyNodeRangePropertyContainerLogConfiguration":
properties: "options": additional properties type changed from
"pulumi.json#/Any" to "string"
- `🟡` "aws:bcmdata/ExportExportDataQuery:ExportExportDataQuery":
properties: "tableConfigurations": additional properties: additional
properties type changed from "pulumi.json#/Any" to "string"

##### New resources:

-   `shield/subscription.Subscription`

##### New functions:

-   `index/getServicePrincipal.getServicePrincipal`

##### What's Changed

- chore: TestIMDSAuth is very slow by
[@&#8203;corymhall](https://github.com/corymhall) in
[https://github.com/pulumi/pulumi-aws/pull/4298](https://github.com/pulumi/pulumi-aws/pull/4298)
- Update GitHub Actions workflows. by
[@&#8203;pulumi-bot](https://github.com/pulumi-bot) in
[https://github.com/pulumi/pulumi-aws/pull/4306](https://github.com/pulumi/pulumi-aws/pull/4306)
- Add basic instructions for upstream upgrades by
[@&#8203;t0yv0](https://github.com/t0yv0) in
[https://github.com/pulumi/pulumi-aws/pull/4310](https://github.com/pulumi/pulumi-aws/pull/4310)
- Upgrade pulumi-terraform-bridge to v3.88.0 by
[@&#8203;pulumi-bot](https://github.com/pulumi-bot) in
[https://github.com/pulumi/pulumi-aws/pull/4304](https://github.com/pulumi/pulumi-aws/pull/4304)
- Update GitHub Actions workflows. by
[@&#8203;pulumi-bot](https://github.com/pulumi-bot) in
[https://github.com/pulumi/pulumi-aws/pull/4312](https://github.com/pulumi/pulumi-aws/pull/4312)
- Upstream v5.60.0 by [@&#8203;t0yv0](https://github.com/t0yv0) in
[https://github.com/pulumi/pulumi-aws/pull/4309](https://github.com/pulumi/pulumi-aws/pull/4309)

**Full Changelog**:
pulumi/pulumi-aws@v6.46.0...v6.47.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://github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC44LjEiLCJ1cGRhdGVkSW5WZXIiOiIzOC44LjEiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbInR5cGUvbWlub3IiXX0=-->

Co-authored-by: lumiere-bot[bot] <98047013+lumiere-bot[bot]@users.noreply.github.com>
lumiere-bot bot referenced this pull request in coolguy1771/home-ops Jul 30, 2024
This PR contains the following updates:

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

---

### Release Notes

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

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

[Compare
Source](https://github.com/pulumi/pulumi-aws/compare/v6.46.0...v6.47.0)

##### Does the PR have any schema changes?

Found 6 breaking changes:

##### Types

- `🟡` "aws:appstream/getImageApplication:getImageApplication":
properties: "metadata": additional properties type changed from
"pulumi.json#/Any" to "string"
-
"aws:batch/getJobDefinitionEksPropertyPodPropertyContainerResource:getJobDefinitionEksPropertyPodPropertyContainerResource":
properties:
- `🟡` "limits": additional properties type changed from
"pulumi.json#/Any" to "string"
- `🟡` "requests": additional properties type changed from
"pulumi.json#/Any" to "string"
- `🟡`
"aws:batch/getJobDefinitionEksPropertyPodPropertyMetadata:getJobDefinitionEksPropertyPodPropertyMetadata":
properties: "labels": additional properties type changed from
"pulumi.json#/Any" to "string"
- `🟡`
"aws:batch/getJobDefinitionNodePropertyNodeRangePropertyContainerLogConfiguration:getJobDefinitionNodePropertyNodeRangePropertyContainerLogConfiguration":
properties: "options": additional properties type changed from
"pulumi.json#/Any" to "string"
- `🟡` "aws:bcmdata/ExportExportDataQuery:ExportExportDataQuery":
properties: "tableConfigurations": additional properties: additional
properties type changed from "pulumi.json#/Any" to "string"

##### New resources:

-   `shield/subscription.Subscription`

##### New functions:

-   `index/getServicePrincipal.getServicePrincipal`

##### What's Changed

- chore: TestIMDSAuth is very slow by
[@&#8203;corymhall](https://github.com/corymhall) in
[https://github.com/pulumi/pulumi-aws/pull/4298](https://github.com/pulumi/pulumi-aws/pull/4298)
- Update GitHub Actions workflows. by
[@&#8203;pulumi-bot](https://github.com/pulumi-bot) in
[https://github.com/pulumi/pulumi-aws/pull/4306](https://github.com/pulumi/pulumi-aws/pull/4306)
- Add basic instructions for upstream upgrades by
[@&#8203;t0yv0](https://github.com/t0yv0) in
[https://github.com/pulumi/pulumi-aws/pull/4310](https://github.com/pulumi/pulumi-aws/pull/4310)
- Upgrade pulumi-terraform-bridge to v3.88.0 by
[@&#8203;pulumi-bot](https://github.com/pulumi-bot) in
[https://github.com/pulumi/pulumi-aws/pull/4304](https://github.com/pulumi/pulumi-aws/pull/4304)
- Update GitHub Actions workflows. by
[@&#8203;pulumi-bot](https://github.com/pulumi-bot) in
[https://github.com/pulumi/pulumi-aws/pull/4312](https://github.com/pulumi/pulumi-aws/pull/4312)
- Upstream v5.60.0 by [@&#8203;t0yv0](https://github.com/t0yv0) in
[https://github.com/pulumi/pulumi-aws/pull/4309](https://github.com/pulumi/pulumi-aws/pull/4309)

**Full Changelog**:
pulumi/pulumi-aws@v6.46.0...v6.47.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://github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC44LjEiLCJ1cGRhdGVkSW5WZXIiOiIzOC44LjEiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbInR5cGUvbWlub3IiXX0=-->

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.

2 participants