Skip to content
This repository has been archived by the owner on Oct 15, 2024. It is now read-only.

Adding support for AppRunner services #1060

Merged
merged 18 commits into from
Aug 25, 2023
Merged

Adding support for AppRunner services #1060

merged 18 commits into from
Aug 25, 2023

Conversation

MikeSchouw
Copy link
Contributor

@MikeSchouw MikeSchouw commented Jul 30, 2023

This closes #1008
Adds support for:

  • AppRunnerService
  • AppRunnerConnection
Scan complete: 2 total, 2 nukeable, 0 filtered.

Do you really want to nuke these resources on the account with the ID xxx and the alias 'xxx'?
Waiting 15s before continuing.
eu-central-1 - AppRunnerService - [ServiceArn: "arn:aws:apprunner:eu-central-1:xxx:service/test/b7c986ea48aa437183f13dba82ec0f1c", ServiceId: "b7c986ea48aa437183f13dba82ec0f1c", ServiceName: "test"] - triggered remove
eu-central-1 - AppRunnerConnection - [ConnectionArn: "arn:aws:apprunner:eu-central-1:xxx:connection/test-github/51dd2ed254834e68a2332aeae754a96b", ConnectionName: "test-github"] - triggered remove

Removal requested: 2 waiting, 0 failed, 0 skipped, 0 finished

eu-central-1 - AppRunnerService - [ServiceArn: "arn:aws:apprunner:eu-central-1:xxx:service/test/b7c986ea48aa437183f13dba82ec0f1c", ServiceId: "b7c986ea48aa437183f13dba82ec0f1c", ServiceName: "test"] - waiting
eu-central-1 - AppRunnerConnection - [ConnectionArn: "arn:aws:apprunner:eu-central-1:xxx:connection/test-github/51dd2ed254834e68a2332aeae754a96b", ConnectionName: "test-github"] - waiting

Removal requested: 2 waiting, 0 failed, 0 skipped, 0 finished

eu-central-1 - AppRunnerService - [ServiceArn: "arn:aws:apprunner:eu-central-1:xxx:service/test/b7c986ea48aa437183f13dba82ec0f1c", ServiceId: "b7c986ea48aa437183f13dba82ec0f1c", ServiceName: "test"] - removed
eu-central-1 - AppRunnerConnection - [ConnectionArn: "arn:aws:apprunner:eu-central-1:xxx:connection/test-github/51dd2ed254834e68a2332aeae754a96b", ConnectionName: "test-github"] - removed

Removal requested: 0 waiting, 0 failed, 0 skipped, 2 finished

Nuke complete: 0 failed, 0 skipped, 2 finished.

@MikeSchouw MikeSchouw requested a review from a team as a code owner July 30, 2023 07:47
@der-eismann der-eismann merged commit 6179e59 into rebuy-de:main Aug 25, 2023
2 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Amazon App Runner support
3 participants