@pulumi/azuread
Advanced tools
Comparing version
{ | ||
"name": "@pulumi/azuread", | ||
"version": "v1.1.0-alpha.1571253443+g619fc29", | ||
"version": "v1.1.0-alpha.1572020564+g2d32a65", | ||
"description": "A Pulumi package for creating and managing azuread cloud resources.", | ||
@@ -14,3 +14,3 @@ "keywords": [ | ||
"build": "tsc", | ||
"install": "node scripts/install-pulumi-plugin.js resource azuread v1.1.0-alpha.1571253443+g619fc29" | ||
"install": "node scripts/install-pulumi-plugin.js resource azuread v1.1.0-alpha.1572020564+g2d32a65" | ||
}, | ||
@@ -17,0 +17,0 @@ "dependencies": { |
@@ -45,2 +45,29 @@ [](https://travis-ci.com/pulumi/pulumi-azuread) | ||
## Configuration | ||
The following configuration points are available: | ||
- `azuread:clientId` - The Client ID which should be used. This can also be sourced from the `ARM_CLIENT_ID` Environment | ||
Variable. | ||
- `azuread:subscriptionId` - The Subscription ID which should be used. This can also be sourced from the `ARM_SUBSCRIPTION_ID` | ||
Environment Variable. | ||
- `azuread:tenantId` - The Tenant ID which should be used. This can also be sourced from the `ARM_TENANT_ID` Environment | ||
Variable. | ||
- `azuread:clientSecret` - The Client Secret which should be used. This can also be sourced from the `ARM_CLIENT_SECRET` | ||
Environment Variable. | ||
- `azuread:certificatePassword` - The password associated with the Client Certificate. This can also be sourced from | ||
the `ARM_CLIENT_CERTIFICATE_PASSWORD` Environment Variable. | ||
- `azuread:clientCertificatePath` - The path to the Client Certificate associated with the Service Principal which should | ||
be used. This can also be sourced from the `ARM_CLIENT_CERTIFICATE_PATH` Environment Variable. | ||
- `azuread:environment` - The Cloud Environment which be used. Possible values are public, usgovernment, german and china. | ||
Defaults to `public`. This can also be sourced from the `ARM_ENVIRONMENT` environment variable. | ||
- `azuread:msiEndpoint` - The path to a custom endpoint for Managed Service Identity - in most circumstances this should | ||
be detected automatically. This can also be sourced from the `ARM_MSI_ENDPOINT` Environment Variable. | ||
- `azuread:useMsi` - Should Managed Service Identity be used for Authentication? This can also be sourced from the | ||
`ARM_USE_MSI` Environment Variable. Defaults to `false`. | ||
## Reference | ||
For detailed reference documentation, please visit [the API docs][1]. | ||
## Build from source | ||
@@ -59,7 +86,3 @@ | ||
## Reference | ||
For detailed reference documentation, please visit [the API docs][1]. | ||
[1]: https://pulumi.io/reference/pkg/nodejs/@pulumi/azuread/index.html |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Install scripts
Supply chain riskInstall scripts are run when the package is installed. The majority of malware in npm is hidden in install scripts.
Found 1 instance in 1 package
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
Install scripts
Supply chain riskInstall scripts are run when the package is installed. The majority of malware in npm is hidden in install scripts.
Found 1 instance in 1 package
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
217004
0.78%87
35.94%