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

Upstream v5.61.0 #4341

Merged
merged 6 commits into from
Aug 5, 2024
Merged

Upstream v5.61.0 #4341

merged 6 commits into from
Aug 5, 2024

Conversation

corymhall
Copy link
Contributor

closes #4340

@@ -241,6 +241,7 @@ const (
storagegatewayMod = "StorageGateway" // Storage Gateway
swfMod = "Swf" // Simple Workflow Service (SWF)
syntheticsMod = "Synthetics" // Synthetics
timestreamInfluxDBMod = "TimestreamInfluxDB" // Timestream Influx DB
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I've seen Db and DB used, not sure if we have a preference.

@@ -6166,4 +6169,10 @@ func setupComputedIDs(prov *tfbridge.ProviderInfo) {
prov.Resources["aws_rekognition_stream_processor"].ComputeID = func(ctx context.Context, state resource.PropertyMap) (resource.ID, error) {
return attr(state, "name"), nil
}
prov.Resources["aws_chatbot_slack_channel_configuration"].ComputeID = func(ctx context.Context, state resource.PropertyMap) (resource.ID, error) {
return attr(state, "configurationName"), nil
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Double check me on this.

Copy link

github-actions bot commented Aug 2, 2024

Does the PR have any schema changes?

Found 2 breaking changes:

Resources

  • 🟢 "aws:ec2/vpcIpv6CidrBlockAssociation:VpcIpv6CidrBlockAssociation": required: "ipv6IpamPoolId" property is no longer Required

Types

  • 🟢 "aws:rds/ClusterRestoreToPointInTime:ClusterRestoreToPointInTime": required: "sourceClusterIdentifier" property is no longer Required

New resources:

  • chatbot/slackChannelConfiguration.SlackChannelConfiguration
  • chatbot/teamsChannelConfiguration.TeamsChannelConfiguration
  • datazone/glossary.Glossary
  • ecr/repositoryCreationTemplate.RepositoryCreationTemplate
  • timestreaminfluxdb/dbInstance.DbInstance

New functions:

  • ecr/getRepositoryCreationTemplate.getRepositoryCreationTemplate

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

Copy link
Member

@t0yv0 t0yv0 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@t0yv0
Copy link
Member

t0yv0 commented Aug 5, 2024

/release minor

@t0yv0 t0yv0 merged commit 7461d68 into master Aug 5, 2024
31 checks passed
@t0yv0 t0yv0 deleted the corymhall/upstream-v5.61.0 branch August 5, 2024 13:46
@github-actions github-actions bot added needs-release/minor When a PR with this label merges, it initiates a release of vX.Y+1.0 and removed needs-release/minor When a PR with this label merges, it initiates a release of vX.Y+1.0 labels Aug 5, 2024
lumiere-bot bot added a commit to coolguy1771/home-ops that referenced this pull request Aug 8, 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.47.0` ->
`6.48.0`](https://renovatebot.com/diffs/npm/@pulumi%2faws/6.47.0/6.48.0)
|

---

### Release Notes

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

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

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

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

Found 2 breaking changes:

##### Resources

- `🟢` "aws:ec2/vpcIpv6CidrBlockAssociation:VpcIpv6CidrBlockAssociation":
required: "ipv6IpamPoolId" property is no longer Required

##### Types

- `🟢` "aws:rds/ClusterRestoreToPointInTime:ClusterRestoreToPointInTime":
required: "sourceClusterIdentifier" property is no longer Required

##### New resources:

-   `chatbot/slackChannelConfiguration.SlackChannelConfiguration`
-   `chatbot/teamsChannelConfiguration.TeamsChannelConfiguration`
-   `datazone/glossary.Glossary`
-   `ecr/repositoryCreationTemplate.RepositoryCreationTemplate`
-   `timestreaminfluxdb/dbInstance.DbInstance`

##### New functions:

-   `ecr/getRepositoryCreationTemplate.getRepositoryCreationTemplate`

##### What's Changed

- chore: SkipInstall for tests that do not need it by
[@&#8203;t0yv0](https://togithub.com/t0yv0) in
[pulumi/pulumi-aws#4315
- Upstream v5.61.0 by
[@&#8203;corymhall](https://togithub.com/corymhall) in
[pulumi/pulumi-aws#4341

**Full Changelog**:
pulumi/pulumi-aws@v6.47.0...v6.48.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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xOC4xNiIsInVwZGF0ZWRJblZlciI6IjM4LjE4LjE2IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJ0eXBlL21pbm9yIl19-->

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 Aug 8, 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.47.0` ->
`6.48.0`](https://renovatebot.com/diffs/npm/@pulumi%2faws/6.47.0/6.48.0)
|

---

### Release Notes

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

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

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

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

Found 2 breaking changes:

##### Resources

- `🟢` "aws:ec2/vpcIpv6CidrBlockAssociation:VpcIpv6CidrBlockAssociation":
required: "ipv6IpamPoolId" property is no longer Required

##### Types

- `🟢` "aws:rds/ClusterRestoreToPointInTime:ClusterRestoreToPointInTime":
required: "sourceClusterIdentifier" property is no longer Required

##### New resources:

-   `chatbot/slackChannelConfiguration.SlackChannelConfiguration`
-   `chatbot/teamsChannelConfiguration.TeamsChannelConfiguration`
-   `datazone/glossary.Glossary`
-   `ecr/repositoryCreationTemplate.RepositoryCreationTemplate`
-   `timestreaminfluxdb/dbInstance.DbInstance`

##### New functions:

-   `ecr/getRepositoryCreationTemplate.getRepositoryCreationTemplate`

##### What's Changed

- chore: SkipInstall for tests that do not need it by
[@&#8203;t0yv0](https://togithub.com/t0yv0) in
[pulumi/pulumi-aws#4315
- Upstream v5.61.0 by
[@&#8203;corymhall](https://togithub.com/corymhall) in
[pulumi/pulumi-aws#4341

**Full Changelog**:
pulumi/pulumi-aws@v6.47.0...v6.48.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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xOC4xNiIsInVwZGF0ZWRJblZlciI6IjM4LjE4LjE2IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJ0eXBlL21pbm9yIl19-->

Co-authored-by: lumiere-bot[bot] <98047013+lumiere-bot[bot]@users.noreply.github.com>
@mjeffryes mjeffryes added this to the 0.108 milestone Aug 16, 2024
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.

Upgrade terraform-provider-aws to v5.61.0
3 participants