Skip to content
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.

Commit

Permalink
Generate example manifests
Browse files Browse the repository at this point in the history
Signed-off-by: Alper Rifat Ulucinar <ulucinar@users.noreply.github.com>
  • Loading branch information
ulucinar committed Jan 12, 2022
1 parent b2f0b04 commit 7b8fc13
Show file tree
Hide file tree
Showing 643 changed files with 13,014 additions and 0 deletions.
35 changes: 35 additions & 0 deletions examples-generated/aad/activedirectorydomainservice.yaml
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:
# - notifyA@example.net
# - notifyB@example.org
# 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 examples-generated/aad/activedirectorydomainservicereplicaset.yaml
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 examples-generated/aadiam/monitoraaddiagnosticsetting.yaml
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
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
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
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
24 changes: 24 additions & 0 deletions examples-generated/analysisservices/server.yaml
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:
# - myuser@domain.tld
# 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
22 changes: 22 additions & 0 deletions examples-generated/apimanagement/api.yaml
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
44 changes: 44 additions & 0 deletions examples-generated/apimanagement/apidiagnostic.yaml
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
21 changes: 21 additions & 0 deletions examples-generated/apimanagement/apioperation.yaml
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
21 changes: 21 additions & 0 deletions examples-generated/apimanagement/apioperationpolicy.yaml
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
12 changes: 12 additions & 0 deletions examples-generated/apimanagement/apioperationtag.yaml
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
20 changes: 20 additions & 0 deletions examples-generated/apimanagement/apipolicy.yaml
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
12 changes: 12 additions & 0 deletions examples-generated/apimanagement/apirelease.yaml
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
17 changes: 17 additions & 0 deletions examples-generated/apimanagement/apischema.yaml
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
Loading

0 comments on commit 7b8fc13

Please sign in to comment.