Provider Configurations

Provider configurations are the method by which you can authenticate against Terraform providers through Scalr

Provider configurations determine how Terraform communicates with the desired service, what API to use, which region or endpoint to talk to, and more. Scalr enhances and augments the way these providers are used by adding a layer of management, governance, and orchestration on top.le GitHub account you can add them all here to make them available to the same Scalr environments.

Configurations are stored in the Scalr account

Can be shared with environment and/or workspaces

Are automatically passed to the Terraform runs

Scalr supports the following providers:

  • AWS
  • Azure
  • Google
  • Scalr
  • Custom

Create an Azure provider: OIDC

The OIDC method allows you to use temporary tokens generated before each run phase (plan & apply)

References

Scalr VCS Providers

Last modified July 21, 2024: update (e2ae86c)