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
11,297 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,31 @@ | ||
apiVersion: active.azure.jet.crossplane.io/v1alpha1 | ||
kind: DirectoryDomainService | ||
metadata: | ||
name: example | ||
spec: | ||
forProvider: | ||
depends_on: | ||
- ${azuread_service_principal.example} | ||
- ${azurerm_subnet_network_security_group_association.deploy} | ||
domainName: widgetslogin.net | ||
filteredSyncEnabled: false | ||
initialReplicaSet: | ||
- subnetId: ${azurerm_subnet.deploy.id} | ||
location: West Europe | ||
name: example-aadds | ||
notifications: | ||
- additionalRecipients: | ||
- [email protected] | ||
- [email protected] | ||
notifyDcAdmins: true | ||
notifyGlobalAdmins: true | ||
resourceGroupName: ${azurerm_resource_group.aadds.name} | ||
security: | ||
- syncKerberosPasswords: true | ||
syncNtlmPasswords: true | ||
syncOnPremPasswords: true | ||
sku: Enterprise | ||
tags: | ||
Environment: prod | ||
providerConfigRef: | ||
name: example |
15 changes: 15 additions & 0 deletions
15
examples-generated/active/directorydomainservicereplicaset.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,15 @@ | ||
apiVersion: active.azure.jet.crossplane.io/v1alpha1 | ||
kind: DirectoryDomainServiceReplicaSet | ||
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 | ||
subnetId: ${azurerm_subnet.aadds_replica.id} | ||
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,10 @@ | ||
apiVersion: advanced.azure.jet.crossplane.io/v1alpha1 | ||
kind: ThreatProtection | ||
metadata: | ||
name: example | ||
spec: | ||
forProvider: | ||
enabled: true | ||
targetResourceId: ${azurerm_storage_account.example.id} | ||
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 @@ | ||
apiVersion: analysis.azure.jet.crossplane.io/v1alpha1 | ||
kind: ServicesServer | ||
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 | ||
resourceGroupName: ${azurerm_resource_group.rg.name} | ||
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,14 @@ | ||
apiVersion: api.azure.jet.crossplane.io/v1alpha1 | ||
kind: APIManagement | ||
metadata: | ||
name: example | ||
spec: | ||
forProvider: | ||
location: West Europe | ||
name: example-apim | ||
publisherEmail: [email protected] | ||
publisherName: My Company | ||
resourceGroupName: ${azurerm_resource_group.example.name} | ||
skuName: Developer_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,19 @@ | ||
apiVersion: api.azure.jet.crossplane.io/v1alpha1 | ||
kind: ManagementApi | ||
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 | ||
resourceGroupName: ${azurerm_resource_group.example.name} | ||
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,41 @@ | ||
apiVersion: api.azure.jet.crossplane.io/v1alpha1 | ||
kind: ManagementApiDiagnostic | ||
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 | ||
resourceGroupName: ${azurerm_resource_group.example.name} | ||
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,18 @@ | ||
apiVersion: api.azure.jet.crossplane.io/v1alpha1 | ||
kind: ManagementApiOperation | ||
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 | ||
resourceGroupName: ${data.azurerm_api_management_api.example.resource_group_name} | ||
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,18 @@ | ||
apiVersion: api.azure.jet.crossplane.io/v1alpha1 | ||
kind: ManagementApiOperationPolicy | ||
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} | ||
resourceGroupName: ${azurerm_api_management_api_operation.example.resource_group_name} | ||
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,10 @@ | ||
apiVersion: api.azure.jet.crossplane.io/v1alpha1 | ||
kind: ManagementApiOperationTag | ||
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,17 @@ | ||
apiVersion: api.azure.jet.crossplane.io/v1alpha1 | ||
kind: ManagementApiPolicy | ||
metadata: | ||
name: example | ||
spec: | ||
forProvider: | ||
apiManagementName: ${data.azurerm_api_management_api.example.api_management_name} | ||
apiName: ${data.azurerm_api_management_api.example.name} | ||
resourceGroupName: ${data.azurerm_api_management_api.example.resource_group_name} | ||
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,10 @@ | ||
apiVersion: api.azure.jet.crossplane.io/v1alpha1 | ||
kind: ManagementApiRelease | ||
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,14 @@ | ||
apiVersion: api.azure.jet.crossplane.io/v1alpha1 | ||
kind: ManagementApiSchema | ||
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 | ||
resourceGroupName: ${data.azurerm_api_management_api.example.resource_group_name} | ||
schemaId: example-sche,a | ||
value: ${file("api_management_api_schema.xml")} | ||
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,13 @@ | ||
apiVersion: api.azure.jet.crossplane.io/v1alpha1 | ||
kind: ManagementApiVersionSet | ||
metadata: | ||
name: example | ||
spec: | ||
forProvider: | ||
apiManagementName: example-apim | ||
displayName: ExampleAPIVersionSet | ||
name: example-apimapi-1.0.0 | ||
resourceGroupName: ${azurerm_resource_group.example.name} | ||
versioningScheme: Segment | ||
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 @@ | ||
apiVersion: api.azure.jet.crossplane.io/v1alpha1 | ||
kind: ManagementAuthorizationServer | ||
metadata: | ||
name: example | ||
spec: | ||
forProvider: | ||
apiManagementName: ${data.azurerm_api_management.example.name} | ||
authorizationEndpoint: https://example.mydomain.com/client/authorize | ||
clientId: 42424242-4242-4242-4242-424242424242 | ||
clientRegistrationEndpoint: https://example.mydomain.com/client/register | ||
displayName: Test Server | ||
grantTypes: | ||
- authorizationCode | ||
name: test-server | ||
resourceGroupName: ${data.azurerm_api_management.example.resource_group_name} | ||
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,13 @@ | ||
apiVersion: api.azure.jet.crossplane.io/v1alpha1 | ||
kind: ManagementBackend | ||
metadata: | ||
name: example | ||
spec: | ||
forProvider: | ||
apiManagementName: example-apim | ||
name: example-backend | ||
protocol: http | ||
resourceGroupName: ${azurerm_resource_group.example.name} | ||
url: https://backend | ||
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,15 @@ | ||
apiVersion: api.azure.jet.crossplane.io/v1alpha1 | ||
kind: ManagementCertificate | ||
metadata: | ||
name: example | ||
spec: | ||
forProvider: | ||
apiManagementName: example-apim | ||
dataSecretRef: | ||
key: example-key | ||
name: example-secret | ||
namespace: crossplane-system | ||
name: example-cert | ||
resourceGroupName: ${azurerm_resource_group.example.name} | ||
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,15 @@ | ||
apiVersion: api.azure.jet.crossplane.io/v1alpha1 | ||
kind: ManagementCustomDomain | ||
metadata: | ||
name: example | ||
spec: | ||
forProvider: | ||
apiManagementId: ${azurerm_api_management.example.id} | ||
developerPortal: | ||
- hostName: portal.example.com | ||
keyVaultId: ${azurerm_key_vault_certificate.test.secret_id} | ||
proxy: | ||
- hostName: api.example.com | ||
keyVaultId: ${azurerm_key_vault_certificate.test.secret_id} | ||
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,41 @@ | ||
apiVersion: api.azure.jet.crossplane.io/v1alpha1 | ||
kind: ManagementDiagnostic | ||
metadata: | ||
name: example | ||
spec: | ||
forProvider: | ||
alwaysLogErrors: true | ||
apiManagementLoggerId: ${azurerm_api_management_logger.example.id} | ||
apiManagementName: example-apim | ||
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 | ||
identifier: applicationinsights | ||
logClientIp: true | ||
resourceGroupName: ${azurerm_resource_group.example.name} | ||
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,23 @@ | ||
apiVersion: api.azure.jet.crossplane.io/v1alpha1 | ||
kind: ManagementEmailTemplate | ||
metadata: | ||
name: example | ||
spec: | ||
forProvider: | ||
apiManagementName: example-apim | ||
body: | | ||
<!DOCTYPE html > | ||
<html> | ||
<head> | ||
<meta charset="UTF-8" /> | ||
<title>Customized Letter Title</title> | ||
</head> | ||
<body> | ||
<p style="font-size:12pt;font-family:'Segoe UI'">Dear $DevFirstName $DevLastName,</p> | ||
</body> | ||
</html> | ||
resourceGroupName: ${azurerm_resource_group.example.resource_group_name} | ||
subject: Customized confirmation email for your new $OrganizationName API account | ||
templateName: ConfirmSignUpIdentityDefault | ||
providerConfigRef: | ||
name: example |
Oops, something went wrong.