@pulumiverse/grafana 2.32.0 → 2.33.0-alpha.1782391519
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/cloudprovider/azureCredential.d.ts +12 -0
- package/cloudprovider/azureCredential.js +2 -0
- package/cloudprovider/azureCredential.js.map +1 -1
- package/cloudprovider/getAzureCredential.d.ts +4 -0
- package/cloudprovider/getAzureCredential.js.map +1 -1
- package/machinelearning/job.d.ts +4 -4
- package/machinelearning/job.js +4 -4
- package/package.json +2 -2
- package/types/input.d.ts +93 -2
- package/types/output.d.ts +93 -2
|
@@ -94,6 +94,10 @@ export declare class AzureCredential extends pulumi.CustomResource {
|
|
|
94
94
|
* The client secret of the Azure Credential.
|
|
95
95
|
*/
|
|
96
96
|
readonly clientSecret: pulumi.Output<string>;
|
|
97
|
+
/**
|
|
98
|
+
* Whether the Azure Credential is enabled or not. Defaults to `true`.
|
|
99
|
+
*/
|
|
100
|
+
readonly enabled: pulumi.Output<boolean>;
|
|
97
101
|
/**
|
|
98
102
|
* The name of the Azure Credential.
|
|
99
103
|
*/
|
|
@@ -143,6 +147,10 @@ export interface AzureCredentialState {
|
|
|
143
147
|
* The client secret of the Azure Credential.
|
|
144
148
|
*/
|
|
145
149
|
clientSecret?: pulumi.Input<string>;
|
|
150
|
+
/**
|
|
151
|
+
* Whether the Azure Credential is enabled or not. Defaults to `true`.
|
|
152
|
+
*/
|
|
153
|
+
enabled?: pulumi.Input<boolean>;
|
|
146
154
|
/**
|
|
147
155
|
* The name of the Azure Credential.
|
|
148
156
|
*/
|
|
@@ -184,6 +192,10 @@ export interface AzureCredentialArgs {
|
|
|
184
192
|
* The client secret of the Azure Credential.
|
|
185
193
|
*/
|
|
186
194
|
clientSecret: pulumi.Input<string>;
|
|
195
|
+
/**
|
|
196
|
+
* Whether the Azure Credential is enabled or not. Defaults to `true`.
|
|
197
|
+
*/
|
|
198
|
+
enabled?: pulumi.Input<boolean>;
|
|
187
199
|
/**
|
|
188
200
|
* The name of the Azure Credential.
|
|
189
201
|
*/
|
|
@@ -101,6 +101,7 @@ class AzureCredential extends pulumi.CustomResource {
|
|
|
101
101
|
resourceInputs["autoDiscoveryConfigurations"] = state?.autoDiscoveryConfigurations;
|
|
102
102
|
resourceInputs["clientId"] = state?.clientId;
|
|
103
103
|
resourceInputs["clientSecret"] = state?.clientSecret;
|
|
104
|
+
resourceInputs["enabled"] = state?.enabled;
|
|
104
105
|
resourceInputs["name"] = state?.name;
|
|
105
106
|
resourceInputs["resourceDiscoveryTagFilters"] = state?.resourceDiscoveryTagFilters;
|
|
106
107
|
resourceInputs["resourceId"] = state?.resourceId;
|
|
@@ -125,6 +126,7 @@ class AzureCredential extends pulumi.CustomResource {
|
|
|
125
126
|
resourceInputs["autoDiscoveryConfigurations"] = args?.autoDiscoveryConfigurations;
|
|
126
127
|
resourceInputs["clientId"] = args?.clientId;
|
|
127
128
|
resourceInputs["clientSecret"] = args?.clientSecret ? pulumi.secret(args.clientSecret) : undefined;
|
|
129
|
+
resourceInputs["enabled"] = args?.enabled;
|
|
128
130
|
resourceInputs["name"] = args?.name;
|
|
129
131
|
resourceInputs["resourceDiscoveryTagFilters"] = args?.resourceDiscoveryTagFilters;
|
|
130
132
|
resourceInputs["resourceTagsToAddToMetrics"] = args?.resourceTagsToAddToMetrics;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"azureCredential.js","sourceRoot":"","sources":["../../cloudprovider/azureCredential.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAgEG;AACH,MAAa,eAAgB,SAAQ,MAAM,CAAC,cAAc;IACtD;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAA4B,EAAE,IAAmC;QAC1H,OAAO,IAAI,eAAe,CAAC,IAAI,EAAO,KAAK,EAAE,EAAE,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC;IACtE,CAAC;IAKD;;;OAGG;IACI,MAAM,CAAC,UAAU,CAAC,GAAQ;QAC7B,IAAI,GAAG,KAAK,SAAS,IAAI,GAAG,KAAK,IAAI,EAAE;YACnC,OAAO,KAAK,CAAC;SAChB;QACD,OAAO,GAAG,CAAC,cAAc,CAAC,KAAK,eAAe,CAAC,YAAY,CAAC;IAChE,CAAC;
|
|
1
|
+
{"version":3,"file":"azureCredential.js","sourceRoot":"","sources":["../../cloudprovider/azureCredential.ts"],"names":[],"mappings":"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"}
|
|
@@ -102,6 +102,10 @@ export interface GetAzureCredentialResult {
|
|
|
102
102
|
* The client secret of the Azure Credential.
|
|
103
103
|
*/
|
|
104
104
|
readonly clientSecret: string;
|
|
105
|
+
/**
|
|
106
|
+
* Whether the Azure Credential is enabled or not.
|
|
107
|
+
*/
|
|
108
|
+
readonly enabled: boolean;
|
|
105
109
|
/**
|
|
106
110
|
* The Terraform Resource ID. This has the format "{{ stack*id }}:{{ resource*id }}".
|
|
107
111
|
*/
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getAzureCredential.js","sourceRoot":"","sources":["../../cloudprovider/getAzureCredential.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA8DG;AACH,SAAgB,kBAAkB,CAAC,IAA4B,EAAE,IAA2B;IACxF,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,6DAA6D,EAAE;QACxF,6BAA6B,EAAE,IAAI,CAAC,2BAA2B;QAC/D,6BAA6B,EAAE,IAAI,CAAC,2BAA2B;QAC/D,YAAY,EAAE,IAAI,CAAC,UAAU;QAC7B,SAAS,EAAE,IAAI,CAAC,OAAO;KAC1B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AARD,gDAQC;
|
|
1
|
+
{"version":3,"file":"getAzureCredential.js","sourceRoot":"","sources":["../../cloudprovider/getAzureCredential.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA8DG;AACH,SAAgB,kBAAkB,CAAC,IAA4B,EAAE,IAA2B;IACxF,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,6DAA6D,EAAE;QACxF,6BAA6B,EAAE,IAAI,CAAC,2BAA2B;QAC/D,6BAA6B,EAAE,IAAI,CAAC,2BAA2B;QAC/D,YAAY,EAAE,IAAI,CAAC,UAAU;QAC7B,SAAS,EAAE,IAAI,CAAC,OAAO;KAC1B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AARD,gDAQC;AAyED;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA8DG;AACH,SAAgB,wBAAwB,CAAC,IAAkC,EAAE,IAAiC;IAC1G,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,6DAA6D,EAAE;QAC9F,6BAA6B,EAAE,IAAI,CAAC,2BAA2B;QAC/D,6BAA6B,EAAE,IAAI,CAAC,2BAA2B;QAC/D,YAAY,EAAE,IAAI,CAAC,UAAU;QAC7B,SAAS,EAAE,IAAI,CAAC,OAAO;KAC1B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AARD,4DAQC"}
|
package/machinelearning/job.d.ts
CHANGED
|
@@ -20,7 +20,7 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
20
20
|
* const foo = new grafana.oss.DataSource("foo", {
|
|
21
21
|
* type: "prometheus",
|
|
22
22
|
* name: "prometheus-ds-test",
|
|
23
|
-
* uid: "
|
|
23
|
+
* uid: "prom-ds-test-uid",
|
|
24
24
|
* url: "https://my-instance.com",
|
|
25
25
|
* basicAuthEnabled: true,
|
|
26
26
|
* basicAuthUsername: "username",
|
|
@@ -55,7 +55,7 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
55
55
|
* const foo = new grafana.oss.DataSource("foo", {
|
|
56
56
|
* type: "prometheus",
|
|
57
57
|
* name: "prometheus-ds-test",
|
|
58
|
-
* uid: "
|
|
58
|
+
* uid: "prom-ds-test-uid",
|
|
59
59
|
* url: "https://my-instance.com",
|
|
60
60
|
* basicAuthEnabled: true,
|
|
61
61
|
* basicAuthUsername: "username",
|
|
@@ -97,7 +97,7 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
97
97
|
* const foo = new grafana.oss.DataSource("foo", {
|
|
98
98
|
* type: "prometheus",
|
|
99
99
|
* name: "prometheus-ds-test",
|
|
100
|
-
* uid: "
|
|
100
|
+
* uid: "prom-ds-test-uid",
|
|
101
101
|
* url: "https://my-instance.com",
|
|
102
102
|
* basicAuthEnabled: true,
|
|
103
103
|
* basicAuthUsername: "username",
|
|
@@ -135,7 +135,7 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
135
135
|
* const foo = new grafana.oss.DataSource("foo", {
|
|
136
136
|
* type: "prometheus",
|
|
137
137
|
* name: "prometheus-ds-test",
|
|
138
|
-
* uid: "
|
|
138
|
+
* uid: "prom-ds-test-uid",
|
|
139
139
|
* url: "https://my-instance.com",
|
|
140
140
|
* basicAuthEnabled: true,
|
|
141
141
|
* basicAuthUsername: "username",
|
package/machinelearning/job.js
CHANGED
|
@@ -26,7 +26,7 @@ const utilities = require("../utilities");
|
|
|
26
26
|
* const foo = new grafana.oss.DataSource("foo", {
|
|
27
27
|
* type: "prometheus",
|
|
28
28
|
* name: "prometheus-ds-test",
|
|
29
|
-
* uid: "
|
|
29
|
+
* uid: "prom-ds-test-uid",
|
|
30
30
|
* url: "https://my-instance.com",
|
|
31
31
|
* basicAuthEnabled: true,
|
|
32
32
|
* basicAuthUsername: "username",
|
|
@@ -61,7 +61,7 @@ const utilities = require("../utilities");
|
|
|
61
61
|
* const foo = new grafana.oss.DataSource("foo", {
|
|
62
62
|
* type: "prometheus",
|
|
63
63
|
* name: "prometheus-ds-test",
|
|
64
|
-
* uid: "
|
|
64
|
+
* uid: "prom-ds-test-uid",
|
|
65
65
|
* url: "https://my-instance.com",
|
|
66
66
|
* basicAuthEnabled: true,
|
|
67
67
|
* basicAuthUsername: "username",
|
|
@@ -103,7 +103,7 @@ const utilities = require("../utilities");
|
|
|
103
103
|
* const foo = new grafana.oss.DataSource("foo", {
|
|
104
104
|
* type: "prometheus",
|
|
105
105
|
* name: "prometheus-ds-test",
|
|
106
|
-
* uid: "
|
|
106
|
+
* uid: "prom-ds-test-uid",
|
|
107
107
|
* url: "https://my-instance.com",
|
|
108
108
|
* basicAuthEnabled: true,
|
|
109
109
|
* basicAuthUsername: "username",
|
|
@@ -141,7 +141,7 @@ const utilities = require("../utilities");
|
|
|
141
141
|
* const foo = new grafana.oss.DataSource("foo", {
|
|
142
142
|
* type: "prometheus",
|
|
143
143
|
* name: "prometheus-ds-test",
|
|
144
|
-
* uid: "
|
|
144
|
+
* uid: "prom-ds-test-uid",
|
|
145
145
|
* url: "https://my-instance.com",
|
|
146
146
|
* basicAuthEnabled: true,
|
|
147
147
|
* basicAuthUsername: "username",
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@pulumiverse/grafana",
|
|
3
|
-
"version": "2.
|
|
3
|
+
"version": "2.33.0-alpha.1782391519",
|
|
4
4
|
"description": "A Pulumi package for creating and managing grafana.",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"pulumi",
|
|
@@ -24,7 +24,7 @@
|
|
|
24
24
|
"pulumi": {
|
|
25
25
|
"resource": true,
|
|
26
26
|
"name": "grafana",
|
|
27
|
-
"version": "2.
|
|
27
|
+
"version": "2.33.0-alpha.1782391519",
|
|
28
28
|
"server": "github://api.github.com/pulumiverse"
|
|
29
29
|
}
|
|
30
30
|
}
|
package/types/input.d.ts
CHANGED
|
@@ -3387,6 +3387,13 @@ export declare namespace apps {
|
|
|
3387
3387
|
overwrite?: pulumi.Input<boolean>;
|
|
3388
3388
|
}
|
|
3389
3389
|
interface ProvisioningRepositorySecure {
|
|
3390
|
+
/**
|
|
3391
|
+
* **NOTE:** This field is write-only and its value will not be updated in state as part of read operations.
|
|
3392
|
+
* Private key used to sign commits the repository writes back. The format is selected by `spec.commit.signing_method`.
|
|
3393
|
+
*/
|
|
3394
|
+
commitSigningKey?: pulumi.Input<{
|
|
3395
|
+
[key: string]: pulumi.Input<string>;
|
|
3396
|
+
}>;
|
|
3390
3397
|
/**
|
|
3391
3398
|
* **NOTE:** This field is write-only and its value will not be updated in state as part of read operations.
|
|
3392
3399
|
* Token for repository authentication.
|
|
@@ -3407,6 +3414,14 @@ export declare namespace apps {
|
|
|
3407
3414
|
* Bitbucket repository configuration.
|
|
3408
3415
|
*/
|
|
3409
3416
|
bitbucket?: pulumi.Input<inputs.apps.v0alpha1.ProvisioningRepositorySpecBitbucket>;
|
|
3417
|
+
/**
|
|
3418
|
+
* Branch naming options for the branch workflow.
|
|
3419
|
+
*/
|
|
3420
|
+
branch?: pulumi.Input<inputs.apps.v0alpha1.ProvisioningRepositorySpecBranch>;
|
|
3421
|
+
/**
|
|
3422
|
+
* Commit message and signing options.
|
|
3423
|
+
*/
|
|
3424
|
+
commit?: pulumi.Input<inputs.apps.v0alpha1.ProvisioningRepositorySpecCommit>;
|
|
3410
3425
|
/**
|
|
3411
3426
|
* Connection resource reference.
|
|
3412
3427
|
*/
|
|
@@ -3423,6 +3438,10 @@ export declare namespace apps {
|
|
|
3423
3438
|
* GitHub repository configuration.
|
|
3424
3439
|
*/
|
|
3425
3440
|
github?: pulumi.Input<inputs.apps.v0alpha1.ProvisioningRepositorySpecGithub>;
|
|
3441
|
+
/**
|
|
3442
|
+
* GitHub Enterprise Server repository configuration.
|
|
3443
|
+
*/
|
|
3444
|
+
githubEnterprise?: pulumi.Input<inputs.apps.v0alpha1.ProvisioningRepositorySpecGithubEnterprise>;
|
|
3426
3445
|
/**
|
|
3427
3446
|
* GitLab repository configuration.
|
|
3428
3447
|
*/
|
|
@@ -3431,6 +3450,10 @@ export declare namespace apps {
|
|
|
3431
3450
|
* Local filesystem repository configuration.
|
|
3432
3451
|
*/
|
|
3433
3452
|
local?: pulumi.Input<inputs.apps.v0alpha1.ProvisioningRepositorySpecLocal>;
|
|
3453
|
+
/**
|
|
3454
|
+
* Pull request options for the branch workflow.
|
|
3455
|
+
*/
|
|
3456
|
+
pullRequest?: pulumi.Input<inputs.apps.v0alpha1.ProvisioningRepositorySpecPullRequest>;
|
|
3434
3457
|
/**
|
|
3435
3458
|
* Sync configuration.
|
|
3436
3459
|
*/
|
|
@@ -3440,7 +3463,7 @@ export declare namespace apps {
|
|
|
3440
3463
|
*/
|
|
3441
3464
|
title: pulumi.Input<string>;
|
|
3442
3465
|
/**
|
|
3443
|
-
* Repository provider type: local, github, git, bitbucket, or gitlab.
|
|
3466
|
+
* Repository provider type: local, github, githubEnterprise, git, bitbucket, or gitlab.
|
|
3444
3467
|
*/
|
|
3445
3468
|
type: pulumi.Input<string>;
|
|
3446
3469
|
/**
|
|
@@ -3470,6 +3493,42 @@ export declare namespace apps {
|
|
|
3470
3493
|
*/
|
|
3471
3494
|
url?: pulumi.Input<string>;
|
|
3472
3495
|
}
|
|
3496
|
+
interface ProvisioningRepositorySpecBranch {
|
|
3497
|
+
/**
|
|
3498
|
+
* When true, the branch name field in Save drawers is read-only.
|
|
3499
|
+
*/
|
|
3500
|
+
enforceTemplate?: pulumi.Input<boolean>;
|
|
3501
|
+
/**
|
|
3502
|
+
* Template for the branch name created in the branch workflow.
|
|
3503
|
+
*/
|
|
3504
|
+
nameTemplate?: pulumi.Input<string>;
|
|
3505
|
+
}
|
|
3506
|
+
interface ProvisioningRepositorySpecCommit {
|
|
3507
|
+
/**
|
|
3508
|
+
* When true, the commit message field in Save drawers is pre-filled from the template and rendered read-only.
|
|
3509
|
+
*/
|
|
3510
|
+
enforceTemplate?: pulumi.Input<boolean>;
|
|
3511
|
+
/**
|
|
3512
|
+
* Email used as the commit signer. Defaults to "noreply@grafana.com" when empty.
|
|
3513
|
+
*/
|
|
3514
|
+
signerEmail?: pulumi.Input<string>;
|
|
3515
|
+
/**
|
|
3516
|
+
* Name used as the commit signer. Defaults to "Grafana" when empty.
|
|
3517
|
+
*/
|
|
3518
|
+
signerName?: pulumi.Input<string>;
|
|
3519
|
+
/**
|
|
3520
|
+
* Method used to sign commits with the key in `secure.commit_signing_key`: gpg, ssh, or smime. When empty, commits are not signed.
|
|
3521
|
+
*/
|
|
3522
|
+
signingMethod?: pulumi.Input<string>;
|
|
3523
|
+
/**
|
|
3524
|
+
* Template for commit messages produced by single-resource UI operations.
|
|
3525
|
+
*/
|
|
3526
|
+
singleResourceMessageTemplate?: pulumi.Input<string>;
|
|
3527
|
+
/**
|
|
3528
|
+
* PEM-encoded X.509 certificate paired with `secure.commit_signing_key` when `signingMethod` is smime. This is public, not a secret.
|
|
3529
|
+
*/
|
|
3530
|
+
smimeCertificate?: pulumi.Input<string>;
|
|
3531
|
+
}
|
|
3473
3532
|
interface ProvisioningRepositorySpecConnection {
|
|
3474
3533
|
/**
|
|
3475
3534
|
* Connection resource name.
|
|
@@ -3512,6 +3571,28 @@ export declare namespace apps {
|
|
|
3512
3571
|
*/
|
|
3513
3572
|
url?: pulumi.Input<string>;
|
|
3514
3573
|
}
|
|
3574
|
+
interface ProvisioningRepositorySpecGithubEnterprise {
|
|
3575
|
+
/**
|
|
3576
|
+
* Branch to sync.
|
|
3577
|
+
*/
|
|
3578
|
+
branch?: pulumi.Input<string>;
|
|
3579
|
+
/**
|
|
3580
|
+
* Whether to generate dashboard previews.
|
|
3581
|
+
*/
|
|
3582
|
+
generateDashboardPreviews?: pulumi.Input<boolean>;
|
|
3583
|
+
/**
|
|
3584
|
+
* Optional subdirectory path.
|
|
3585
|
+
*/
|
|
3586
|
+
path?: pulumi.Input<string>;
|
|
3587
|
+
/**
|
|
3588
|
+
* Base URL of the self-managed GitHub Enterprise Server instance.
|
|
3589
|
+
*/
|
|
3590
|
+
serverUrl?: pulumi.Input<string>;
|
|
3591
|
+
/**
|
|
3592
|
+
* Repository URL.
|
|
3593
|
+
*/
|
|
3594
|
+
url?: pulumi.Input<string>;
|
|
3595
|
+
}
|
|
3515
3596
|
interface ProvisioningRepositorySpecGitlab {
|
|
3516
3597
|
/**
|
|
3517
3598
|
* Branch to sync.
|
|
@@ -3532,6 +3613,16 @@ export declare namespace apps {
|
|
|
3532
3613
|
*/
|
|
3533
3614
|
path?: pulumi.Input<string>;
|
|
3534
3615
|
}
|
|
3616
|
+
interface ProvisioningRepositorySpecPullRequest {
|
|
3617
|
+
/**
|
|
3618
|
+
* When true, the pull request title field in Save drawers is read-only.
|
|
3619
|
+
*/
|
|
3620
|
+
enforceTemplate?: pulumi.Input<boolean>;
|
|
3621
|
+
/**
|
|
3622
|
+
* Template for pull request titles.
|
|
3623
|
+
*/
|
|
3624
|
+
titleTemplate?: pulumi.Input<string>;
|
|
3625
|
+
}
|
|
3535
3626
|
interface ProvisioningRepositorySpecSync {
|
|
3536
3627
|
/**
|
|
3537
3628
|
* Whether sync is enabled.
|
|
@@ -3542,7 +3633,7 @@ export declare namespace apps {
|
|
|
3542
3633
|
*/
|
|
3543
3634
|
intervalSeconds?: pulumi.Input<number>;
|
|
3544
3635
|
/**
|
|
3545
|
-
* Sync target: instance or
|
|
3636
|
+
* Sync target: instance, folder, or folderless.
|
|
3546
3637
|
*/
|
|
3547
3638
|
target: pulumi.Input<string>;
|
|
3548
3639
|
}
|
package/types/output.d.ts
CHANGED
|
@@ -3386,6 +3386,13 @@ export declare namespace apps {
|
|
|
3386
3386
|
overwrite?: boolean;
|
|
3387
3387
|
}
|
|
3388
3388
|
interface ProvisioningRepositorySecure {
|
|
3389
|
+
/**
|
|
3390
|
+
* **NOTE:** This field is write-only and its value will not be updated in state as part of read operations.
|
|
3391
|
+
* Private key used to sign commits the repository writes back. The format is selected by `spec.commit.signing_method`.
|
|
3392
|
+
*/
|
|
3393
|
+
commitSigningKey?: {
|
|
3394
|
+
[key: string]: string;
|
|
3395
|
+
};
|
|
3389
3396
|
/**
|
|
3390
3397
|
* **NOTE:** This field is write-only and its value will not be updated in state as part of read operations.
|
|
3391
3398
|
* Token for repository authentication.
|
|
@@ -3406,6 +3413,14 @@ export declare namespace apps {
|
|
|
3406
3413
|
* Bitbucket repository configuration.
|
|
3407
3414
|
*/
|
|
3408
3415
|
bitbucket?: outputs.apps.v0alpha1.ProvisioningRepositorySpecBitbucket;
|
|
3416
|
+
/**
|
|
3417
|
+
* Branch naming options for the branch workflow.
|
|
3418
|
+
*/
|
|
3419
|
+
branch?: outputs.apps.v0alpha1.ProvisioningRepositorySpecBranch;
|
|
3420
|
+
/**
|
|
3421
|
+
* Commit message and signing options.
|
|
3422
|
+
*/
|
|
3423
|
+
commit?: outputs.apps.v0alpha1.ProvisioningRepositorySpecCommit;
|
|
3409
3424
|
/**
|
|
3410
3425
|
* Connection resource reference.
|
|
3411
3426
|
*/
|
|
@@ -3422,6 +3437,10 @@ export declare namespace apps {
|
|
|
3422
3437
|
* GitHub repository configuration.
|
|
3423
3438
|
*/
|
|
3424
3439
|
github?: outputs.apps.v0alpha1.ProvisioningRepositorySpecGithub;
|
|
3440
|
+
/**
|
|
3441
|
+
* GitHub Enterprise Server repository configuration.
|
|
3442
|
+
*/
|
|
3443
|
+
githubEnterprise?: outputs.apps.v0alpha1.ProvisioningRepositorySpecGithubEnterprise;
|
|
3425
3444
|
/**
|
|
3426
3445
|
* GitLab repository configuration.
|
|
3427
3446
|
*/
|
|
@@ -3430,6 +3449,10 @@ export declare namespace apps {
|
|
|
3430
3449
|
* Local filesystem repository configuration.
|
|
3431
3450
|
*/
|
|
3432
3451
|
local?: outputs.apps.v0alpha1.ProvisioningRepositorySpecLocal;
|
|
3452
|
+
/**
|
|
3453
|
+
* Pull request options for the branch workflow.
|
|
3454
|
+
*/
|
|
3455
|
+
pullRequest?: outputs.apps.v0alpha1.ProvisioningRepositorySpecPullRequest;
|
|
3433
3456
|
/**
|
|
3434
3457
|
* Sync configuration.
|
|
3435
3458
|
*/
|
|
@@ -3439,7 +3462,7 @@ export declare namespace apps {
|
|
|
3439
3462
|
*/
|
|
3440
3463
|
title: string;
|
|
3441
3464
|
/**
|
|
3442
|
-
* Repository provider type: local, github, git, bitbucket, or gitlab.
|
|
3465
|
+
* Repository provider type: local, github, githubEnterprise, git, bitbucket, or gitlab.
|
|
3443
3466
|
*/
|
|
3444
3467
|
type: string;
|
|
3445
3468
|
/**
|
|
@@ -3469,6 +3492,42 @@ export declare namespace apps {
|
|
|
3469
3492
|
*/
|
|
3470
3493
|
url?: string;
|
|
3471
3494
|
}
|
|
3495
|
+
interface ProvisioningRepositorySpecBranch {
|
|
3496
|
+
/**
|
|
3497
|
+
* When true, the branch name field in Save drawers is read-only.
|
|
3498
|
+
*/
|
|
3499
|
+
enforceTemplate?: boolean;
|
|
3500
|
+
/**
|
|
3501
|
+
* Template for the branch name created in the branch workflow.
|
|
3502
|
+
*/
|
|
3503
|
+
nameTemplate?: string;
|
|
3504
|
+
}
|
|
3505
|
+
interface ProvisioningRepositorySpecCommit {
|
|
3506
|
+
/**
|
|
3507
|
+
* When true, the commit message field in Save drawers is pre-filled from the template and rendered read-only.
|
|
3508
|
+
*/
|
|
3509
|
+
enforceTemplate?: boolean;
|
|
3510
|
+
/**
|
|
3511
|
+
* Email used as the commit signer. Defaults to "noreply@grafana.com" when empty.
|
|
3512
|
+
*/
|
|
3513
|
+
signerEmail?: string;
|
|
3514
|
+
/**
|
|
3515
|
+
* Name used as the commit signer. Defaults to "Grafana" when empty.
|
|
3516
|
+
*/
|
|
3517
|
+
signerName?: string;
|
|
3518
|
+
/**
|
|
3519
|
+
* Method used to sign commits with the key in `secure.commit_signing_key`: gpg, ssh, or smime. When empty, commits are not signed.
|
|
3520
|
+
*/
|
|
3521
|
+
signingMethod?: string;
|
|
3522
|
+
/**
|
|
3523
|
+
* Template for commit messages produced by single-resource UI operations.
|
|
3524
|
+
*/
|
|
3525
|
+
singleResourceMessageTemplate?: string;
|
|
3526
|
+
/**
|
|
3527
|
+
* PEM-encoded X.509 certificate paired with `secure.commit_signing_key` when `signingMethod` is smime. This is public, not a secret.
|
|
3528
|
+
*/
|
|
3529
|
+
smimeCertificate?: string;
|
|
3530
|
+
}
|
|
3472
3531
|
interface ProvisioningRepositorySpecConnection {
|
|
3473
3532
|
/**
|
|
3474
3533
|
* Connection resource name.
|
|
@@ -3511,6 +3570,28 @@ export declare namespace apps {
|
|
|
3511
3570
|
*/
|
|
3512
3571
|
url?: string;
|
|
3513
3572
|
}
|
|
3573
|
+
interface ProvisioningRepositorySpecGithubEnterprise {
|
|
3574
|
+
/**
|
|
3575
|
+
* Branch to sync.
|
|
3576
|
+
*/
|
|
3577
|
+
branch?: string;
|
|
3578
|
+
/**
|
|
3579
|
+
* Whether to generate dashboard previews.
|
|
3580
|
+
*/
|
|
3581
|
+
generateDashboardPreviews?: boolean;
|
|
3582
|
+
/**
|
|
3583
|
+
* Optional subdirectory path.
|
|
3584
|
+
*/
|
|
3585
|
+
path?: string;
|
|
3586
|
+
/**
|
|
3587
|
+
* Base URL of the self-managed GitHub Enterprise Server instance.
|
|
3588
|
+
*/
|
|
3589
|
+
serverUrl?: string;
|
|
3590
|
+
/**
|
|
3591
|
+
* Repository URL.
|
|
3592
|
+
*/
|
|
3593
|
+
url?: string;
|
|
3594
|
+
}
|
|
3514
3595
|
interface ProvisioningRepositorySpecGitlab {
|
|
3515
3596
|
/**
|
|
3516
3597
|
* Branch to sync.
|
|
@@ -3531,6 +3612,16 @@ export declare namespace apps {
|
|
|
3531
3612
|
*/
|
|
3532
3613
|
path?: string;
|
|
3533
3614
|
}
|
|
3615
|
+
interface ProvisioningRepositorySpecPullRequest {
|
|
3616
|
+
/**
|
|
3617
|
+
* When true, the pull request title field in Save drawers is read-only.
|
|
3618
|
+
*/
|
|
3619
|
+
enforceTemplate?: boolean;
|
|
3620
|
+
/**
|
|
3621
|
+
* Template for pull request titles.
|
|
3622
|
+
*/
|
|
3623
|
+
titleTemplate?: string;
|
|
3624
|
+
}
|
|
3534
3625
|
interface ProvisioningRepositorySpecSync {
|
|
3535
3626
|
/**
|
|
3536
3627
|
* Whether sync is enabled.
|
|
@@ -3541,7 +3632,7 @@ export declare namespace apps {
|
|
|
3541
3632
|
*/
|
|
3542
3633
|
intervalSeconds?: number;
|
|
3543
3634
|
/**
|
|
3544
|
-
* Sync target: instance or
|
|
3635
|
+
* Sync target: instance, folder, or folderless.
|
|
3545
3636
|
*/
|
|
3546
3637
|
target: string;
|
|
3547
3638
|
}
|