diff --git a/examples-generated/authorization/v1beta1/trustedaccessrolebinding.yaml b/examples-generated/authorization/v1beta1/trustedaccessrolebinding.yaml index 252f1a315..bf2e29b7b 100644 --- a/examples-generated/authorization/v1beta1/trustedaccessrolebinding.yaml +++ b/examples-generated/authorization/v1beta1/trustedaccessrolebinding.yaml @@ -4,18 +4,17 @@ metadata: annotations: meta.upbound.io/example-id: authorization/v1beta1/trustedaccessrolebinding labels: - testing.upbound.io/example-name: example-tarb - name: example-tarb + testing.upbound.io/example-name: example + name: example spec: forProvider: kubernetesClusterIdSelector: matchLabels: - testing.upbound.io/example-name: example-tarb - roles: - - "Reader" + testing.upbound.io/example-name: example + roles: example-value sourceResourceIdSelector: matchLabels: - testing.upbound.io/example-name: example-tarb + testing.upbound.io/example-name: example --- @@ -25,15 +24,15 @@ metadata: annotations: meta.upbound.io/example-id: authorization/v1beta1/trustedaccessrolebinding labels: - testing.upbound.io/example-name: example-tarb - name: example-ai-tarb + testing.upbound.io/example-name: example + name: example spec: forProvider: - applicationType: web + applicationType: example-value location: West Europe resourceGroupNameSelector: matchLabels: - testing.upbound.io/example-name: example-tarb + testing.upbound.io/example-name: example --- @@ -43,16 +42,16 @@ metadata: annotations: meta.upbound.io/example-id: authorization/v1beta1/trustedaccessrolebinding labels: - testing.upbound.io/example-name: example-tarb - name: example-ai-v + testing.upbound.io/example-name: example + name: example spec: forProvider: location: West Europe resourceGroupNameSelector: matchLabels: - testing.upbound.io/example-name: example-tarb - skuName: Standard - softDeleteRetentionDays: 1 + testing.upbound.io/example-name: example + skuName: example-value + softDeleteRetentionDays: example-value tenantId: ${data.azurerm_client_config.example.tenant_id} --- @@ -63,44 +62,42 @@ metadata: annotations: meta.upbound.io/example-id: authorization/v1beta1/trustedaccessrolebinding labels: - testing.upbound.io/example-name: example-tarb - name: example-tarb-ap + testing.upbound.io/example-name: example + name: example spec: forProvider: - keyPermissions: - - get # Example permission, adjust as needed - - list + keyPermissions: example-value keyVaultIdSelector: matchLabels: - testing.upbound.io/example-name: example-tarb + testing.upbound.io/example-name: example objectId: ${data.azurerm_client_config.example.object_id} tenantId: ${data.azurerm_client_config.example.tenant_id} --- -apiVersion: containerservice.azure.upbound.io/v1beta1 +apiVersion: containerservice.azure.upbound.io/v1beta2 kind: KubernetesCluster metadata: annotations: meta.upbound.io/example-id: authorization/v1beta1/trustedaccessrolebinding labels: - testing.upbound.io/example-name: example-tarb - name: example-tarb-kc + testing.upbound.io/example-name: example + name: example spec: forProvider: defaultNodePool: - - name: default - nodeCount: 1 - vmSize: Standard_D2_v2 + - name: example-value + nodeCount: example-value upgradeSettings: - - maxSurge: '10%' - dnsPrefix: exampleaks1 + - maxSurge: example-value + vmSize: example-value + dnsPrefix: acctestaksexample identity: - - type: SystemAssigned - location: North Europe + - type: example-value + location: West Europe resourceGroupNameSelector: matchLabels: - testing.upbound.io/example-name: example-tarb + testing.upbound.io/example-name: example --- @@ -110,25 +107,25 @@ metadata: annotations: meta.upbound.io/example-id: authorization/v1beta1/trustedaccessrolebinding labels: - testing.upbound.io/example-name: example-tarb - name: example-tarb-wp + testing.upbound.io/example-name: example + name: example spec: forProvider: applicationInsightsIdSelector: matchLabels: - testing.upbound.io/example-name: example-tarb + testing.upbound.io/example-name: example identity: - type: SystemAssigned + - type: example-value keyVaultIdSelector: matchLabels: - testing.upbound.io/example-name: example-tarb + testing.upbound.io/example-name: example location: West Europe resourceGroupNameSelector: matchLabels: - testing.upbound.io/example-name: example-tarb + testing.upbound.io/example-name: example storageAccountIdSelector: matchLabels: - testing.upbound.io/example-name: example-tarb + testing.upbound.io/example-name: example --- @@ -138,8 +135,8 @@ metadata: annotations: meta.upbound.io/example-id: authorization/v1beta1/trustedaccessrolebinding labels: - testing.upbound.io/example-name: example-tarb - name: example-tarb-rg + testing.upbound.io/example-name: example + name: example spec: forProvider: location: West Europe @@ -152,13 +149,13 @@ metadata: annotations: meta.upbound.io/example-id: authorization/v1beta1/trustedaccessrolebinding labels: - testing.upbound.io/example-name: example-tarb - name: example-tarb-ac + testing.upbound.io/example-name: example + name: example spec: forProvider: - accountReplicationType: LRS - accountTier: Standard + accountReplicationType: example-value + accountTier: example-value location: West Europe resourceGroupNameSelector: matchLabels: - testing.upbound.io/example-name: example-tarb + testing.upbound.io/example-name: example