github-actions

Set Azure Resource Manager environment variables

Sets the environment variables suitable for running Terraform. It also masks the environment variables.

OIDC

Federated credentials must be set up to allow the action to authenticate to Azure and kubernetes

Inputs

Example

- name: Set ARM environment variables
  uses: DFE-Digital/github-actions/set-arm-environment-variables@master
  with:
    azure-client-id: $
    azure-subscription-id: $
    azure-tenant-id: $