Skip to content

Commit

Permalink
try a different configuration for attaching a landing zone, make tsps…
Browse files Browse the repository at this point in the history
…-qa user the billing project creator
  • Loading branch information
Jose Soto committed Apr 9, 2024
1 parent cf34739 commit a80d6f5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/actions/landing-zone-attach/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,6 @@ runs:
"run-name": "${{ inputs.run_name }}",
"bee-name": "${{ inputs.bee_name }}",
"billing-project": "${{ inputs.project_name }}",
"service-account": "[email protected]"
"service-account": "[email protected]",
"billing-project-creator": "[email protected]"
}

0 comments on commit a80d6f5

Please sign in to comment.