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

Update region list #4404

Merged
merged 1 commit into from
Aug 27, 2024
Merged

Update region list #4404

merged 1 commit into from
Aug 27, 2024

Conversation

corymhall
Copy link
Contributor

@corymhall corymhall commented Aug 26, 2024

Copy link

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.

{Value: "us-east-2", Name: "USEast2"},
{Value: "us-west-1", Name: "USWest1"},
{Value: "us-west-2", Name: "USWest2"},
// aws partition
Copy link
Contributor

Choose a reason for hiding this comment

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

In the future we could generate this based on the endpoints listed in the upstream provider.

@corymhall corymhall merged commit ebbd2a7 into master Aug 27, 2024
31 checks passed
@corymhall corymhall deleted the corymhall/region-types branch August 27, 2024 12:32
@pulumi-bot
Copy link
Contributor

This PR has been shipped in release v6.51.0.

lumiere-bot bot added a commit to coolguy1771/home-ops that referenced this pull request Sep 8, 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.50.1` ->
`6.51.0`](https://renovatebot.com/diffs/npm/@pulumi%2faws/6.50.1/6.51.0)
|

---

### Release Notes

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

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

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

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

Found 1 breaking change:

##### Resources

- `🟢`
"aws:drs/replicationConfigurationTemplate:ReplicationConfigurationTemplate":
required inputs: "stagingAreaTags" input has changed to Required

##### New resources:

-   `glue/catalogTableOptimizer.CatalogTableOptimizer`

##### New functions:

-   `shield/getProtection.getProtection`

##### What's Changed

- Enhance docs for resources that depend on Lambda ENIs by
[@&#8203;flostadler](https://github.com/flostadler) in
[pulumi/pulumi-aws#4392
- Start running upstream tests for waf and sqs by
[@&#8203;t0yv0](https://github.com/t0yv0) in
[pulumi/pulumi-aws#4384
- Upgrade upstream to v5.64.0 by
[@&#8203;flostadler](https://github.com/flostadler) in
[pulumi/pulumi-aws#4395
- Add example for deploying an application from the serverless app
repository by
[@&#8203;flostadler](https://github.com/flostadler) in
[pulumi/pulumi-aws#4396
- Update region list by
[@&#8203;corymhall](https://github.com/corymhall) in
[pulumi/pulumi-aws#4404
- Move GRPC tests to yaml by
[@&#8203;VenelinMartinov](https://github.com/VenelinMartinov)
in
[pulumi/pulumi-aws#4409
- Update GitHub Actions workflows. by
[@&#8203;pulumi-bot](https://github.com/pulumi-bot) in
[pulumi/pulumi-aws#4420
- Rename the custom workflow to avoid deletion by ci-mgmt PRs by
[@&#8203;t0yv0](https://github.com/t0yv0) in
[pulumi/pulumi-aws#4418
- Update GitHub Actions workflows. by
[@&#8203;pulumi-bot](https://github.com/pulumi-bot) in
[pulumi/pulumi-aws#4423
- Enable PlanResourceChange by
[@&#8203;t0yv0](https://github.com/t0yv0) in
[pulumi/pulumi-aws#4419
- Upstream 5.65.0 by [@&#8203;t0yv0](https://github.com/t0yv0)
in
[pulumi/pulumi-aws#4425
- Update GitHub Actions workflows. by
[@&#8203;pulumi-bot](https://github.com/pulumi-bot) in
[pulumi/pulumi-aws#4434
- Update GitHub Actions workflows. by
[@&#8203;pulumi-bot](https://github.com/pulumi-bot) in
[pulumi/pulumi-aws#4436
- Upgrade pulumi-terraform-bridge to v3.90.0 by
[@&#8203;pulumi-bot](https://github.com/pulumi-bot) in
[pulumi/pulumi-aws#4439

**Full Changelog**:
pulumi/pulumi-aws@v6.50.1...v6.51.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:eyJjcmVhdGVkSW5WZXIiOiIzOC43MS4wIiwidXBkYXRlZEluVmVyIjoiMzguNzEuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsidHlwZS9taW5vciJdfQ==-->

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 Sep 8, 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.50.1` ->
`6.51.0`](https://renovatebot.com/diffs/npm/@pulumi%2faws/6.50.1/6.51.0)
|

---

### Release Notes

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

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

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

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

Found 1 breaking change:

##### Resources

- `🟢`
"aws:drs/replicationConfigurationTemplate:ReplicationConfigurationTemplate":
required inputs: "stagingAreaTags" input has changed to Required

##### New resources:

-   `glue/catalogTableOptimizer.CatalogTableOptimizer`

##### New functions:

-   `shield/getProtection.getProtection`

##### What's Changed

- Enhance docs for resources that depend on Lambda ENIs by
[@&#8203;flostadler](https://github.com/flostadler) in
[pulumi/pulumi-aws#4392
- Start running upstream tests for waf and sqs by
[@&#8203;t0yv0](https://github.com/t0yv0) in
[pulumi/pulumi-aws#4384
- Upgrade upstream to v5.64.0 by
[@&#8203;flostadler](https://github.com/flostadler) in
[pulumi/pulumi-aws#4395
- Add example for deploying an application from the serverless app
repository by
[@&#8203;flostadler](https://github.com/flostadler) in
[pulumi/pulumi-aws#4396
- Update region list by
[@&#8203;corymhall](https://github.com/corymhall) in
[pulumi/pulumi-aws#4404
- Move GRPC tests to yaml by
[@&#8203;VenelinMartinov](https://github.com/VenelinMartinov)
in
[pulumi/pulumi-aws#4409
- Update GitHub Actions workflows. by
[@&#8203;pulumi-bot](https://github.com/pulumi-bot) in
[pulumi/pulumi-aws#4420
- Rename the custom workflow to avoid deletion by ci-mgmt PRs by
[@&#8203;t0yv0](https://github.com/t0yv0) in
[pulumi/pulumi-aws#4418
- Update GitHub Actions workflows. by
[@&#8203;pulumi-bot](https://github.com/pulumi-bot) in
[pulumi/pulumi-aws#4423
- Enable PlanResourceChange by
[@&#8203;t0yv0](https://github.com/t0yv0) in
[pulumi/pulumi-aws#4419
- Upstream 5.65.0 by [@&#8203;t0yv0](https://github.com/t0yv0)
in
[pulumi/pulumi-aws#4425
- Update GitHub Actions workflows. by
[@&#8203;pulumi-bot](https://github.com/pulumi-bot) in
[pulumi/pulumi-aws#4434
- Update GitHub Actions workflows. by
[@&#8203;pulumi-bot](https://github.com/pulumi-bot) in
[pulumi/pulumi-aws#4436
- Upgrade pulumi-terraform-bridge to v3.90.0 by
[@&#8203;pulumi-bot](https://github.com/pulumi-bot) in
[pulumi/pulumi-aws#4439

**Full Changelog**:
pulumi/pulumi-aws@v6.50.1...v6.51.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:eyJjcmVhdGVkSW5WZXIiOiIzOC43MS4wIiwidXBkYXRlZEluVmVyIjoiMzguNzEuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsidHlwZS9taW5vciJdfQ==-->

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

Missing regions in aws.Region
3 participants