Skip to content

Commit

Permalink
Remove nextflow-infra CI service user (#903)
Browse files Browse the repository at this point in the history
The CI service user is being replaced with GH OIDC access.

depends on Sage-Bionetworks-Workflows/nextflow-infra#215  Sage-Bionetworks-Workflows/nextflow-infra#222
  • Loading branch information
zaro0508 authored Jul 3, 2023
1 parent 88326d7 commit f898f93
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 24 deletions.
16 changes: 0 additions & 16 deletions org-formation/600-access/_tasks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -89,22 +89,6 @@ HtanDevCIServiceAccount:
- !Ref HtanDevAccount
Region: us-east-1

WorkflowsNextflowCIServiceAccounts:
Type: update-stacks
Template: https://raw.githubusercontent.com/Sage-Bionetworks/aws-infra/v0.3.4/templates/IAM/service-account.yaml
StackName: workflows-nextflow-ci-service-account
Parameters:
ManagedPolicyArns:
- arn:aws:iam::aws:policy/AdministratorAccess
DefaultOrganizationBinding:
IncludeMasterAccount: false
Account:
- !Ref WorkflowsNextflowProdAccount
- !Ref WorkflowsNextflowDevAccount
# Also deployed by Sceptre for the following non-member accounts:
# sceptre/strides-ampad-workflows/config/prod/workflows-nextflow-ci-service-account.yaml
Region: us-east-1

# Service accounts for https://github.com/Sage-Bionetworks-Workflows/aws-workflows-nextflow-infra
MobileHealthDataEngineeringCIServiceAccounts:
Type: update-stacks
Expand Down

This file was deleted.

0 comments on commit f898f93

Please sign in to comment.