Azure Provider
The provider type for the azurerm package. By default, resources use package-wide configuration settings, however an explicit Provider
instance may be created and passed during resource construction to achieve fine-grained programmatic control over provider settings. See the documentation for more information.
Properties
The Azure DevOps Pipeline Service Connection ID.
Base64 encoded PKCS#12 certificate bundle to use when authenticating as a Service Principal using a Client Certificate
The password associated with the Client Certificate. For use when authenticating as a Service Principal using a Client Certificate
The path to the Client Certificate associated with the Service Principal for use when authenticating as a Service Principal using a Client Certificate.
The path to a file containing the Client ID which should be used.
The Client Secret which should be used. For use When authenticating as a Service Principal using a Client Secret.
The path to a file containing the Client Secret which should be used. For use When authenticating as a Service Principal using a Client Secret.
The Cloud Environment which should be used. Possible values are public, usgovernment, and china. Defaults to public. Not used and should not be specified when metadata_host
is specified.
The Hostname which should be used for the Azure Metadata Service.
The path to a custom endpoint for Managed Service Identity - in most circumstances this should be detected automatically.
The bearer token for the request to the OIDC provider. For use when authenticating as a Service Principal using OpenID Connect.
The URL for the OIDC provider from which to request an ID token. For use when authenticating as a Service Principal using OpenID Connect.
The path to a file containing an OIDC ID token for use when authenticating as a Service Principal using OpenID Connect.
The set of Resource Providers which should be automatically registered for the subscription.
The Subscription ID which should be used.