@pulumi/artifactory 8.7.1 → 8.7.2
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/alpineRepository.d.ts +18 -35
- package/alpineRepository.js +0 -6
- package/alpineRepository.js.map +1 -1
- package/debianRepository.d.ts +24 -32
- package/debianRepository.js +2 -4
- package/debianRepository.js.map +1 -1
- package/dockerV1Repository.d.ts +17 -32
- package/dockerV1Repository.js +1 -5
- package/dockerV1Repository.js.map +1 -1
- package/dockerV2Repository.d.ts +21 -35
- package/dockerV2Repository.js +0 -4
- package/dockerV2Repository.js.map +1 -1
- package/localAnsibleRepository.d.ts +20 -37
- package/localAnsibleRepository.js +0 -4
- package/localAnsibleRepository.js.map +1 -1
- package/localCargoRepository.d.ts +19 -36
- package/localCargoRepository.js +0 -6
- package/localCargoRepository.js.map +1 -1
- package/localConanRepository.d.ts +18 -32
- package/localConanRepository.js +0 -4
- package/localConanRepository.js.map +1 -1
- package/localGradleRepository.d.ts +23 -37
- package/localGradleRepository.js +0 -4
- package/localGradleRepository.js.map +1 -1
- package/localHelmociRepository.d.ts +19 -33
- package/localHelmociRepository.js +0 -4
- package/localHelmociRepository.js.map +1 -1
- package/localIvyRepository.d.ts +35 -49
- package/localIvyRepository.js +0 -4
- package/localIvyRepository.js.map +1 -1
- package/localMavenRepository.d.ts +23 -37
- package/localMavenRepository.js +0 -4
- package/localMavenRepository.js.map +1 -1
- package/localNugetRepository.d.ts +19 -33
- package/localNugetRepository.js +0 -4
- package/localNugetRepository.js.map +1 -1
- package/localOciRepository.d.ts +19 -33
- package/localOciRepository.js +0 -4
- package/localOciRepository.js.map +1 -1
- package/localRpmRepository.d.ts +21 -35
- package/localRpmRepository.js +0 -4
- package/localRpmRepository.js.map +1 -1
- package/localSbtRepository.d.ts +35 -49
- package/localSbtRepository.js +0 -4
- package/localSbtRepository.js.map +1 -1
- package/localTerraformModuleRepository.d.ts +17 -31
- package/localTerraformModuleRepository.js +0 -4
- package/localTerraformModuleRepository.js.map +1 -1
- package/localTerraformProviderRepository.d.ts +17 -31
- package/localTerraformProviderRepository.js +0 -4
- package/localTerraformProviderRepository.js.map +1 -1
- package/package.json +2 -2
- package/remoteAlpineRepository.d.ts +63 -59
- package/remoteAlpineRepository.js +3 -2
- package/remoteAlpineRepository.js.map +1 -1
- package/remoteAnsibleRepository.d.ts +62 -58
- package/remoteAnsibleRepository.js +0 -2
- package/remoteAnsibleRepository.js.map +1 -1
- package/remoteBowerRepository.d.ts +65 -61
- package/remoteBowerRepository.js +3 -2
- package/remoteBowerRepository.js.map +1 -1
- package/remoteCargoRepository.d.ts +65 -61
- package/remoteCargoRepository.js +3 -2
- package/remoteCargoRepository.js.map +1 -1
- package/remoteChefRepository.d.ts +63 -59
- package/remoteChefRepository.js +3 -2
- package/remoteChefRepository.js.map +1 -1
- package/remoteCocoapodsRepository.d.ts +65 -61
- package/remoteCocoapodsRepository.js +3 -2
- package/remoteCocoapodsRepository.js.map +1 -1
- package/remoteComposerRepository.d.ts +65 -61
- package/remoteComposerRepository.js +3 -2
- package/remoteComposerRepository.js.map +1 -1
- package/remoteConanRepository.d.ts +65 -61
- package/remoteConanRepository.js +3 -2
- package/remoteConanRepository.js.map +1 -1
- package/remoteCondaRepository.d.ts +63 -59
- package/remoteCondaRepository.js +3 -2
- package/remoteCondaRepository.js.map +1 -1
- package/remoteCranRepository.d.ts +63 -59
- package/remoteCranRepository.js +3 -2
- package/remoteCranRepository.js.map +1 -1
- package/remoteDebianRepository.d.ts +63 -59
- package/remoteDebianRepository.js +3 -2
- package/remoteDebianRepository.js.map +1 -1
- package/remoteDockerRepository.d.ts +70 -84
- package/remoteDockerRepository.js +3 -2
- package/remoteDockerRepository.js.map +1 -1
- package/remoteGemsRepository.d.ts +66 -62
- package/remoteGemsRepository.js +3 -2
- package/remoteGemsRepository.js.map +1 -1
- package/remoteGenericRepository.d.ts +65 -61
- package/remoteGenericRepository.js +3 -2
- package/remoteGenericRepository.js.map +1 -1
- package/remoteGitlfsRepository.d.ts +63 -59
- package/remoteGitlfsRepository.js +3 -2
- package/remoteGitlfsRepository.js.map +1 -1
- package/remoteGoRepository.d.ts +89 -61
- package/remoteGoRepository.js +7 -2
- package/remoteGoRepository.js.map +1 -1
- package/remoteGradleRepository.d.ts +72 -68
- package/remoteGradleRepository.js +3 -2
- package/remoteGradleRepository.js.map +1 -1
- package/remoteHelmRepository.d.ts +65 -61
- package/remoteHelmRepository.js +3 -2
- package/remoteHelmRepository.js.map +1 -1
- package/remoteHelmociRepository.d.ts +66 -62
- package/remoteHelmociRepository.js +3 -2
- package/remoteHelmociRepository.js.map +1 -1
- package/remoteHuggingfacemlRepository.d.ts +63 -59
- package/remoteHuggingfacemlRepository.js +0 -2
- package/remoteHuggingfacemlRepository.js.map +1 -1
- package/remoteIvyRepository.d.ts +71 -67
- package/remoteIvyRepository.js +3 -2
- package/remoteIvyRepository.js.map +1 -1
- package/remoteMavenRepository.d.ts +72 -68
- package/remoteMavenRepository.js +3 -2
- package/remoteMavenRepository.js.map +1 -1
- package/remoteNpmRepository.d.ts +63 -59
- package/remoteNpmRepository.js +0 -2
- package/remoteNpmRepository.js.map +1 -1
- package/remoteNugetRepository.d.ts +69 -65
- package/remoteNugetRepository.js +3 -2
- package/remoteNugetRepository.js.map +1 -1
- package/remoteOciRepository.d.ts +66 -62
- package/remoteOciRepository.js +3 -2
- package/remoteOciRepository.js.map +1 -1
- package/remoteOpkgRepository.d.ts +63 -59
- package/remoteOpkgRepository.js +3 -2
- package/remoteOpkgRepository.js.map +1 -1
- package/remoteP2Repository.d.ts +63 -59
- package/remoteP2Repository.js +3 -2
- package/remoteP2Repository.js.map +1 -1
- package/remotePubRepository.d.ts +63 -59
- package/remotePubRepository.js +3 -2
- package/remotePubRepository.js.map +1 -1
- package/remotePuppetRepository.d.ts +63 -59
- package/remotePuppetRepository.js +3 -2
- package/remotePuppetRepository.js.map +1 -1
- package/remotePypiRepository.d.ts +66 -62
- package/remotePypiRepository.js +3 -2
- package/remotePypiRepository.js.map +1 -1
- package/remoteRpmRepository.d.ts +63 -59
- package/remoteRpmRepository.js +3 -2
- package/remoteRpmRepository.js.map +1 -1
- package/remoteSbtRepository.d.ts +71 -67
- package/remoteSbtRepository.js +3 -2
- package/remoteSbtRepository.js.map +1 -1
- package/remoteSwiftRepository.d.ts +63 -59
- package/remoteSwiftRepository.js +3 -2
- package/remoteSwiftRepository.js.map +1 -1
- package/remoteTerraformRepository.d.ts +65 -61
- package/remoteTerraformRepository.js +3 -2
- package/remoteTerraformRepository.js.map +1 -1
- package/remoteVcsRepository.d.ts +65 -61
- package/remoteVcsRepository.js +3 -2
- package/remoteVcsRepository.js.map +1 -1
- package/repositoryLayout.d.ts +1 -1
- package/types/output.d.ts +140 -140
|
@@ -44,83 +44,83 @@ export declare class RemoteGenericRepository extends pulumi.CustomResource {
|
|
|
44
44
|
* 'Lenient Host Authentication' in the UI. Allow credentials of this repository to be used on requests redirected to any
|
|
45
45
|
* other host.
|
|
46
46
|
*/
|
|
47
|
-
readonly allowAnyHostAuth: pulumi.Output<boolean
|
|
47
|
+
readonly allowAnyHostAuth: pulumi.Output<boolean>;
|
|
48
48
|
/**
|
|
49
49
|
* When set, you may view content such as HTML or Javadoc files directly from Artifactory. This may not be safe and
|
|
50
50
|
* therefore requires strict content moderation to prevent malicious users from uploading content that may compromise
|
|
51
51
|
* security (e.g., cross-site scripting attacks).
|
|
52
52
|
*/
|
|
53
|
-
readonly archiveBrowsingEnabled: pulumi.Output<boolean
|
|
53
|
+
readonly archiveBrowsingEnabled: pulumi.Output<boolean>;
|
|
54
54
|
/**
|
|
55
55
|
* The number of seconds the repository stays in assumed offline state after a connection error. At the end of this time,
|
|
56
56
|
* an online check is attempted in order to reset the offline status. A value of 0 means the repository is never assumed
|
|
57
57
|
* offline.
|
|
58
58
|
*/
|
|
59
|
-
readonly assumedOfflinePeriodSecs: pulumi.Output<number
|
|
59
|
+
readonly assumedOfflinePeriodSecs: pulumi.Output<number>;
|
|
60
60
|
/**
|
|
61
61
|
* (A.K.A 'Ignore Repository' on the UI) When set, the repository or its local cache do not participate in artifact
|
|
62
62
|
* resolution.
|
|
63
63
|
*/
|
|
64
|
-
readonly blackedOut: pulumi.Output<boolean
|
|
64
|
+
readonly blackedOut: pulumi.Output<boolean>;
|
|
65
65
|
/**
|
|
66
66
|
* If set, artifacts will fail to download if a mismatch is detected between requested and received mimetype, according to
|
|
67
67
|
* the list specified in the system properties file under blockedMismatchingMimeTypes. You can override by adding mimetypes
|
|
68
68
|
* to the override list 'mismatching_mime_types_override_list'.
|
|
69
69
|
*/
|
|
70
|
-
readonly blockMismatchingMimeTypes: pulumi.Output<boolean
|
|
70
|
+
readonly blockMismatchingMimeTypes: pulumi.Output<boolean>;
|
|
71
71
|
/**
|
|
72
72
|
* Before caching an artifact, Artifactory first sends a HEAD request to the remote resource. In some remote resources,
|
|
73
73
|
* HEAD requests are disallowed and therefore rejected, even though downloading the artifact is allowed. When checked,
|
|
74
74
|
* Artifactory will bypass the HEAD request and cache the artifact directly using a GET request.
|
|
75
75
|
*/
|
|
76
|
-
readonly bypassHeadRequests: pulumi.Output<boolean
|
|
76
|
+
readonly bypassHeadRequests: pulumi.Output<boolean>;
|
|
77
77
|
/**
|
|
78
78
|
* When set, download requests to this repository will redirect the client to download the artifact directly from AWS
|
|
79
79
|
* CloudFront. Available in Enterprise+ and Edge licenses only. Default value is 'false'
|
|
80
80
|
*/
|
|
81
|
-
readonly cdnRedirect: pulumi.Output<boolean
|
|
81
|
+
readonly cdnRedirect: pulumi.Output<boolean>;
|
|
82
82
|
/**
|
|
83
83
|
* Client TLS certificate name.
|
|
84
84
|
*/
|
|
85
|
-
readonly clientTlsCertificate: pulumi.Output<string>;
|
|
86
|
-
readonly contentSynchronisation: pulumi.Output<outputs.RemoteGenericRepositoryContentSynchronisation>;
|
|
85
|
+
readonly clientTlsCertificate: pulumi.Output<string | undefined>;
|
|
86
|
+
readonly contentSynchronisation: pulumi.Output<outputs.RemoteGenericRepositoryContentSynchronisation | undefined>;
|
|
87
87
|
/**
|
|
88
88
|
* Public description.
|
|
89
89
|
*/
|
|
90
|
-
readonly description: pulumi.Output<string
|
|
90
|
+
readonly description: pulumi.Output<string>;
|
|
91
91
|
/**
|
|
92
92
|
* When set to `true`, the proxy is disabled, and not returned in the API response body. If there is a default proxy set
|
|
93
93
|
* for the Artifactory instance, it will be ignored, too. Introduced since Artifactory 7.41.7.
|
|
94
94
|
*/
|
|
95
|
-
readonly disableProxy: pulumi.Output<boolean
|
|
95
|
+
readonly disableProxy: pulumi.Output<boolean>;
|
|
96
96
|
/**
|
|
97
|
-
* Whether to disable URL normalization
|
|
97
|
+
* Whether to disable URL normalization. Default is `false`.
|
|
98
98
|
*/
|
|
99
|
-
readonly disableUrlNormalization: pulumi.Output<boolean
|
|
99
|
+
readonly disableUrlNormalization: pulumi.Output<boolean>;
|
|
100
100
|
/**
|
|
101
101
|
* When set, download requests to this repository will redirect the client to download the artifact directly from the cloud
|
|
102
102
|
* storage provider. Available in Enterprise+ and Edge licenses only. Default value is 'false'.
|
|
103
103
|
*/
|
|
104
|
-
readonly downloadDirect: pulumi.Output<boolean
|
|
104
|
+
readonly downloadDirect: pulumi.Output<boolean>;
|
|
105
105
|
/**
|
|
106
106
|
* Enables cookie management if the remote repository uses cookies to manage client state.
|
|
107
107
|
*/
|
|
108
|
-
readonly enableCookieManagement: pulumi.Output<boolean
|
|
108
|
+
readonly enableCookieManagement: pulumi.Output<boolean>;
|
|
109
109
|
/**
|
|
110
110
|
* List of artifact patterns to exclude when evaluating artifact requests, in the form of `x/y/**/z/*`.By default no
|
|
111
111
|
* artifacts are excluded.
|
|
112
112
|
*/
|
|
113
|
-
readonly excludesPattern: pulumi.Output<string
|
|
113
|
+
readonly excludesPattern: pulumi.Output<string>;
|
|
114
114
|
/**
|
|
115
115
|
* When set, Artifactory will return an error to the client that causes the build to fail if there is a failure to
|
|
116
116
|
* communicate with this repository.
|
|
117
117
|
*/
|
|
118
|
-
readonly hardFail: pulumi.Output<boolean
|
|
118
|
+
readonly hardFail: pulumi.Output<boolean>;
|
|
119
119
|
/**
|
|
120
120
|
* List of comma-separated artifact patterns to include when evaluating artifact requests in the form of `x/y/**/z/*`. When
|
|
121
121
|
* used, only artifacts matching one of the include patterns are served. By default, all artifacts are included (`**/*`).
|
|
122
122
|
*/
|
|
123
|
-
readonly includesPattern: pulumi.Output<string
|
|
123
|
+
readonly includesPattern: pulumi.Output<string>;
|
|
124
124
|
/**
|
|
125
125
|
* A mandatory identifier for the repository that must be unique. It cannot begin with a number or
|
|
126
126
|
* contain spaces or special characters.
|
|
@@ -130,117 +130,118 @@ export declare class RemoteGenericRepository extends pulumi.CustomResource {
|
|
|
130
130
|
* Lists the items of remote folders in simple and list browsing. The remote content is cached according to the value of
|
|
131
131
|
* the 'Retrieval Cache Period'. Default value is 'false'. This field exists in the API but not in the UI.
|
|
132
132
|
*/
|
|
133
|
-
readonly listRemoteFolderItems: pulumi.Output<boolean
|
|
133
|
+
readonly listRemoteFolderItems: pulumi.Output<boolean>;
|
|
134
134
|
/**
|
|
135
135
|
* The local address to be used when creating connections. Useful for specifying the interface to use on systems with
|
|
136
136
|
* multiple network interfaces.
|
|
137
137
|
*/
|
|
138
|
-
readonly localAddress: pulumi.Output<string
|
|
138
|
+
readonly localAddress: pulumi.Output<string>;
|
|
139
139
|
/**
|
|
140
140
|
* Metadata Retrieval Cache Timeout (Sec) in the UI.This value refers to the number of seconds to wait for retrieval from
|
|
141
141
|
* the remote before serving locally cached artifact or fail the request.
|
|
142
142
|
*/
|
|
143
|
-
readonly metadataRetrievalTimeoutSecs: pulumi.Output<number
|
|
143
|
+
readonly metadataRetrievalTimeoutSecs: pulumi.Output<number>;
|
|
144
144
|
/**
|
|
145
145
|
* The set of mime types that should override the blockMismatchingMimeTypes setting. Eg:
|
|
146
146
|
* 'application/json,application/xml'. Default value is empty.
|
|
147
147
|
*/
|
|
148
|
-
readonly mismatchingMimeTypesOverrideList: pulumi.Output<string
|
|
148
|
+
readonly mismatchingMimeTypesOverrideList: pulumi.Output<string>;
|
|
149
149
|
/**
|
|
150
150
|
* Missed Retrieval Cache Period (Sec) in the UI. The number of seconds to cache artifact retrieval misses (artifact not
|
|
151
151
|
* found). A value of 0 indicates no caching.
|
|
152
152
|
*/
|
|
153
|
-
readonly missedCachePeriodSeconds: pulumi.Output<number
|
|
153
|
+
readonly missedCachePeriodSeconds: pulumi.Output<number>;
|
|
154
154
|
/**
|
|
155
155
|
* Internal description.
|
|
156
156
|
*/
|
|
157
|
-
readonly notes: pulumi.Output<string
|
|
157
|
+
readonly notes: pulumi.Output<string>;
|
|
158
158
|
/**
|
|
159
159
|
* If set, Artifactory does not try to fetch remote artifacts. Only locally-cached artifacts are retrieved.
|
|
160
160
|
*/
|
|
161
|
-
readonly offline: pulumi.Output<boolean
|
|
162
|
-
readonly packageType: pulumi.Output<string>;
|
|
161
|
+
readonly offline: pulumi.Output<boolean>;
|
|
163
162
|
readonly password: pulumi.Output<string | undefined>;
|
|
164
163
|
/**
|
|
165
|
-
* Setting
|
|
166
|
-
* repositories with priority will cause metadata to be merged only from repositories set with a priority. If a package is
|
|
167
|
-
* not found in those repositories, Artifactory will merge from repositories marked as non-priority.
|
|
164
|
+
* Setting repositories with priority will cause metadata to be merged only from repositories set with this field
|
|
168
165
|
*/
|
|
169
|
-
readonly priorityResolution: pulumi.Output<boolean
|
|
166
|
+
readonly priorityResolution: pulumi.Output<boolean>;
|
|
170
167
|
readonly projectEnvironments: pulumi.Output<string[]>;
|
|
171
168
|
/**
|
|
172
169
|
* Project key for assigning this repository to. Must be 2 - 32 lowercase alphanumeric and hyphen characters. When
|
|
173
170
|
* assigning repository to a project, repository key must be prefixed with project key, separated by a dash.
|
|
174
171
|
*/
|
|
175
|
-
readonly projectKey: pulumi.Output<string
|
|
172
|
+
readonly projectKey: pulumi.Output<string>;
|
|
176
173
|
/**
|
|
177
174
|
* When set, if query params are included in the request to Artifactory, they will be passed on to the remote repository.
|
|
178
175
|
*/
|
|
179
|
-
readonly propagateQueryParams: pulumi.Output<boolean
|
|
176
|
+
readonly propagateQueryParams: pulumi.Output<boolean>;
|
|
180
177
|
/**
|
|
181
|
-
* List of property set
|
|
178
|
+
* List of property set name
|
|
182
179
|
*/
|
|
183
180
|
readonly propertySets: pulumi.Output<string[] | undefined>;
|
|
184
181
|
/**
|
|
185
182
|
* Proxy key from Artifactory Proxies settings. Can't be set if `disableProxy = true`.
|
|
186
183
|
*/
|
|
187
|
-
readonly proxy: pulumi.Output<string
|
|
184
|
+
readonly proxy: pulumi.Output<string>;
|
|
188
185
|
/**
|
|
189
186
|
* Custom HTTP query parameters that will be automatically included in all remote resource requests. For example:
|
|
190
187
|
* `param1=val1¶m2=val2¶m3=val3`
|
|
191
188
|
*/
|
|
192
|
-
readonly queryParams: pulumi.Output<string
|
|
189
|
+
readonly queryParams: pulumi.Output<string>;
|
|
193
190
|
/**
|
|
194
191
|
* Repository layout key for the remote layout mapping. Repository can be created without this attribute (or set to an
|
|
195
192
|
* empty string). Once it's set, it can't be removed by passing an empty string or removing the attribute, that will be
|
|
196
193
|
* ignored by the Artifactory API. UI shows an error message, if the user tries to remove the value.
|
|
197
194
|
*/
|
|
198
|
-
readonly remoteRepoLayoutRef: pulumi.Output<string
|
|
195
|
+
readonly remoteRepoLayoutRef: pulumi.Output<string>;
|
|
199
196
|
/**
|
|
200
|
-
*
|
|
197
|
+
* Sets the layout that the repository should use for storing and identifying modules. A recommended layout that
|
|
198
|
+
* corresponds to the package type defined is suggested, and index packages uploaded and calculate metadata accordingly.
|
|
201
199
|
*/
|
|
202
|
-
readonly repoLayoutRef: pulumi.Output<string
|
|
200
|
+
readonly repoLayoutRef: pulumi.Output<string>;
|
|
203
201
|
/**
|
|
204
202
|
* Metadata Retrieval Cache Period (Sec) in the UI. This value refers to the number of seconds to cache metadata files
|
|
205
203
|
* before checking for newer versions on remote server. A value of 0 indicates no caching.
|
|
206
204
|
*/
|
|
207
|
-
readonly retrievalCachePeriodSeconds: pulumi.Output<number
|
|
205
|
+
readonly retrievalCachePeriodSeconds: pulumi.Output<number>;
|
|
208
206
|
/**
|
|
209
207
|
* When set to `true`, Artifactory retrieves the SHA256 from the remote server if it is not cached in the remote repo.
|
|
210
208
|
*/
|
|
211
|
-
readonly retrieveSha256FromServer: pulumi.Output<boolean
|
|
209
|
+
readonly retrieveSha256FromServer: pulumi.Output<boolean>;
|
|
210
|
+
/**
|
|
211
|
+
* @deprecated No longer supported
|
|
212
|
+
*/
|
|
212
213
|
readonly shareConfiguration: pulumi.Output<boolean>;
|
|
213
214
|
/**
|
|
214
215
|
* Network timeout (in ms) to use when establishing a connection and for unanswered requests. Timing out on a network
|
|
215
216
|
* operation is considered a retrieval failure.
|
|
216
217
|
*/
|
|
217
|
-
readonly socketTimeoutMillis: pulumi.Output<number
|
|
218
|
+
readonly socketTimeoutMillis: pulumi.Output<number>;
|
|
218
219
|
/**
|
|
219
220
|
* When set, the repository should store cached artifacts locally. When not set, artifacts are not stored locally, and
|
|
220
221
|
* direct repository-to-client streaming is used. This can be useful for multi-server setups over a high-speed LAN, with
|
|
221
222
|
* one Artifactory caching certain data on central storage, and streaming it directly to satellite pass-though Artifactory
|
|
222
223
|
* servers.
|
|
223
224
|
*/
|
|
224
|
-
readonly storeArtifactsLocally: pulumi.Output<boolean
|
|
225
|
+
readonly storeArtifactsLocally: pulumi.Output<boolean>;
|
|
225
226
|
/**
|
|
226
227
|
* When set, remote artifacts are fetched along with their properties.
|
|
227
228
|
*/
|
|
228
|
-
readonly synchronizeProperties: pulumi.Output<boolean
|
|
229
|
+
readonly synchronizeProperties: pulumi.Output<boolean>;
|
|
229
230
|
/**
|
|
230
231
|
* Unused Artifacts Cleanup Period (Hr) in the UI. The number of hours to wait before an artifact is deemed 'unused' and
|
|
231
232
|
* eligible for cleanup from the repository. A value of 0 means automatic cleanup of cached artifacts is disabled.
|
|
232
233
|
*/
|
|
233
|
-
readonly unusedArtifactsCleanupPeriodHours: pulumi.Output<number
|
|
234
|
+
readonly unusedArtifactsCleanupPeriodHours: pulumi.Output<number>;
|
|
234
235
|
/**
|
|
235
236
|
* The remote repo URL.
|
|
236
237
|
*/
|
|
237
|
-
readonly url: pulumi.Output<string
|
|
238
|
-
readonly username: pulumi.Output<string
|
|
238
|
+
readonly url: pulumi.Output<string>;
|
|
239
|
+
readonly username: pulumi.Output<string>;
|
|
239
240
|
/**
|
|
240
241
|
* Enable Indexing In Xray. Repository will be indexed with the default retention period. You will be able to change it via
|
|
241
242
|
* Xray settings.
|
|
242
243
|
*/
|
|
243
|
-
readonly xrayIndex: pulumi.Output<boolean
|
|
244
|
+
readonly xrayIndex: pulumi.Output<boolean>;
|
|
244
245
|
/**
|
|
245
246
|
* Create a RemoteGenericRepository resource with the given unique name, arguments, and options.
|
|
246
247
|
*
|
|
@@ -308,7 +309,7 @@ export interface RemoteGenericRepositoryState {
|
|
|
308
309
|
*/
|
|
309
310
|
disableProxy?: pulumi.Input<boolean>;
|
|
310
311
|
/**
|
|
311
|
-
* Whether to disable URL normalization
|
|
312
|
+
* Whether to disable URL normalization. Default is `false`.
|
|
312
313
|
*/
|
|
313
314
|
disableUrlNormalization?: pulumi.Input<boolean>;
|
|
314
315
|
/**
|
|
@@ -373,12 +374,9 @@ export interface RemoteGenericRepositoryState {
|
|
|
373
374
|
* If set, Artifactory does not try to fetch remote artifacts. Only locally-cached artifacts are retrieved.
|
|
374
375
|
*/
|
|
375
376
|
offline?: pulumi.Input<boolean>;
|
|
376
|
-
packageType?: pulumi.Input<string>;
|
|
377
377
|
password?: pulumi.Input<string>;
|
|
378
378
|
/**
|
|
379
|
-
* Setting
|
|
380
|
-
* repositories with priority will cause metadata to be merged only from repositories set with a priority. If a package is
|
|
381
|
-
* not found in those repositories, Artifactory will merge from repositories marked as non-priority.
|
|
379
|
+
* Setting repositories with priority will cause metadata to be merged only from repositories set with this field
|
|
382
380
|
*/
|
|
383
381
|
priorityResolution?: pulumi.Input<boolean>;
|
|
384
382
|
projectEnvironments?: pulumi.Input<pulumi.Input<string>[]>;
|
|
@@ -392,7 +390,7 @@ export interface RemoteGenericRepositoryState {
|
|
|
392
390
|
*/
|
|
393
391
|
propagateQueryParams?: pulumi.Input<boolean>;
|
|
394
392
|
/**
|
|
395
|
-
* List of property set
|
|
393
|
+
* List of property set name
|
|
396
394
|
*/
|
|
397
395
|
propertySets?: pulumi.Input<pulumi.Input<string>[]>;
|
|
398
396
|
/**
|
|
@@ -411,7 +409,8 @@ export interface RemoteGenericRepositoryState {
|
|
|
411
409
|
*/
|
|
412
410
|
remoteRepoLayoutRef?: pulumi.Input<string>;
|
|
413
411
|
/**
|
|
414
|
-
*
|
|
412
|
+
* Sets the layout that the repository should use for storing and identifying modules. A recommended layout that
|
|
413
|
+
* corresponds to the package type defined is suggested, and index packages uploaded and calculate metadata accordingly.
|
|
415
414
|
*/
|
|
416
415
|
repoLayoutRef?: pulumi.Input<string>;
|
|
417
416
|
/**
|
|
@@ -423,6 +422,9 @@ export interface RemoteGenericRepositoryState {
|
|
|
423
422
|
* When set to `true`, Artifactory retrieves the SHA256 from the remote server if it is not cached in the remote repo.
|
|
424
423
|
*/
|
|
425
424
|
retrieveSha256FromServer?: pulumi.Input<boolean>;
|
|
425
|
+
/**
|
|
426
|
+
* @deprecated No longer supported
|
|
427
|
+
*/
|
|
426
428
|
shareConfiguration?: pulumi.Input<boolean>;
|
|
427
429
|
/**
|
|
428
430
|
* Network timeout (in ms) to use when establishing a connection and for unanswered requests. Timing out on a network
|
|
@@ -514,7 +516,7 @@ export interface RemoteGenericRepositoryArgs {
|
|
|
514
516
|
*/
|
|
515
517
|
disableProxy?: pulumi.Input<boolean>;
|
|
516
518
|
/**
|
|
517
|
-
* Whether to disable URL normalization
|
|
519
|
+
* Whether to disable URL normalization. Default is `false`.
|
|
518
520
|
*/
|
|
519
521
|
disableUrlNormalization?: pulumi.Input<boolean>;
|
|
520
522
|
/**
|
|
@@ -581,9 +583,7 @@ export interface RemoteGenericRepositoryArgs {
|
|
|
581
583
|
offline?: pulumi.Input<boolean>;
|
|
582
584
|
password?: pulumi.Input<string>;
|
|
583
585
|
/**
|
|
584
|
-
* Setting
|
|
585
|
-
* repositories with priority will cause metadata to be merged only from repositories set with a priority. If a package is
|
|
586
|
-
* not found in those repositories, Artifactory will merge from repositories marked as non-priority.
|
|
586
|
+
* Setting repositories with priority will cause metadata to be merged only from repositories set with this field
|
|
587
587
|
*/
|
|
588
588
|
priorityResolution?: pulumi.Input<boolean>;
|
|
589
589
|
projectEnvironments?: pulumi.Input<pulumi.Input<string>[]>;
|
|
@@ -597,7 +597,7 @@ export interface RemoteGenericRepositoryArgs {
|
|
|
597
597
|
*/
|
|
598
598
|
propagateQueryParams?: pulumi.Input<boolean>;
|
|
599
599
|
/**
|
|
600
|
-
* List of property set
|
|
600
|
+
* List of property set name
|
|
601
601
|
*/
|
|
602
602
|
propertySets?: pulumi.Input<pulumi.Input<string>[]>;
|
|
603
603
|
/**
|
|
@@ -616,7 +616,8 @@ export interface RemoteGenericRepositoryArgs {
|
|
|
616
616
|
*/
|
|
617
617
|
remoteRepoLayoutRef?: pulumi.Input<string>;
|
|
618
618
|
/**
|
|
619
|
-
*
|
|
619
|
+
* Sets the layout that the repository should use for storing and identifying modules. A recommended layout that
|
|
620
|
+
* corresponds to the package type defined is suggested, and index packages uploaded and calculate metadata accordingly.
|
|
620
621
|
*/
|
|
621
622
|
repoLayoutRef?: pulumi.Input<string>;
|
|
622
623
|
/**
|
|
@@ -628,6 +629,9 @@ export interface RemoteGenericRepositoryArgs {
|
|
|
628
629
|
* When set to `true`, Artifactory retrieves the SHA256 from the remote server if it is not cached in the remote repo.
|
|
629
630
|
*/
|
|
630
631
|
retrieveSha256FromServer?: pulumi.Input<boolean>;
|
|
632
|
+
/**
|
|
633
|
+
* @deprecated No longer supported
|
|
634
|
+
*/
|
|
631
635
|
shareConfiguration?: pulumi.Input<boolean>;
|
|
632
636
|
/**
|
|
633
637
|
* Network timeout (in ms) to use when establishing a connection and for unanswered requests. Timing out on a network
|
|
@@ -653,7 +657,7 @@ export interface RemoteGenericRepositoryArgs {
|
|
|
653
657
|
/**
|
|
654
658
|
* The remote repo URL.
|
|
655
659
|
*/
|
|
656
|
-
url
|
|
660
|
+
url: pulumi.Input<string>;
|
|
657
661
|
username?: pulumi.Input<string>;
|
|
658
662
|
/**
|
|
659
663
|
* Enable Indexing In Xray. Repository will be indexed with the default retention period. You will be able to change it via
|
|
@@ -81,7 +81,6 @@ class RemoteGenericRepository extends pulumi.CustomResource {
|
|
|
81
81
|
resourceInputs["missedCachePeriodSeconds"] = state ? state.missedCachePeriodSeconds : undefined;
|
|
82
82
|
resourceInputs["notes"] = state ? state.notes : undefined;
|
|
83
83
|
resourceInputs["offline"] = state ? state.offline : undefined;
|
|
84
|
-
resourceInputs["packageType"] = state ? state.packageType : undefined;
|
|
85
84
|
resourceInputs["password"] = state ? state.password : undefined;
|
|
86
85
|
resourceInputs["priorityResolution"] = state ? state.priorityResolution : undefined;
|
|
87
86
|
resourceInputs["projectEnvironments"] = state ? state.projectEnvironments : undefined;
|
|
@@ -108,6 +107,9 @@ class RemoteGenericRepository extends pulumi.CustomResource {
|
|
|
108
107
|
if ((!args || args.key === undefined) && !opts.urn) {
|
|
109
108
|
throw new Error("Missing required property 'key'");
|
|
110
109
|
}
|
|
110
|
+
if ((!args || args.url === undefined) && !opts.urn) {
|
|
111
|
+
throw new Error("Missing required property 'url'");
|
|
112
|
+
}
|
|
111
113
|
resourceInputs["allowAnyHostAuth"] = args ? args.allowAnyHostAuth : undefined;
|
|
112
114
|
resourceInputs["archiveBrowsingEnabled"] = args ? args.archiveBrowsingEnabled : undefined;
|
|
113
115
|
resourceInputs["assumedOfflinePeriodSecs"] = args ? args.assumedOfflinePeriodSecs : undefined;
|
|
@@ -153,7 +155,6 @@ class RemoteGenericRepository extends pulumi.CustomResource {
|
|
|
153
155
|
resourceInputs["url"] = args ? args.url : undefined;
|
|
154
156
|
resourceInputs["username"] = args ? args.username : undefined;
|
|
155
157
|
resourceInputs["xrayIndex"] = args ? args.xrayIndex : undefined;
|
|
156
|
-
resourceInputs["packageType"] = undefined /*out*/;
|
|
157
158
|
}
|
|
158
159
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
159
160
|
const secretOpts = { additionalSecretOutputs: ["password"] };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"remoteGenericRepository.js","sourceRoot":"","sources":["../remoteGenericRepository.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;GAsBG;AACH,MAAa,uBAAwB,SAAQ,MAAM,CAAC,cAAc;IAC9D;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAoC,EAAE,IAAmC;QAClI,OAAO,IAAI,uBAAuB,CAAC,IAAI,EAAO,KAAK,kCAAO,IAAI,KAAE,EAAE,EAAE,EAAE,IAAG,CAAC;IAC9E,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,uBAAuB,CAAC,YAAY,CAAC;IACxE,CAAC;
|
|
1
|
+
{"version":3,"file":"remoteGenericRepository.js","sourceRoot":"","sources":["../remoteGenericRepository.ts"],"names":[],"mappings":"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"}
|