This repository has been archived by the owner on Dec 15, 2022. It is now read-only.
generated from crossplane/provider-template
-
Notifications
You must be signed in to change notification settings - Fork 20
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: Alper Rifat Ulucinar <[email protected]>
- Loading branch information
Showing
643 changed files
with
13,014 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,35 @@ | ||
# This example manifest is auto-generated, and has not been tested. | ||
# Please make the necessary adjustments before using it. | ||
#apiVersion: aad.azure.jet.crossplane.io/v1alpha1 | ||
#kind: ActiveDirectoryDomainService | ||
#metadata: | ||
# name: example | ||
#spec: | ||
# forProvider: | ||
# depends_on: | ||
# - ${azuread_service_principal.example} | ||
# - ${azurerm_subnet_network_security_group_association.deploy} | ||
# domainName: widgetslogin.net | ||
# filteredSyncEnabled: false | ||
# initialReplicaSet: | ||
# - subnetIdRef: | ||
# name: example | ||
# location: West Europe | ||
# name: example-aadds | ||
# notifications: | ||
# - additionalRecipients: | ||
# - [email protected] | ||
# - [email protected] | ||
# notifyDcAdmins: true | ||
# notifyGlobalAdmins: true | ||
# resourceGroupNameRef: | ||
# name: example | ||
# security: | ||
# - syncKerberosPasswords: true | ||
# syncNtlmPasswords: true | ||
# syncOnPremPasswords: true | ||
# sku: Enterprise | ||
# tags: | ||
# Environment: prod | ||
# providerConfigRef: | ||
# name: example |
18 changes: 18 additions & 0 deletions
18
examples-generated/aad/activedirectorydomainservicereplicaset.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
# This example manifest is auto-generated, and has not been tested. | ||
# Please make the necessary adjustments before using it. | ||
#apiVersion: aad.azure.jet.crossplane.io/v1alpha1 | ||
#kind: ActiveDirectoryDomainServiceReplicaSet | ||
#metadata: | ||
# name: example | ||
#spec: | ||
# forProvider: | ||
# depends_on: | ||
# - ${azurerm_subnet_network_security_group_association.replica} | ||
# - ${azurerm_virtual_network_peering.primary_replica} | ||
# - ${azurerm_virtual_network_peering.replica_primary} | ||
# domainServiceId: ${azurerm_active_directory_domain_service.example.id} | ||
# location: West Europe | ||
# subnetIdRef: | ||
# name: example | ||
# providerConfigRef: | ||
# name: example |
45 changes: 45 additions & 0 deletions
45
examples-generated/aadiam/monitoraaddiagnosticsetting.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,45 @@ | ||
# This example manifest is auto-generated, and has not been tested. | ||
# Please make the necessary adjustments before using it. | ||
#apiVersion: aadiam.azure.jet.crossplane.io/v1alpha1 | ||
#kind: MonitorAADDiagnosticSetting | ||
#metadata: | ||
# name: example | ||
#spec: | ||
# forProvider: | ||
# log: | ||
# - category: SignInLogs | ||
# enabled: true | ||
# retentionPolicy: | ||
# - days: 1 | ||
# enabled: true | ||
# - category: AuditLogs | ||
# enabled: true | ||
# retentionPolicy: | ||
# - days: 1 | ||
# enabled: true | ||
# - category: NonInteractiveUserSignInLogs | ||
# enabled: true | ||
# retentionPolicy: | ||
# - days: 1 | ||
# enabled: true | ||
# - category: ServicePrincipalSignInLogs | ||
# enabled: true | ||
# retentionPolicy: | ||
# - days: 1 | ||
# enabled: true | ||
# - category: ManagedIdentitySignInLogs | ||
# enabled: false | ||
# retentionPolicy: | ||
# - {} | ||
# - category: ProvisioningLogs | ||
# enabled: false | ||
# retentionPolicy: | ||
# - {} | ||
# - category: ADFSSignInLogs | ||
# enabled: false | ||
# retentionPolicy: | ||
# - {} | ||
# name: setting1 | ||
# storageAccountId: ${azurerm_storage_account.example.id} | ||
# providerConfigRef: | ||
# name: example |
20 changes: 20 additions & 0 deletions
20
examples-generated/alertsmanagement/monitoractionruleactiongroup.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
# This example manifest is auto-generated, and has not been tested. | ||
# Please make the necessary adjustments before using it. | ||
#apiVersion: alertsmanagement.azure.jet.crossplane.io/v1alpha1 | ||
#kind: MonitorActionRuleActionGroup | ||
#metadata: | ||
# name: example | ||
#spec: | ||
# forProvider: | ||
# actionGroupId: ${azurerm_monitor_action_group.example.id} | ||
# name: example-amar | ||
# resourceGroupNameRef: | ||
# name: example | ||
# scope: | ||
# - resourceIds: | ||
# - ${azurerm_resource_group.example.id} | ||
# type: ResourceGroup | ||
# tags: | ||
# foo: bar | ||
# providerConfigRef: | ||
# name: example |
29 changes: 29 additions & 0 deletions
29
examples-generated/alertsmanagement/monitoractionrulesuppression.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
# This example manifest is auto-generated, and has not been tested. | ||
# Please make the necessary adjustments before using it. | ||
#apiVersion: alertsmanagement.azure.jet.crossplane.io/v1alpha1 | ||
#kind: MonitorActionRuleSuppression | ||
#metadata: | ||
# name: example | ||
#spec: | ||
# forProvider: | ||
# name: example-amar | ||
# resourceGroupNameRef: | ||
# name: example | ||
# scope: | ||
# - resourceIds: | ||
# - ${azurerm_resource_group.example.id} | ||
# type: ResourceGroup | ||
# suppression: | ||
# - recurrenceType: Weekly | ||
# schedule: | ||
# - endDateUtc: "2019-01-03T15:02:07Z" | ||
# recurrenceWeekly: | ||
# - Sunday | ||
# - Monday | ||
# - Friday | ||
# - Saturday | ||
# startDateUtc: "2019-01-01T01:02:03Z" | ||
# tags: | ||
# foo: bar | ||
# providerConfigRef: | ||
# name: example |
21 changes: 21 additions & 0 deletions
21
examples-generated/alertsmanagement/monitorsmartdetectoralertrule.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
# This example manifest is auto-generated, and has not been tested. | ||
# Please make the necessary adjustments before using it. | ||
#apiVersion: alertsmanagement.azure.jet.crossplane.io/v1alpha1 | ||
#kind: MonitorSmartDetectorAlertRule | ||
#metadata: | ||
# name: example | ||
#spec: | ||
# forProvider: | ||
# actionGroup: | ||
# - ids: | ||
# - ${azurerm_monitor_action_group.test.id} | ||
# detectorType: FailureAnomaliesDetector | ||
# frequency: PT1M | ||
# name: example-smart-detector-alert-rule | ||
# resourceGroupNameRef: | ||
# name: example | ||
# scopeResourceIds: | ||
# - ${azurerm_application_insights.example.id} | ||
# severity: Sev0 | ||
# providerConfigRef: | ||
# name: example |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
# This example manifest is auto-generated, and has not been tested. | ||
# Please make the necessary adjustments before using it. | ||
#apiVersion: analysisservices.azure.jet.crossplane.io/v1alpha1 | ||
#kind: Server | ||
#metadata: | ||
# name: example | ||
#spec: | ||
# forProvider: | ||
# adminUsers: | ||
# - [email protected] | ||
# enablePowerBiService: true | ||
# ipv4FirewallRule: | ||
# - name: myRule1 | ||
# rangeEnd: 210.117.252.255 | ||
# rangeStart: 210.117.252.0 | ||
# location: northeurope | ||
# name: analysisservicesserver | ||
# resourceGroupNameRef: | ||
# name: example | ||
# sku: S0 | ||
# tags: | ||
# abc: 123 | ||
# providerConfigRef: | ||
# name: example |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
# This example manifest is auto-generated, and has not been tested. | ||
# Please make the necessary adjustments before using it. | ||
#apiVersion: apimanagement.azure.jet.crossplane.io/v1alpha1 | ||
#kind: API | ||
#metadata: | ||
# name: example | ||
#spec: | ||
# forProvider: | ||
# apiManagementName: example-apim | ||
# displayName: Example API | ||
# import: | ||
# - contentFormat: swagger-link-json | ||
# contentValue: http://conferenceapi.azurewebsites.net/?format=json | ||
# name: example-api | ||
# path: example | ||
# protocols: | ||
# - https | ||
# resourceGroupNameRef: | ||
# name: example | ||
# revision: "1" | ||
# providerConfigRef: | ||
# name: example |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,44 @@ | ||
# This example manifest is auto-generated, and has not been tested. | ||
# Please make the necessary adjustments before using it. | ||
#apiVersion: apimanagement.azure.jet.crossplane.io/v1alpha1 | ||
#kind: APIDiagnostic | ||
#metadata: | ||
# name: example | ||
#spec: | ||
# forProvider: | ||
# alwaysLogErrors: true | ||
# apiManagementLoggerId: ${azurerm_api_management_logger.example.id} | ||
# apiManagementName: example-apim | ||
# apiName: example-api | ||
# backendRequest: | ||
# - bodyBytes: 32 | ||
# headersToLog: | ||
# - content-type | ||
# - accept | ||
# - origin | ||
# backendResponse: | ||
# - bodyBytes: 32 | ||
# headersToLog: | ||
# - content-type | ||
# - content-length | ||
# - origin | ||
# frontendRequest: | ||
# - bodyBytes: 32 | ||
# headersToLog: | ||
# - content-type | ||
# - accept | ||
# - origin | ||
# frontendResponse: | ||
# - bodyBytes: 32 | ||
# headersToLog: | ||
# - content-type | ||
# - content-length | ||
# - origin | ||
# httpCorrelationProtocol: W3C | ||
# logClientIp: true | ||
# resourceGroupNameRef: | ||
# name: example | ||
# samplingPercentage: 5 | ||
# verbosity: Verbose | ||
# providerConfigRef: | ||
# name: example |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
# This example manifest is auto-generated, and has not been tested. | ||
# Please make the necessary adjustments before using it. | ||
#apiVersion: apimanagement.azure.jet.crossplane.io/v1alpha1 | ||
#kind: APIOperation | ||
#metadata: | ||
# name: example | ||
#spec: | ||
# forProvider: | ||
# apiManagementName: ${data.azurerm_api_management_api.example.api_management_name} | ||
# apiName: ${data.azurerm_api_management_api.example.name} | ||
# description: This can only be done by the logged in user. | ||
# displayName: Delete User Operation | ||
# method: DELETE | ||
# operationId: user-delete | ||
# resourceGroupNameRef: | ||
# name: example | ||
# response: | ||
# - statusCode: 200 | ||
# urlTemplate: /users/{id}/delete | ||
# providerConfigRef: | ||
# name: example |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
# This example manifest is auto-generated, and has not been tested. | ||
# Please make the necessary adjustments before using it. | ||
#apiVersion: apimanagement.azure.jet.crossplane.io/v1alpha1 | ||
#kind: APIOperationPolicy | ||
#metadata: | ||
# name: example | ||
#spec: | ||
# forProvider: | ||
# apiManagementName: ${azurerm_api_management_api_operation.example.api_management_name} | ||
# apiName: ${azurerm_api_management_api_operation.example.api_name} | ||
# operationId: ${azurerm_api_management_api_operation.example.operation_id} | ||
# resourceGroupNameRef: | ||
# name: example | ||
# xmlContent: | | ||
# <policies> | ||
# <inbound> | ||
# <find-and-replace from="xyz" to="abc" /> | ||
# </inbound> | ||
# </policies> | ||
# providerConfigRef: | ||
# name: example |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
# This example manifest is auto-generated, and has not been tested. | ||
# Please make the necessary adjustments before using it. | ||
#apiVersion: apimanagement.azure.jet.crossplane.io/v1alpha1 | ||
#kind: APIOperationTag | ||
#metadata: | ||
# name: example | ||
#spec: | ||
# forProvider: | ||
# apiOperationId: ${azurerm_api_management_api_operation.example.id} | ||
# name: example-Tag | ||
# providerConfigRef: | ||
# name: example |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
# This example manifest is auto-generated, and has not been tested. | ||
# Please make the necessary adjustments before using it. | ||
#apiVersion: apimanagement.azure.jet.crossplane.io/v1alpha1 | ||
#kind: APIPolicy | ||
#metadata: | ||
# name: example | ||
#spec: | ||
# forProvider: | ||
# apiManagementName: ${data.azurerm_api_management_api.example.api_management_name} | ||
# apiName: ${data.azurerm_api_management_api.example.name} | ||
# resourceGroupNameRef: | ||
# name: example | ||
# xmlContent: | | ||
# <policies> | ||
# <inbound> | ||
# <find-and-replace from="xyz" to="abc" /> | ||
# </inbound> | ||
# </policies> | ||
# providerConfigRef: | ||
# name: example |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
# This example manifest is auto-generated, and has not been tested. | ||
# Please make the necessary adjustments before using it. | ||
#apiVersion: apimanagement.azure.jet.crossplane.io/v1alpha1 | ||
#kind: APIRelease | ||
#metadata: | ||
# name: example | ||
#spec: | ||
# forProvider: | ||
# apiId: ${azurerm_api_management_api.example.id} | ||
# name: example-Api-Release | ||
# providerConfigRef: | ||
# name: example |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
# This example manifest is auto-generated, and has not been tested. | ||
# Please make the necessary adjustments before using it. | ||
#apiVersion: apimanagement.azure.jet.crossplane.io/v1alpha1 | ||
#kind: APISchema | ||
#metadata: | ||
# name: example | ||
#spec: | ||
# forProvider: | ||
# apiManagementName: ${data.azurerm_api_management_api.example.api_management_name} | ||
# apiName: ${data.azurerm_api_management_api.example.name} | ||
# contentType: application/vnd.ms-azure-apim.xsd+xml | ||
# resourceGroupNameRef: | ||
# name: example | ||
# schemaId: example-sche,a | ||
# value: ${file("api_management_api_schema.xml")} | ||
# providerConfigRef: | ||
# name: example |
Oops, something went wrong.