-
Notifications
You must be signed in to change notification settings - Fork 155
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
Add example for deploying an application from the serverless app repository #4396
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…sitory This deploys the AthenaCloudwatchConnector from the Serverless Application Repository and sets it up as a data source in Athena. This allows users to query CloudWatch Logs using Athena.
Does the PR have any schema changes?Looking good! No breaking changes found. Maintainer note: consult the runbook for dealing with any breaking changes. |
corymhall
approved these changes
Aug 23, 2024
This PR has been shipped in release v6.51.0. |
lumiere-bot bot
referenced
this pull request
in coolguy1771/home-ops
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 (@​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 [@​flostadler](https://github.com/flostadler) in [https://github.com/pulumi/pulumi-aws/pull/4392](https://github.com/pulumi/pulumi-aws/pull/4392) - Start running upstream tests for waf and sqs by [@​t0yv0](https://github.com/t0yv0) in [https://github.com/pulumi/pulumi-aws/pull/4384](https://github.com/pulumi/pulumi-aws/pull/4384) - Upgrade upstream to v5.64.0 by [@​flostadler](https://github.com/flostadler) in [https://github.com/pulumi/pulumi-aws/pull/4395](https://github.com/pulumi/pulumi-aws/pull/4395) - Add example for deploying an application from the serverless app repository by [@​flostadler](https://github.com/flostadler) in [https://github.com/pulumi/pulumi-aws/pull/4396](https://github.com/pulumi/pulumi-aws/pull/4396) - Update region list by [@​corymhall](https://github.com/corymhall) in [https://github.com/pulumi/pulumi-aws/pull/4404](https://github.com/pulumi/pulumi-aws/pull/4404) - Move GRPC tests to yaml by [@​VenelinMartinov](https://github.com/VenelinMartinov) in [https://github.com/pulumi/pulumi-aws/pull/4409](https://github.com/pulumi/pulumi-aws/pull/4409) - Update GitHub Actions workflows. by [@​pulumi-bot](https://github.com/pulumi-bot) in [https://github.com/pulumi/pulumi-aws/pull/4420](https://github.com/pulumi/pulumi-aws/pull/4420) - Rename the custom workflow to avoid deletion by ci-mgmt PRs by [@​t0yv0](https://github.com/t0yv0) in [https://github.com/pulumi/pulumi-aws/pull/4418](https://github.com/pulumi/pulumi-aws/pull/4418) - Update GitHub Actions workflows. by [@​pulumi-bot](https://github.com/pulumi-bot) in [https://github.com/pulumi/pulumi-aws/pull/4423](https://github.com/pulumi/pulumi-aws/pull/4423) - Enable PlanResourceChange by [@​t0yv0](https://github.com/t0yv0) in [https://github.com/pulumi/pulumi-aws/pull/4419](https://github.com/pulumi/pulumi-aws/pull/4419) - Upstream 5.65.0 by [@​t0yv0](https://github.com/t0yv0) in [https://github.com/pulumi/pulumi-aws/pull/4425](https://github.com/pulumi/pulumi-aws/pull/4425) - Update GitHub Actions workflows. by [@​pulumi-bot](https://github.com/pulumi-bot) in [https://github.com/pulumi/pulumi-aws/pull/4434](https://github.com/pulumi/pulumi-aws/pull/4434) - Update GitHub Actions workflows. by [@​pulumi-bot](https://github.com/pulumi-bot) in [https://github.com/pulumi/pulumi-aws/pull/4436](https://github.com/pulumi/pulumi-aws/pull/4436) - Upgrade pulumi-terraform-bridge to v3.90.0 by [@​pulumi-bot](https://github.com/pulumi-bot) in [https://github.com/pulumi/pulumi-aws/pull/4439](https://github.com/pulumi/pulumi-aws/pull/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
referenced
this pull request
in coolguy1771/home-ops
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 (@​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 [@​flostadler](https://github.com/flostadler) in [https://github.com/pulumi/pulumi-aws/pull/4392](https://github.com/pulumi/pulumi-aws/pull/4392) - Start running upstream tests for waf and sqs by [@​t0yv0](https://github.com/t0yv0) in [https://github.com/pulumi/pulumi-aws/pull/4384](https://github.com/pulumi/pulumi-aws/pull/4384) - Upgrade upstream to v5.64.0 by [@​flostadler](https://github.com/flostadler) in [https://github.com/pulumi/pulumi-aws/pull/4395](https://github.com/pulumi/pulumi-aws/pull/4395) - Add example for deploying an application from the serverless app repository by [@​flostadler](https://github.com/flostadler) in [https://github.com/pulumi/pulumi-aws/pull/4396](https://github.com/pulumi/pulumi-aws/pull/4396) - Update region list by [@​corymhall](https://github.com/corymhall) in [https://github.com/pulumi/pulumi-aws/pull/4404](https://github.com/pulumi/pulumi-aws/pull/4404) - Move GRPC tests to yaml by [@​VenelinMartinov](https://github.com/VenelinMartinov) in [https://github.com/pulumi/pulumi-aws/pull/4409](https://github.com/pulumi/pulumi-aws/pull/4409) - Update GitHub Actions workflows. by [@​pulumi-bot](https://github.com/pulumi-bot) in [https://github.com/pulumi/pulumi-aws/pull/4420](https://github.com/pulumi/pulumi-aws/pull/4420) - Rename the custom workflow to avoid deletion by ci-mgmt PRs by [@​t0yv0](https://github.com/t0yv0) in [https://github.com/pulumi/pulumi-aws/pull/4418](https://github.com/pulumi/pulumi-aws/pull/4418) - Update GitHub Actions workflows. by [@​pulumi-bot](https://github.com/pulumi-bot) in [https://github.com/pulumi/pulumi-aws/pull/4423](https://github.com/pulumi/pulumi-aws/pull/4423) - Enable PlanResourceChange by [@​t0yv0](https://github.com/t0yv0) in [https://github.com/pulumi/pulumi-aws/pull/4419](https://github.com/pulumi/pulumi-aws/pull/4419) - Upstream 5.65.0 by [@​t0yv0](https://github.com/t0yv0) in [https://github.com/pulumi/pulumi-aws/pull/4425](https://github.com/pulumi/pulumi-aws/pull/4425) - Update GitHub Actions workflows. by [@​pulumi-bot](https://github.com/pulumi-bot) in [https://github.com/pulumi/pulumi-aws/pull/4434](https://github.com/pulumi/pulumi-aws/pull/4434) - Update GitHub Actions workflows. by [@​pulumi-bot](https://github.com/pulumi-bot) in [https://github.com/pulumi/pulumi-aws/pull/4436](https://github.com/pulumi/pulumi-aws/pull/4436) - Upgrade pulumi-terraform-bridge to v3.90.0 by [@​pulumi-bot](https://github.com/pulumi-bot) in [https://github.com/pulumi/pulumi-aws/pull/4439](https://github.com/pulumi/pulumi-aws/pull/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>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This deploys the AthenaCloudwatchConnector from the Serverless Application Repository
and sets it up as a data source in Athena. This allows users to query CloudWatch Logs using Athena.
Relates to #4393