-
Notifications
You must be signed in to change notification settings - Fork 19
feat(sources): update cfn-schema #2222
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
Conversation
|
To work on this Pull Request, please create a new branch and PR. This prevents your work from being deleted by the automation. Run the following commands inside the repo: gh co 2222
git switch -c fix-pr-2222 && git push -u origin HEAD
gh pr create -t "fix: PR #2222" --body "Fixes https://github.com/cdklabs/awscdk-service-spec/pull/2222" |
|
@aws-cdk/aws-service-spec: Model database diff detected |
>⚠️ This Pull Request updates daily and will overwrite **all** manual changes pushed to the branch Updates the cfn-schema source from upstream. See details in [workflow run]. [Workflow Run]: https://github.com/cdklabs/awscdk-service-spec/actions/runs/19488826359 ------ *Automatically created by projen via the "update-source-cfn-schema" workflow* Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
ba65f72 to
9b7012f
Compare
|
To work on this Pull Request, please create a new branch and PR. This prevents your work from being deleted by the automation. Run the following commands inside the repo: gh co 2222
git switch -c fix-pr-2222 && git push -u origin HEAD
gh pr create -t "fix: PR #2222" --body "Fixes https://github.com/cdklabs/awscdk-service-spec/pull/2222" |
|
@aws-cdk/aws-service-spec: Model database diff detected |
Updates the cfn-schema source from upstream. See details in workflow run.
Automatically created by projen via the "update-source-cfn-schema" workflow