Skip to content

Commit

Permalink
Delete IDP Cognito (#6753)
Browse files Browse the repository at this point in the history
* add check for pools created

* update

* update

* update

* update

* update

* update
  • Loading branch information
treddy08 authored Jul 26, 2023
1 parent 2e33cea commit 93289b1
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -126,6 +126,9 @@
_ocp4_workload_authentication_rosa_aws_user_pool_id }} --domain rosa-{{ guid }}
aws cognito-idp delete-user-pool --user-pool-id {{
_ocp4_workload_authentication_rosa_aws_user_pool_id }}
- shell: |
rosa delete idp Cognito --cluster=rosa-{{ guid }} --yes
ignore_errors: true
- name: Create user pool for admin
shell: >
Expand Down

0 comments on commit 93289b1

Please sign in to comment.