@pulumi/harness 0.14.0-alpha.1780470930 → 0.14.0
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/package.json +2 -2
- package/platform/getHarRegistry.d.ts +3 -3
- package/platform/gitOpsRepoCred.d.ts +1 -1
- package/platform/gitOpsRepoCred.d.ts.map +1 -1
- package/platform/gitOpsRepository.d.ts +3 -3
- package/platform/harRegistry.d.ts +3 -3
- package/types/input.d.ts +167 -18
- package/types/input.d.ts.map +1 -1
- package/types/output.d.ts +181 -18
- package/types/output.d.ts.map +1 -1
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@pulumi/harness",
|
|
3
|
-
"version": "0.14.0
|
|
3
|
+
"version": "0.14.0",
|
|
4
4
|
"description": "A Pulumi package for creating and managing Harness resources.",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"pulumi",
|
|
@@ -23,7 +23,7 @@
|
|
|
23
23
|
"pulumi": {
|
|
24
24
|
"resource": true,
|
|
25
25
|
"name": "harness",
|
|
26
|
-
"version": "0.14.0
|
|
26
|
+
"version": "0.14.0",
|
|
27
27
|
"server": "github://api.github.com/pulumi"
|
|
28
28
|
}
|
|
29
29
|
}
|
|
@@ -48,7 +48,7 @@ export interface GetHarRegistryArgs {
|
|
|
48
48
|
[key: string]: string;
|
|
49
49
|
};
|
|
50
50
|
/**
|
|
51
|
-
* Type of package (DOCKER, HELM, MAVEN,
|
|
51
|
+
* Type of package (DOCKER, HELM, MAVEN, PYTHON, GENERIC, NUGET, NPM, RPM, CARGO, RAW, PUPPET)
|
|
52
52
|
*/
|
|
53
53
|
packageType?: string;
|
|
54
54
|
/**
|
|
@@ -99,7 +99,7 @@ export interface GetHarRegistryResult {
|
|
|
99
99
|
[key: string]: string;
|
|
100
100
|
};
|
|
101
101
|
/**
|
|
102
|
-
* Type of package (DOCKER, HELM, MAVEN,
|
|
102
|
+
* Type of package (DOCKER, HELM, MAVEN, PYTHON, GENERIC, NUGET, NPM, RPM, CARGO, RAW, PUPPET)
|
|
103
103
|
*/
|
|
104
104
|
readonly packageType?: string;
|
|
105
105
|
/**
|
|
@@ -162,7 +162,7 @@ export interface GetHarRegistryOutputArgs {
|
|
|
162
162
|
[key: string]: pulumi.Input<string>;
|
|
163
163
|
} | undefined>;
|
|
164
164
|
/**
|
|
165
|
-
* Type of package (DOCKER, HELM, MAVEN,
|
|
165
|
+
* Type of package (DOCKER, HELM, MAVEN, PYTHON, GENERIC, NUGET, NPM, RPM, CARGO, RAW, PUPPET)
|
|
166
166
|
*/
|
|
167
167
|
packageType?: pulumi.Input<string | undefined>;
|
|
168
168
|
/**
|
|
@@ -85,7 +85,7 @@ export declare class GitOpsRepoCred extends pulumi.CustomResource {
|
|
|
85
85
|
/**
|
|
86
86
|
* credential details.
|
|
87
87
|
*/
|
|
88
|
-
readonly creds: pulumi.Output<outputs.platform.GitOpsRepoCredCred[]>;
|
|
88
|
+
readonly creds: pulumi.Output<outputs.platform.GitOpsRepoCredCred[] | undefined>;
|
|
89
89
|
/**
|
|
90
90
|
* Identifier of the Repository Credentials.
|
|
91
91
|
*/
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"gitOpsRepoCred.d.ts","sourceRoot":"","sources":["../../platform/gitOpsRepoCred.ts"],"names":[],"mappings":"AAGA,OAAO,KAAK,MAAM,MAAM,gBAAgB,CAAC;AACzC,OAAO,KAAK,MAAM,MAAM,gBAAgB,CAAC;AACzC,OAAO,KAAK,OAAO,MAAM,iBAAiB,CAAC;AAG3C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAsDG;AACH,qBAAa,cAAe,SAAQ,MAAM,CAAC,cAAc;IACrD;;;;;;;;OAQG;WACW,GAAG,CAAC,IAAI,EAAE,MAAM,EAAE,EAAE,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,EAAE,CAAC,EAAE,KAAK,CAAC,EAAE,mBAAmB,EAAE,IAAI,CAAC,EAAE,MAAM,CAAC,qBAAqB,GAAG,cAAc;IAO9I;;;OAGG;WACW,UAAU,CAAC,GAAG,EAAE,GAAG,GAAG,GAAG,IAAI,cAAc;IAOzD;;;;OAIG;IACH,SAAwB,SAAS,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC,CAAC;IACzD;;OAEG;IACH,SAAwB,OAAO,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC,CAAC;IACvD;;OAEG;IACH,SAAwB,KAAK,EAAE,MAAM,CAAC,MAAM,CAAC,OAAO,CAAC,QAAQ,CAAC,kBAAkB,EAAE,CAAC,CAAC;
|
|
1
|
+
{"version":3,"file":"gitOpsRepoCred.d.ts","sourceRoot":"","sources":["../../platform/gitOpsRepoCred.ts"],"names":[],"mappings":"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"}
|
|
@@ -70,7 +70,7 @@ export declare class GitOpsRepository extends pulumi.CustomResource {
|
|
|
70
70
|
readonly gcrGen: pulumi.Output<outputs.platform.GitOpsRepositoryGcrGen | undefined>;
|
|
71
71
|
/**
|
|
72
72
|
* Default: "UNSET"
|
|
73
|
-
* Enum: "UNSET" "
|
|
73
|
+
* Enum: "UNSET" "AWS_ECR" "GOOGLE_GCR"
|
|
74
74
|
*/
|
|
75
75
|
readonly genType: pulumi.Output<string | undefined>;
|
|
76
76
|
/**
|
|
@@ -144,7 +144,7 @@ export interface GitOpsRepositoryState {
|
|
|
144
144
|
gcrGen?: pulumi.Input<inputs.platform.GitOpsRepositoryGcrGen | undefined>;
|
|
145
145
|
/**
|
|
146
146
|
* Default: "UNSET"
|
|
147
|
-
* Enum: "UNSET" "
|
|
147
|
+
* Enum: "UNSET" "AWS_ECR" "GOOGLE_GCR"
|
|
148
148
|
*/
|
|
149
149
|
genType?: pulumi.Input<string | undefined>;
|
|
150
150
|
/**
|
|
@@ -210,7 +210,7 @@ export interface GitOpsRepositoryArgs {
|
|
|
210
210
|
gcrGen?: pulumi.Input<inputs.platform.GitOpsRepositoryGcrGen | undefined>;
|
|
211
211
|
/**
|
|
212
212
|
* Default: "UNSET"
|
|
213
|
-
* Enum: "UNSET" "
|
|
213
|
+
* Enum: "UNSET" "AWS_ECR" "GOOGLE_GCR"
|
|
214
214
|
*/
|
|
215
215
|
genType?: pulumi.Input<string | undefined>;
|
|
216
216
|
/**
|
|
@@ -122,7 +122,7 @@ export declare class HarRegistry extends pulumi.CustomResource {
|
|
|
122
122
|
[key: string]: string;
|
|
123
123
|
} | undefined>;
|
|
124
124
|
/**
|
|
125
|
-
* Type of package (DOCKER, HELM, MAVEN,
|
|
125
|
+
* Type of package (DOCKER, HELM, MAVEN, PYTHON, GENERIC, NUGET, NPM, RPM, CARGO, RAW, PUPPET)
|
|
126
126
|
*/
|
|
127
127
|
readonly packageType: pulumi.Output<string>;
|
|
128
128
|
/**
|
|
@@ -181,7 +181,7 @@ export interface HarRegistryState {
|
|
|
181
181
|
[key: string]: pulumi.Input<string>;
|
|
182
182
|
} | undefined>;
|
|
183
183
|
/**
|
|
184
|
-
* Type of package (DOCKER, HELM, MAVEN,
|
|
184
|
+
* Type of package (DOCKER, HELM, MAVEN, PYTHON, GENERIC, NUGET, NPM, RPM, CARGO, RAW, PUPPET)
|
|
185
185
|
*/
|
|
186
186
|
packageType?: pulumi.Input<string | undefined>;
|
|
187
187
|
/**
|
|
@@ -228,7 +228,7 @@ export interface HarRegistryArgs {
|
|
|
228
228
|
[key: string]: pulumi.Input<string>;
|
|
229
229
|
} | undefined>;
|
|
230
230
|
/**
|
|
231
|
-
* Type of package (DOCKER, HELM, MAVEN,
|
|
231
|
+
* Type of package (DOCKER, HELM, MAVEN, PYTHON, GENERIC, NUGET, NPM, RPM, CARGO, RAW, PUPPET)
|
|
232
232
|
*/
|
|
233
233
|
packageType: pulumi.Input<string>;
|
|
234
234
|
/**
|
package/types/input.d.ts
CHANGED
|
@@ -6036,6 +6036,10 @@ export declare namespace platform {
|
|
|
6036
6036
|
* Authentication types for JDBC connector
|
|
6037
6037
|
*/
|
|
6038
6038
|
authType?: pulumi.Input<string | undefined>;
|
|
6039
|
+
/**
|
|
6040
|
+
* Authenticate using credentials inherited from the Harness delegate runtime identity (e.g. GCP ADC, AWS IAM).
|
|
6041
|
+
*/
|
|
6042
|
+
inheritFromDelegate?: pulumi.Input<inputs.platform.ConnectorJdbcCredentialsInheritFromDelegate | undefined>;
|
|
6039
6043
|
/**
|
|
6040
6044
|
* Authenticate using key pair.
|
|
6041
6045
|
*/
|
|
@@ -6065,6 +6069,16 @@ export declare namespace platform {
|
|
|
6065
6069
|
*/
|
|
6066
6070
|
usernameRef?: pulumi.Input<string | undefined>;
|
|
6067
6071
|
}
|
|
6072
|
+
interface ConnectorJdbcCredentialsInheritFromDelegate {
|
|
6073
|
+
/**
|
|
6074
|
+
* Username to use for authentication.
|
|
6075
|
+
*/
|
|
6076
|
+
username?: pulumi.Input<string | undefined>;
|
|
6077
|
+
/**
|
|
6078
|
+
* Reference to a secret containing the username to use for authentication. To reference a secret at the organization scope, prefix 'org' to the expression: org.{identifier}. To reference a secret at the account scope, prefix 'account` to the expression: account.{identifier}.
|
|
6079
|
+
*/
|
|
6080
|
+
usernameRef?: pulumi.Input<string | undefined>;
|
|
6081
|
+
}
|
|
6068
6082
|
interface ConnectorJdbcCredentialsKeyPair {
|
|
6069
6083
|
/**
|
|
6070
6084
|
* Reference to a secret containing the private key file to use for authentication. To reference a secret at the organization scope, prefix 'org' to the expression: org.{identifier}. To reference a secret at the account scope, prefix 'account` to the expression: account.{identifier}.
|
|
@@ -6085,9 +6099,9 @@ export declare namespace platform {
|
|
|
6085
6099
|
}
|
|
6086
6100
|
interface ConnectorJdbcCredentialsOidc {
|
|
6087
6101
|
/**
|
|
6088
|
-
* GCP OIDC configuration.
|
|
6102
|
+
* GCP OIDC configuration. Required when provider*type is Gcp.
|
|
6089
6103
|
*/
|
|
6090
|
-
gcpOidc
|
|
6104
|
+
gcpOidc?: pulumi.Input<inputs.platform.ConnectorJdbcCredentialsOidcGcpOidc | undefined>;
|
|
6091
6105
|
/**
|
|
6092
6106
|
* The OIDC provider type. Currently supported: Gcp.
|
|
6093
6107
|
*/
|
|
@@ -8904,9 +8918,18 @@ export declare namespace platform {
|
|
|
8904
8918
|
*/
|
|
8905
8919
|
awsClusterName?: pulumi.Input<string | undefined>;
|
|
8906
8920
|
/**
|
|
8907
|
-
* Bearer authentication token the cluster.
|
|
8921
|
+
* Bearer authentication token the cluster. Use bearerTokenWo for write-only support (Terraform >= 1.11).
|
|
8908
8922
|
*/
|
|
8909
8923
|
bearerToken?: pulumi.Input<string | undefined>;
|
|
8924
|
+
/**
|
|
8925
|
+
* **NOTE:** This field is write-only and its value will not be updated in state as part of read operations.
|
|
8926
|
+
* Bearer authentication token for the cluster. Write-only: never stored in state. Requires Terraform >= 1.11.
|
|
8927
|
+
*/
|
|
8928
|
+
bearerTokenWo?: pulumi.Input<string | undefined>;
|
|
8929
|
+
/**
|
|
8930
|
+
* Increment to rotate the credential when using bearer_token_wo.
|
|
8931
|
+
*/
|
|
8932
|
+
bearerTokenWoVersion?: pulumi.Input<number | undefined>;
|
|
8910
8933
|
/**
|
|
8911
8934
|
* Identifies the authentication method used to connect to the cluster.
|
|
8912
8935
|
*/
|
|
@@ -8920,9 +8943,18 @@ export declare namespace platform {
|
|
|
8920
8943
|
*/
|
|
8921
8944
|
execProviderConfigs?: pulumi.Input<pulumi.Input<inputs.platform.GitOpsClusterRequestClusterConfigExecProviderConfig>[] | undefined>;
|
|
8922
8945
|
/**
|
|
8923
|
-
* Password of the server of the cluster.
|
|
8946
|
+
* Password of the server of the cluster. Use passwordWo for write-only support (Terraform >= 1.11).
|
|
8924
8947
|
*/
|
|
8925
8948
|
password?: pulumi.Input<string | undefined>;
|
|
8949
|
+
/**
|
|
8950
|
+
* **NOTE:** This field is write-only and its value will not be updated in state as part of read operations.
|
|
8951
|
+
* Password of the server of the cluster. Write-only: never stored in state. Requires Terraform >= 1.11.
|
|
8952
|
+
*/
|
|
8953
|
+
passwordWo?: pulumi.Input<string | undefined>;
|
|
8954
|
+
/**
|
|
8955
|
+
* Increment to rotate the credential when using password_wo.
|
|
8956
|
+
*/
|
|
8957
|
+
passwordWoVersion?: pulumi.Input<number | undefined>;
|
|
8926
8958
|
/**
|
|
8927
8959
|
* The URL to the proxy to be used for all requests send to the cluster's API server
|
|
8928
8960
|
*/
|
|
@@ -8966,21 +8998,48 @@ export declare namespace platform {
|
|
|
8966
8998
|
}
|
|
8967
8999
|
interface GitOpsClusterRequestClusterConfigTlsClientConfig {
|
|
8968
9000
|
/**
|
|
8969
|
-
* CA data holds PEM-encoded bytes (typically read from a root certificates bundle). Use this if you are using self-signed certificates. CAData takes precedence over CAFile. The value should be base64 encoded.
|
|
9001
|
+
* CA data holds PEM-encoded bytes (typically read from a root certificates bundle). Use this if you are using self-signed certificates. CAData takes precedence over CAFile. The value should be base64 encoded. Use caDataWo for write-only support (Terraform >= 1.11).
|
|
8970
9002
|
*/
|
|
8971
9003
|
caData?: pulumi.Input<string | undefined>;
|
|
8972
9004
|
/**
|
|
8973
|
-
*
|
|
9005
|
+
* **NOTE:** This field is write-only and its value will not be updated in state as part of read operations.
|
|
9006
|
+
* CA data holds PEM-encoded bytes. Write-only: never stored in state. Requires Terraform >= 1.11.
|
|
9007
|
+
*/
|
|
9008
|
+
caDataWo?: pulumi.Input<string | undefined>;
|
|
9009
|
+
/**
|
|
9010
|
+
* Increment to rotate the credential when using ca_data_wo.
|
|
9011
|
+
*/
|
|
9012
|
+
caDataWoVersion?: pulumi.Input<number | undefined>;
|
|
9013
|
+
/**
|
|
9014
|
+
* Certificate data holds PEM-encoded bytes (typically read from a client certificate file). CertData takes precedence over CertFile. Use this if you are using mTLS. The value should be base64 encoded. Use certDataWo for write-only support (Terraform >= 1.11).
|
|
8974
9015
|
*/
|
|
8975
9016
|
certData?: pulumi.Input<string | undefined>;
|
|
9017
|
+
/**
|
|
9018
|
+
* **NOTE:** This field is write-only and its value will not be updated in state as part of read operations.
|
|
9019
|
+
* Certificate data for mTLS authentication. Write-only: never stored in state. Requires Terraform >= 1.11.
|
|
9020
|
+
*/
|
|
9021
|
+
certDataWo?: pulumi.Input<string | undefined>;
|
|
9022
|
+
/**
|
|
9023
|
+
* Increment to rotate the credential when using cert_data_wo.
|
|
9024
|
+
*/
|
|
9025
|
+
certDataWoVersion?: pulumi.Input<number | undefined>;
|
|
8976
9026
|
/**
|
|
8977
9027
|
* Indicates if the TLS connection to the cluster should be insecure.
|
|
8978
9028
|
*/
|
|
8979
9029
|
insecure?: pulumi.Input<boolean | undefined>;
|
|
8980
9030
|
/**
|
|
8981
|
-
* Key data holds PEM-encoded bytes (typically read from a client certificate key file). KeyData takes precedence over KeyFile. Use this if you are using mTLS. The value should be base64 encoded.
|
|
9031
|
+
* Key data holds PEM-encoded bytes (typically read from a client certificate key file). KeyData takes precedence over KeyFile. Use this if you are using mTLS. The value should be base64 encoded. Use keyDataWo for write-only support (Terraform >= 1.11).
|
|
8982
9032
|
*/
|
|
8983
9033
|
keyData?: pulumi.Input<string | undefined>;
|
|
9034
|
+
/**
|
|
9035
|
+
* **NOTE:** This field is write-only and its value will not be updated in state as part of read operations.
|
|
9036
|
+
* Key data for mTLS authentication. Write-only: never stored in state. Requires Terraform >= 1.11.
|
|
9037
|
+
*/
|
|
9038
|
+
keyDataWo?: pulumi.Input<string | undefined>;
|
|
9039
|
+
/**
|
|
9040
|
+
* Increment to rotate the credential when using key_data_wo.
|
|
9041
|
+
*/
|
|
9042
|
+
keyDataWoVersion?: pulumi.Input<number | undefined>;
|
|
8984
9043
|
/**
|
|
8985
9044
|
* Server name for SNI in the client to check server certificates against. If ServerName is empty, the hostname used to contact the server is used.
|
|
8986
9045
|
*/
|
|
@@ -9170,25 +9229,70 @@ export declare namespace platform {
|
|
|
9170
9229
|
*/
|
|
9171
9230
|
githubAppInstallationId?: pulumi.Input<string | undefined>;
|
|
9172
9231
|
/**
|
|
9173
|
-
*
|
|
9232
|
+
* github_app_private_key specifies the private key PEM data for authentication via GitHub app. Use githubAppPrivateKeyWo for write-only support (Terraform >= 1.11).
|
|
9174
9233
|
*/
|
|
9175
9234
|
githubAppPrivateKey?: pulumi.Input<string | undefined>;
|
|
9176
9235
|
/**
|
|
9177
|
-
*
|
|
9236
|
+
* **NOTE:** This field is write-only and its value will not be updated in state as part of read operations.
|
|
9237
|
+
* GitHub app private key PEM data. Write-only: never stored in state. Requires Terraform >= 1.11.
|
|
9238
|
+
*/
|
|
9239
|
+
githubAppPrivateKeyWo?: pulumi.Input<string | undefined>;
|
|
9240
|
+
/**
|
|
9241
|
+
* Increment to rotate the credential when using github_app_private_key_wo.
|
|
9242
|
+
*/
|
|
9243
|
+
githubAppPrivateKeyWoVersion?: pulumi.Input<number | undefined>;
|
|
9244
|
+
/**
|
|
9245
|
+
* Password or PAT to be used for authenticating the remote repository. Use passwordWo for write-only support (Terraform >= 1.11).
|
|
9178
9246
|
*/
|
|
9179
9247
|
password?: pulumi.Input<string | undefined>;
|
|
9180
9248
|
/**
|
|
9181
|
-
*
|
|
9249
|
+
* **NOTE:** This field is write-only and its value will not be updated in state as part of read operations.
|
|
9250
|
+
* Password or PAT for authenticating the remote repository. Write-only: never stored in state. Requires Terraform >= 1.11.
|
|
9251
|
+
*/
|
|
9252
|
+
passwordWo?: pulumi.Input<string | undefined>;
|
|
9253
|
+
/**
|
|
9254
|
+
* Increment to rotate the credential when using password_wo.
|
|
9255
|
+
*/
|
|
9256
|
+
passwordWoVersion?: pulumi.Input<number | undefined>;
|
|
9257
|
+
/**
|
|
9258
|
+
* SSH Key in PEM format for authenticating the repository. Used only for Git repository. Use sshPrivateKeyWo for write-only support (Terraform >= 1.11).
|
|
9182
9259
|
*/
|
|
9183
9260
|
sshPrivateKey?: pulumi.Input<string | undefined>;
|
|
9184
9261
|
/**
|
|
9185
|
-
*
|
|
9262
|
+
* **NOTE:** This field is write-only and its value will not be updated in state as part of read operations.
|
|
9263
|
+
* SSH Key in PEM format for authenticating the repository. Write-only: never stored in state. Requires Terraform >= 1.11.
|
|
9264
|
+
*/
|
|
9265
|
+
sshPrivateKeyWo?: pulumi.Input<string | undefined>;
|
|
9266
|
+
/**
|
|
9267
|
+
* Increment to rotate the credential when using ssh_private_key_wo.
|
|
9268
|
+
*/
|
|
9269
|
+
sshPrivateKeyWoVersion?: pulumi.Input<number | undefined>;
|
|
9270
|
+
/**
|
|
9271
|
+
* Certificate in PEM format for authenticating at the repo server. This is used for mTLS. Use tlsClientCertDataWo for write-only support (Terraform >= 1.11).
|
|
9186
9272
|
*/
|
|
9187
9273
|
tlsClientCertData?: pulumi.Input<string | undefined>;
|
|
9188
9274
|
/**
|
|
9189
|
-
*
|
|
9275
|
+
* **NOTE:** This field is write-only and its value will not be updated in state as part of read operations.
|
|
9276
|
+
* Certificate in PEM format for authenticating at the repo server (mTLS). Write-only: never stored in state. Requires Terraform >= 1.11.
|
|
9277
|
+
*/
|
|
9278
|
+
tlsClientCertDataWo?: pulumi.Input<string | undefined>;
|
|
9279
|
+
/**
|
|
9280
|
+
* Increment to rotate the credential when using tls_client_cert_data_wo.
|
|
9281
|
+
*/
|
|
9282
|
+
tlsClientCertDataWoVersion?: pulumi.Input<number | undefined>;
|
|
9283
|
+
/**
|
|
9284
|
+
* Private key in PEM format for authenticating at the repo server. This is used for mTLS. Use tlsClientCertKeyWo for write-only support (Terraform >= 1.11).
|
|
9190
9285
|
*/
|
|
9191
9286
|
tlsClientCertKey?: pulumi.Input<string | undefined>;
|
|
9287
|
+
/**
|
|
9288
|
+
* **NOTE:** This field is write-only and its value will not be updated in state as part of read operations.
|
|
9289
|
+
* Private key in PEM format for authenticating at the repo server (mTLS). Write-only: never stored in state. Requires Terraform >= 1.11.
|
|
9290
|
+
*/
|
|
9291
|
+
tlsClientCertKeyWo?: pulumi.Input<string | undefined>;
|
|
9292
|
+
/**
|
|
9293
|
+
* Increment to rotate the credential when using tls_client_cert_key_wo.
|
|
9294
|
+
*/
|
|
9295
|
+
tlsClientCertKeyWoVersion?: pulumi.Input<number | undefined>;
|
|
9192
9296
|
/**
|
|
9193
9297
|
* Type specifies the type of the repoCreds.Can be either 'git' or 'helm. 'git' is assumed if empty or absent
|
|
9194
9298
|
*/
|
|
@@ -9316,9 +9420,18 @@ export declare namespace platform {
|
|
|
9316
9420
|
*/
|
|
9317
9421
|
githubAppInstallationId?: pulumi.Input<string | undefined>;
|
|
9318
9422
|
/**
|
|
9319
|
-
* GitHub app private key PEM data.
|
|
9423
|
+
* GitHub app private key PEM data. Use githubAppPrivateKeyWo for write-only support (Terraform >= 1.11).
|
|
9320
9424
|
*/
|
|
9321
9425
|
githubAppPrivateKey?: pulumi.Input<string | undefined>;
|
|
9426
|
+
/**
|
|
9427
|
+
* **NOTE:** This field is write-only and its value will not be updated in state as part of read operations.
|
|
9428
|
+
* GitHub app private key PEM data. Write-only: never stored in state. Requires Terraform >= 1.11.
|
|
9429
|
+
*/
|
|
9430
|
+
githubAppPrivateKeyWo?: pulumi.Input<string | undefined>;
|
|
9431
|
+
/**
|
|
9432
|
+
* Increment to rotate the credential when using github_app_private_key_wo.
|
|
9433
|
+
*/
|
|
9434
|
+
githubAppPrivateKeyWoVersion?: pulumi.Input<number | undefined>;
|
|
9322
9435
|
/**
|
|
9323
9436
|
* Indicates if the credentials were inherited from a repository credential.
|
|
9324
9437
|
*/
|
|
@@ -9336,9 +9449,18 @@ export declare namespace platform {
|
|
|
9336
9449
|
*/
|
|
9337
9450
|
name?: pulumi.Input<string | undefined>;
|
|
9338
9451
|
/**
|
|
9339
|
-
* Password or PAT to be used for authenticating the remote repository.
|
|
9452
|
+
* Password or PAT to be used for authenticating the remote repository. Use passwordWo for write-only support (Terraform >= 1.11).
|
|
9340
9453
|
*/
|
|
9341
9454
|
password?: pulumi.Input<string | undefined>;
|
|
9455
|
+
/**
|
|
9456
|
+
* **NOTE:** This field is write-only and its value will not be updated in state as part of read operations.
|
|
9457
|
+
* Password or PAT for authenticating the remote repository. Write-only: never stored in state. Requires Terraform >= 1.11.
|
|
9458
|
+
*/
|
|
9459
|
+
passwordWo?: pulumi.Input<string | undefined>;
|
|
9460
|
+
/**
|
|
9461
|
+
* Increment to rotate the credential when using password_wo.
|
|
9462
|
+
*/
|
|
9463
|
+
passwordWoVersion?: pulumi.Input<number | undefined>;
|
|
9342
9464
|
/**
|
|
9343
9465
|
* The ArgoCD project name corresponding to this GitOps repository. An empty string means that the GitOps repository belongs to the default project created by Harness.
|
|
9344
9466
|
*/
|
|
@@ -9352,17 +9474,44 @@ export declare namespace platform {
|
|
|
9352
9474
|
*/
|
|
9353
9475
|
repo: pulumi.Input<string>;
|
|
9354
9476
|
/**
|
|
9355
|
-
* SSH Key in PEM format for authenticating the repository. Used only for Git repository.
|
|
9477
|
+
* SSH Key in PEM format for authenticating the repository. Used only for Git repository. Use sshPrivateKeyWo for write-only support (Terraform >= 1.11).
|
|
9356
9478
|
*/
|
|
9357
9479
|
sshPrivateKey?: pulumi.Input<string | undefined>;
|
|
9358
9480
|
/**
|
|
9359
|
-
*
|
|
9481
|
+
* **NOTE:** This field is write-only and its value will not be updated in state as part of read operations.
|
|
9482
|
+
* SSH Key in PEM format for authenticating the repository. Write-only: never stored in state. Requires Terraform >= 1.11.
|
|
9483
|
+
*/
|
|
9484
|
+
sshPrivateKeyWo?: pulumi.Input<string | undefined>;
|
|
9485
|
+
/**
|
|
9486
|
+
* Increment to rotate the credential when using ssh_private_key_wo.
|
|
9487
|
+
*/
|
|
9488
|
+
sshPrivateKeyWoVersion?: pulumi.Input<number | undefined>;
|
|
9489
|
+
/**
|
|
9490
|
+
* Certificate in PEM format for authenticating at the repo server. This is used for mTLS. The value should be base64 encoded. Use tlsClientCertDataWo for write-only support (Terraform >= 1.11).
|
|
9360
9491
|
*/
|
|
9361
9492
|
tlsClientCertData?: pulumi.Input<string | undefined>;
|
|
9362
9493
|
/**
|
|
9363
|
-
*
|
|
9494
|
+
* **NOTE:** This field is write-only and its value will not be updated in state as part of read operations.
|
|
9495
|
+
* Certificate in PEM format for authenticating at the repo server (mTLS). Write-only: never stored in state. Requires Terraform >= 1.11.
|
|
9496
|
+
*/
|
|
9497
|
+
tlsClientCertDataWo?: pulumi.Input<string | undefined>;
|
|
9498
|
+
/**
|
|
9499
|
+
* Increment to rotate the credential when using tls_client_cert_data_wo.
|
|
9500
|
+
*/
|
|
9501
|
+
tlsClientCertDataWoVersion?: pulumi.Input<number | undefined>;
|
|
9502
|
+
/**
|
|
9503
|
+
* Private key in PEM format for authenticating at the repo server. This is used for mTLS. The value should be base64 encoded. Use tlsClientCertKeyWo for write-only support (Terraform >= 1.11).
|
|
9364
9504
|
*/
|
|
9365
9505
|
tlsClientCertKey?: pulumi.Input<string | undefined>;
|
|
9506
|
+
/**
|
|
9507
|
+
* **NOTE:** This field is write-only and its value will not be updated in state as part of read operations.
|
|
9508
|
+
* Private key in PEM format for authenticating at the repo server (mTLS). Write-only: never stored in state. Requires Terraform >= 1.11.
|
|
9509
|
+
*/
|
|
9510
|
+
tlsClientCertKeyWo?: pulumi.Input<string | undefined>;
|
|
9511
|
+
/**
|
|
9512
|
+
* Increment to rotate the credential when using tls_client_cert_key_wo.
|
|
9513
|
+
*/
|
|
9514
|
+
tlsClientCertKeyWoVersion?: pulumi.Input<number | undefined>;
|
|
9366
9515
|
/**
|
|
9367
9516
|
* Type specifies the type of the repo. Can be either "git" or "helm. "git" is assumed if empty or absent.
|
|
9368
9517
|
*/
|
|
@@ -9864,7 +10013,7 @@ export declare namespace platform {
|
|
|
9864
10013
|
*/
|
|
9865
10014
|
strategy?: pulumi.Input<inputs.platform.GitopsApplicationsetApplicationsetSpecStrategy | undefined>;
|
|
9866
10015
|
/**
|
|
9867
|
-
*
|
|
10016
|
+
* Sync policy configures how generated Applications will relate to their ApplicationSet.
|
|
9868
10017
|
*/
|
|
9869
10018
|
syncPolicy?: pulumi.Input<inputs.platform.GitopsApplicationsetApplicationsetSpecSyncPolicy | undefined>;
|
|
9870
10019
|
/**
|