feat(iam-v2): add outputs group_display_names and service_principal_application_ids
#56
Workflow file for this run
This file contains hidden or 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
| name: Test | |
| on: | |
| pull_request: | |
| branches: | |
| - main | |
| jobs: | |
| test: | |
| name: Unit Tests | |
| uses: equinor/terraform-baseline/.github/workflows/terraform-test.yml@main |