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

Bump cdk packages #269

Merged
merged 11 commits into from
Mar 6, 2024
Merged

Bump cdk packages #269

merged 11 commits into from
Mar 6, 2024

Conversation

bonclay7
Copy link
Contributor

@bonclay7 bonclay7 commented Mar 6, 2024

Issue #, if available:

Description of changes:

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

awsimaya and others added 11 commits January 31, 2024 12:03
Co-authored-by: Imaya Kumar Jagannathan <ijaganna@amazon.com>
Co-authored-by: Rafael Pereyra <rapg@amazon.com>
Add use case files

See merge request observability-bd-projects/one-observability-demo!149
Bumped version CDK due python deprecation in EKS modules (#267)

See merge request observability-bd-projects/one-observability-demo!150
* origin/main: (22 commits)
  Add use case files
  Bumped version CDK due python deprecation in EKS modules (#267)
  Bumped version CDK due python deprecation in EKS modules
  Replace banner text
  Removed CDK Nag dependencies
  update deps
  revert dependencies
  dotnet7
  Update services.ts to include a specific addonVersion
  update deps
  revert dependencies
  dotnet7
  Removed Fluentbit dashboard after oteladdon
  Enabling AWS Observbility Enhanced monitoring for EKS and removed manifests
  update deps
  revert dependencies
  dotnet7
  Added Application insights module code
  Bump staging to main (#254)
  update deps
  ...
#
#------------------------------------------------------------------------------
---
AWSTemplateFormatVersion: '2023-10-10'
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Recommendation generated by Amazon CodeGuru Reviewer. Leave feedback on this recommendation by replying to the comment or by reacting to the comment using emoji.

AWSTemplateFormatVersion only valid value is 2010-09-09

# Lambda log group to store the fake logs in (ensures it will be deleted on stack deletion)
# Note: can't change the path for the lambda to log to
#-------------------------------------------------
LambdaLogGroup:
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Recommendation generated by Amazon CodeGuru Reviewer. Leave feedback on this recommendation by replying to the comment or by reacting to the comment using emoji.

The default action when replacing/removing a resource is to delete it. Set explicit values for UpdateReplacePolicy / DeletionPolicy on potentially stateful resource: Resources/LambdaLogGroup

@rafaelpereyra rafaelpereyra self-requested a review March 6, 2024 19:43
@bonclay7 bonclay7 merged commit e41812c into staging Mar 6, 2024
@bonclay7 bonclay7 deleted the bump-cdk branch March 6, 2024 19:56
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.

4 participants