forked from ekristen/aws-nuke
-
Notifications
You must be signed in to change notification settings - Fork 0
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
Oreilly main merge #1
Closed
Closed
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
… not auto-removed by the deletion of an ECS Service.
…rm O'Reilly releases.
…udcontrol) (#1) * Bump github.com/aws/aws-sdk-go from 1.44.230 to 1.44.235 (#972) Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.44.230 to 1.44.235. - [Release notes](https://github.com/aws/aws-sdk-go/releases) - [Commits](aws/aws-sdk-go@v1.44.230...v1.44.235) --- updated-dependencies: - dependency-name: github.com/aws/aws-sdk-go dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Decrement parallel list req semaphore weight/count from 16 to 2 --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signing jobs are viewable by the ListSigningJobs operation for two years after they are performed [1] As a precaution we are updating Signing jobs statuses to revoked. This indicates that the signature is no longer valid. [1] https://awscli.amazonaws.com/v2/documentation/api/latest/reference/signer/start-signing-job.html Signed-off-by: Gabriela S. Soria <gsoria@oreilly.com>
CL-545 | Add ECSTasks module
Signed-off-by: Gabriela S. Soria <gsoria@oreilly.com>
Signed-off-by: Gabriela S. Soria <gsoria@oreilly.com>
Signed-off-by: Gabriela S. Soria <gsoria@oreilly.com>
CL-522 | Add `SignerSigningJob` module to revoke signing jobs
Cl 550 | Adjust cloudcontrol behavior in aws-nuke to properly handle ThrottlingExceptions
* Add Polly Lexicon support * Include additional Attributes on each Lexicon
Adding go modules for elasticache users and groups. Adding filtering for subnet groups to ignore the default elasticache subnet group.
Adding working code for packages cleanup.
Adding support for opensearch packages.
Moving opensearch changes to separate branch.
Confirmed working cleanup of os packages.
Removing unused var from packages.
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…h-app-monitoring CL-508 Adding support for CloudWatch Insight Rules
…roup (#1220) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…rvices CL-880 Elastic Transcoder Preset support.
Signed-off-by: Gabriela S. Soria <gsoria@oreilly.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Gabriela S. Soria <gsoria@oreilly.com>
…-config Add module to handle Glue security configurations
Excluding docker_build job in release.yaml and ci.yaml
…group (#1229) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Gabriela S. Soria <gsoria@oreilly.com>
CL-627 | Add DynamoDBBackup module
…roup across 1 directory (#1246) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…ling-channels CL-534 | add KinesisSignalingChannels module
Cl 937 bedrock
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.
git checkout -b oreilly-main-merge
git remote add old-fork https://github.com/oreillymedia/aws-nuke.git
git fetch old-fork
git merge -X ours old-fork/oreilly-main