You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/data-sources/azure_integration.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -37,6 +37,7 @@ data "spacelift_azure_integration" "example" {
37
37
-`admin_consent_provided` (Boolean) Indicates whether admin consent has been performed for the AAD Application.
38
38
-`admin_consent_url` (String) The URL to use to provide admin consent to the application in the customer's tenant
39
39
-`application_id` (String) The applicationId of the Azure AD application used by the integration.
40
+
-`autoattach_enabled` (Boolean) Enables `autoattach:` labels functionality for this integration.
40
41
-`default_subscription_id` (String) The default subscription ID to use, if one isn't specified at the stack/module level
41
42
-`display_name` (String) The display name for the application in Azure. This is automatically generated when the integration is created, and cannot be changed without deleting and recreating the integration.
0 commit comments