@pulumi/gcp 9.22.0-alpha.1777663136 → 9.22.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.
Files changed (141) hide show
  1. package/artifactregistry/index.d.ts +3 -0
  2. package/artifactregistry/index.js +6 -1
  3. package/artifactregistry/index.js.map +1 -1
  4. package/artifactregistry/repository.d.ts +4 -0
  5. package/artifactregistry/repository.js +4 -0
  6. package/artifactregistry/repository.js.map +1 -1
  7. package/artifactregistry/rule.d.ts +264 -0
  8. package/artifactregistry/rule.js +155 -0
  9. package/artifactregistry/rule.js.map +1 -0
  10. package/artifactregistry/vpcscConfig.d.ts +4 -0
  11. package/artifactregistry/vpcscConfig.js +4 -0
  12. package/artifactregistry/vpcscConfig.js.map +1 -1
  13. package/assuredworkloads/workload.d.ts +3 -3
  14. package/bigquery/connection.d.ts +84 -0
  15. package/bigquery/connection.js +65 -0
  16. package/bigquery/connection.js.map +1 -1
  17. package/bigtable/instance.d.ts +24 -4
  18. package/bigtable/instance.js +2 -0
  19. package/bigtable/instance.js.map +1 -1
  20. package/ces/agent.d.ts +4 -4
  21. package/ces/agent.js +4 -4
  22. package/ces/app.d.ts +2 -3
  23. package/ces/app.js +2 -3
  24. package/ces/app.js.map +1 -1
  25. package/ces/example.d.ts +2 -2
  26. package/ces/example.js +2 -2
  27. package/ces/guardrail.d.ts +2 -2
  28. package/ces/guardrail.js +2 -2
  29. package/ces/tool.d.ts +2 -3
  30. package/ces/tool.js +2 -3
  31. package/ces/tool.js.map +1 -1
  32. package/cloudrunv2/job.d.ts +31 -0
  33. package/cloudrunv2/job.js +31 -0
  34. package/cloudrunv2/job.js.map +1 -1
  35. package/cloudrunv2/workerPool.d.ts +29 -0
  36. package/cloudrunv2/workerPool.js +29 -0
  37. package/cloudrunv2/workerPool.js.map +1 -1
  38. package/compute/getInstance.d.ts +1 -0
  39. package/compute/getInstance.js.map +1 -1
  40. package/compute/getStoragePool.d.ts +1 -0
  41. package/compute/getStoragePool.js.map +1 -1
  42. package/compute/instance.d.ts +12 -0
  43. package/compute/instance.js +2 -0
  44. package/compute/instance.js.map +1 -1
  45. package/compute/instanceFromMachineImage.d.ts +12 -0
  46. package/compute/instanceFromMachineImage.js +2 -0
  47. package/compute/instanceFromMachineImage.js.map +1 -1
  48. package/compute/instanceFromTemplate.d.ts +12 -0
  49. package/compute/instanceFromTemplate.js +2 -0
  50. package/compute/instanceFromTemplate.js.map +1 -1
  51. package/compute/instantSnapshot.d.ts +17 -0
  52. package/compute/instantSnapshot.js +2 -0
  53. package/compute/instantSnapshot.js.map +1 -1
  54. package/compute/machineImage.d.ts +52 -0
  55. package/compute/machineImage.js +39 -0
  56. package/compute/machineImage.js.map +1 -1
  57. package/compute/securityPolicy.d.ts +27 -0
  58. package/compute/securityPolicy.js +27 -0
  59. package/compute/securityPolicy.js.map +1 -1
  60. package/compute/storagePool.d.ts +15 -0
  61. package/compute/storagePool.js +2 -0
  62. package/compute/storagePool.js.map +1 -1
  63. package/config/vars.d.ts +5 -0
  64. package/config/vars.js +30 -0
  65. package/config/vars.js.map +1 -1
  66. package/container/cluster.d.ts +48 -8
  67. package/container/cluster.js +26 -0
  68. package/container/cluster.js.map +1 -1
  69. package/datalineage/config.d.ts +210 -0
  70. package/datalineage/config.js +172 -0
  71. package/datalineage/config.js.map +1 -0
  72. package/datalineage/getConfig.d.ts +80 -0
  73. package/datalineage/getConfig.js +58 -0
  74. package/datalineage/getConfig.js.map +1 -0
  75. package/datalineage/index.d.ts +6 -0
  76. package/datalineage/index.js +25 -0
  77. package/datalineage/index.js.map +1 -0
  78. package/datastream/privateConnection.d.ts +42 -0
  79. package/datastream/privateConnection.js +23 -0
  80. package/datastream/privateConnection.js.map +1 -1
  81. package/diagflow/environment.d.ts +0 -6
  82. package/diagflow/environment.js +0 -6
  83. package/diagflow/environment.js.map +1 -1
  84. package/diagflow/version.d.ts +0 -6
  85. package/diagflow/version.js +0 -6
  86. package/diagflow/version.js.map +1 -1
  87. package/discoveryengine/dataConnector.d.ts +4 -0
  88. package/discoveryengine/dataConnector.js +4 -0
  89. package/discoveryengine/dataConnector.js.map +1 -1
  90. package/dns/dnsManagedZoneIamBinding.d.ts +144 -8
  91. package/dns/dnsManagedZoneIamBinding.js +132 -8
  92. package/dns/dnsManagedZoneIamBinding.js.map +1 -1
  93. package/dns/dnsManagedZoneIamMember.d.ts +144 -8
  94. package/dns/dnsManagedZoneIamMember.js +132 -8
  95. package/dns/dnsManagedZoneIamMember.js.map +1 -1
  96. package/dns/dnsManagedZoneIamPolicy.d.ts +132 -8
  97. package/dns/dnsManagedZoneIamPolicy.js +132 -8
  98. package/dns/dnsManagedZoneIamPolicy.js.map +1 -1
  99. package/dns/managedZone.d.ts +23 -0
  100. package/dns/managedZone.js +23 -0
  101. package/dns/managedZone.js.map +1 -1
  102. package/documentai/index.d.ts +3 -0
  103. package/documentai/index.js +22 -0
  104. package/documentai/index.js.map +1 -0
  105. package/documentai/schema.d.ts +192 -0
  106. package/documentai/schema.js +110 -0
  107. package/documentai/schema.js.map +1 -0
  108. package/firebase/index.d.ts +3 -0
  109. package/firebase/index.js +6 -1
  110. package/firebase/index.js.map +1 -1
  111. package/firebase/remoteConfigRemoteConfig.d.ts +225 -0
  112. package/firebase/remoteConfigRemoteConfig.js +127 -0
  113. package/firebase/remoteConfigRemoteConfig.js.map +1 -0
  114. package/identityplatform/config.d.ts +1 -1
  115. package/index.d.ts +3 -1
  116. package/index.js +6 -2
  117. package/index.js.map +1 -1
  118. package/networkconnectivity/getHubIamPolicy.d.ts +81 -0
  119. package/networkconnectivity/getHubIamPolicy.js +54 -0
  120. package/networkconnectivity/getHubIamPolicy.js.map +1 -0
  121. package/networkconnectivity/hubIamBinding.d.ts +298 -0
  122. package/networkconnectivity/hubIamBinding.js +227 -0
  123. package/networkconnectivity/hubIamBinding.js.map +1 -0
  124. package/networkconnectivity/hubIamMember.d.ts +298 -0
  125. package/networkconnectivity/hubIamMember.js +227 -0
  126. package/networkconnectivity/hubIamMember.js.map +1 -0
  127. package/networkconnectivity/hubIamPolicy.d.ts +245 -0
  128. package/networkconnectivity/hubIamPolicy.js +220 -0
  129. package/networkconnectivity/hubIamPolicy.js.map +1 -0
  130. package/networkconnectivity/index.d.ts +12 -0
  131. package/networkconnectivity/index.js +19 -1
  132. package/networkconnectivity/index.js.map +1 -1
  133. package/networksecurity/getAddressGroups.d.ts +50 -5
  134. package/networksecurity/getAddressGroups.js +32 -2
  135. package/networksecurity/getAddressGroups.js.map +1 -1
  136. package/package.json +2 -2
  137. package/provider.d.ts +8 -0
  138. package/provider.js +5 -0
  139. package/provider.js.map +1 -1
  140. package/types/input.d.ts +680 -28
  141. package/types/output.d.ts +863 -31
@@ -64,6 +64,9 @@ export declare const RepositoryIamMember: typeof import("./repositoryIamMember")
64
64
  export { RepositoryIamPolicyArgs, RepositoryIamPolicyState } from "./repositoryIamPolicy";
65
65
  export type RepositoryIamPolicy = import("./repositoryIamPolicy").RepositoryIamPolicy;
66
66
  export declare const RepositoryIamPolicy: typeof import("./repositoryIamPolicy").RepositoryIamPolicy;
67
+ export { RuleArgs, RuleState } from "./rule";
68
+ export type Rule = import("./rule").Rule;
69
+ export declare const Rule: typeof import("./rule").Rule;
67
70
  export { VpcscConfigArgs, VpcscConfigState } from "./vpcscConfig";
68
71
  export type VpcscConfig = import("./vpcscConfig").VpcscConfig;
69
72
  export declare const VpcscConfig: typeof import("./vpcscConfig").VpcscConfig;
@@ -2,7 +2,7 @@
2
2
  // *** WARNING: this file was generated by pulumi-language-nodejs. ***
3
3
  // *** Do not edit by hand unless you're certain you know what you are doing! ***
4
4
  Object.defineProperty(exports, "__esModule", { value: true });
5
- exports.VpcscConfig = exports.RepositoryIamPolicy = exports.RepositoryIamMember = exports.RepositoryIamBinding = exports.Repository = exports.getVersionsOutput = exports.getVersions = exports.getVersionOutput = exports.getVersion = exports.getTagsOutput = exports.getTags = exports.getTagOutput = exports.getTag = exports.getRepositoryIamPolicyOutput = exports.getRepositoryIamPolicy = exports.getRepositoryOutput = exports.getRepository = exports.getRepositoriesOutput = exports.getRepositories = exports.getPythonPackagesOutput = exports.getPythonPackages = exports.getPythonPackageOutput = exports.getPythonPackage = exports.getPackagesOutput = exports.getPackages = exports.getPackageOutput = exports.getPackage = exports.getNpmPackagesOutput = exports.getNpmPackages = exports.getNpmPackageOutput = exports.getNpmPackage = exports.getMavenArtifactsOutput = exports.getMavenArtifacts = exports.getMavenArtifactOutput = exports.getMavenArtifact = exports.getLocationsOutput = exports.getLocations = exports.getDockerImagesOutput = exports.getDockerImages = exports.getDockerImageOutput = exports.getDockerImage = void 0;
5
+ exports.VpcscConfig = exports.Rule = exports.RepositoryIamPolicy = exports.RepositoryIamMember = exports.RepositoryIamBinding = exports.Repository = exports.getVersionsOutput = exports.getVersions = exports.getVersionOutput = exports.getVersion = exports.getTagsOutput = exports.getTags = exports.getTagOutput = exports.getTag = exports.getRepositoryIamPolicyOutput = exports.getRepositoryIamPolicy = exports.getRepositoryOutput = exports.getRepository = exports.getRepositoriesOutput = exports.getRepositories = exports.getPythonPackagesOutput = exports.getPythonPackages = exports.getPythonPackageOutput = exports.getPythonPackage = exports.getPackagesOutput = exports.getPackages = exports.getPackageOutput = exports.getPackage = exports.getNpmPackagesOutput = exports.getNpmPackages = exports.getNpmPackageOutput = exports.getNpmPackage = exports.getMavenArtifactsOutput = exports.getMavenArtifacts = exports.getMavenArtifactOutput = exports.getMavenArtifact = exports.getLocationsOutput = exports.getLocations = exports.getDockerImagesOutput = exports.getDockerImages = exports.getDockerImageOutput = exports.getDockerImage = void 0;
6
6
  const pulumi = require("@pulumi/pulumi");
7
7
  const utilities = require("../utilities");
8
8
  exports.getDockerImage = null;
@@ -67,6 +67,8 @@ exports.RepositoryIamMember = null;
67
67
  utilities.lazyLoad(exports, ["RepositoryIamMember"], () => require("./repositoryIamMember"));
68
68
  exports.RepositoryIamPolicy = null;
69
69
  utilities.lazyLoad(exports, ["RepositoryIamPolicy"], () => require("./repositoryIamPolicy"));
70
+ exports.Rule = null;
71
+ utilities.lazyLoad(exports, ["Rule"], () => require("./rule"));
70
72
  exports.VpcscConfig = null;
71
73
  utilities.lazyLoad(exports, ["VpcscConfig"], () => require("./vpcscConfig"));
72
74
  const _module = {
@@ -81,6 +83,8 @@ const _module = {
81
83
  return new exports.RepositoryIamMember(name, undefined, { urn });
82
84
  case "gcp:artifactregistry/repositoryIamPolicy:RepositoryIamPolicy":
83
85
  return new exports.RepositoryIamPolicy(name, undefined, { urn });
86
+ case "gcp:artifactregistry/rule:Rule":
87
+ return new exports.Rule(name, undefined, { urn });
84
88
  case "gcp:artifactregistry/vpcscConfig:VpcscConfig":
85
89
  return new exports.VpcscConfig(name, undefined, { urn });
86
90
  default:
@@ -92,5 +96,6 @@ pulumi.runtime.registerResourceModule("gcp", "artifactregistry/repository", _mod
92
96
  pulumi.runtime.registerResourceModule("gcp", "artifactregistry/repositoryIamBinding", _module);
93
97
  pulumi.runtime.registerResourceModule("gcp", "artifactregistry/repositoryIamMember", _module);
94
98
  pulumi.runtime.registerResourceModule("gcp", "artifactregistry/repositoryIamPolicy", _module);
99
+ pulumi.runtime.registerResourceModule("gcp", "artifactregistry/rule", _module);
95
100
  pulumi.runtime.registerResourceModule("gcp", "artifactregistry/vpcscConfig", _module);
96
101
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../artifactregistry/index.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../artifactregistry/index.ts"],"names":[],"mappings":"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"}
@@ -587,6 +587,10 @@ import * as outputs from "../types/output";
587
587
  * });
588
588
  * ```
589
589
  *
590
+ * ## Regional Endpoint Policies
591
+ *
592
+ * This resource supports Regional Endpoint Policies (REP). See the provider reference for more details on configuration.
593
+ *
590
594
  * ## Import
591
595
  *
592
596
  * Repository can be imported using any of these accepted formats:
@@ -591,6 +591,10 @@ const utilities = require("../utilities");
591
591
  * });
592
592
  * ```
593
593
  *
594
+ * ## Regional Endpoint Policies
595
+ *
596
+ * This resource supports Regional Endpoint Policies (REP). See the provider reference for more details on configuration.
597
+ *
594
598
  * ## Import
595
599
  *
596
600
  * Repository can be imported using any of these accepted formats:
@@ -1 +1 @@
1
- {"version":3,"file":"repository.js","sourceRoot":"","sources":["../../artifactregistry/repository.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"repository.js","sourceRoot":"","sources":["../../artifactregistry/repository.ts"],"names":[],"mappings":"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"}
@@ -0,0 +1,264 @@
1
+ import * as pulumi from "@pulumi/pulumi";
2
+ import * as inputs from "../types/input";
3
+ import * as outputs from "../types/output";
4
+ /**
5
+ * A rule defines the deny or allow action of the operation it applies to and the conditions required for the rule to apply. You can set one rule for an entire repository and one rule for each package within.
6
+ *
7
+ * To get more information about Rule, see:
8
+ *
9
+ * * [API documentation](https://cloud.google.com/artifact-registry/docs/reference/rest/v1/projects.locations.repositories.rules)
10
+ * * How-to Guides
11
+ * * [Official Documentation](https://docs.cloud.google.com/sdk/gcloud/reference/artifacts/rules)
12
+ *
13
+ * ## Example Usage
14
+ *
15
+ * ### Artifact Registry Rule Basic
16
+ *
17
+ * ```typescript
18
+ * import * as pulumi from "@pulumi/pulumi";
19
+ * import * as gcp from "@pulumi/gcp";
20
+ *
21
+ * const _default = new gcp.artifactregistry.Repository("default", {
22
+ * location: "us-central1",
23
+ * repositoryId: "my-repository",
24
+ * description: "example docker repository",
25
+ * format: "DOCKER",
26
+ * });
27
+ * const my_rule = new gcp.artifactregistry.Rule("my-rule", {
28
+ * repositoryId: _default.repositoryId,
29
+ * location: _default.location,
30
+ * ruleId: "my-repo-rule-id",
31
+ * action: "DENY",
32
+ * operation: "DOWNLOAD",
33
+ * condition: {
34
+ * expression: "pkg.version.id < '2.0'",
35
+ * title: "Block legacy versions",
36
+ * description: "Prevents downloading images with version IDs less than 2.0",
37
+ * },
38
+ * });
39
+ * ```
40
+ * ### Artifact Registry Rule Full
41
+ *
42
+ * ```typescript
43
+ * import * as pulumi from "@pulumi/pulumi";
44
+ * import * as gcp from "@pulumi/gcp";
45
+ *
46
+ * const _default = new gcp.artifactregistry.Repository("default", {
47
+ * location: "us-central1",
48
+ * repositoryId: "my-repository",
49
+ * description: "example docker repository",
50
+ * format: "DOCKER",
51
+ * });
52
+ * const my_rule = new gcp.artifactregistry.Rule("my-rule", {
53
+ * repositoryId: _default.repositoryId,
54
+ * location: _default.location,
55
+ * ruleId: "my-repo-rule-full-id",
56
+ * action: "DENY",
57
+ * operation: "DOWNLOAD",
58
+ * packageId: "foo",
59
+ * condition: {
60
+ * expression: "pkg.version.id < '2.0'",
61
+ * title: "Block legacy versions",
62
+ * description: "Prevents downloading images with version IDs less than 2.0",
63
+ * location: "artifact-registry-rules/policy.cel:1",
64
+ * },
65
+ * });
66
+ * ```
67
+ *
68
+ * ## Regional Endpoint Policies
69
+ *
70
+ * This resource supports Regional Endpoint Policies (REP). See the provider reference for more details on configuration.
71
+ *
72
+ * ## Import
73
+ *
74
+ * Rule can be imported using any of these accepted formats:
75
+ *
76
+ * * `projects/{{project}}/locations/{{location}}/repositories/{{repository_id}}/rules/{{rule_id}}`
77
+ * * `{{project}}/{{location}}/{{repository_id}}/{{rule_id}}`
78
+ * * `{{location}}/{{repository_id}}/{{rule_id}}`
79
+ *
80
+ * When using the `pulumi import` command, Rule can be imported using one of the formats above. For example:
81
+ *
82
+ * ```sh
83
+ * $ pulumi import gcp:artifactregistry/rule:Rule default projects/{{project}}/locations/{{location}}/repositories/{{repository_id}}/rules/{{rule_id}}
84
+ * $ pulumi import gcp:artifactregistry/rule:Rule default {{project}}/{{location}}/{{repository_id}}/{{rule_id}}
85
+ * $ pulumi import gcp:artifactregistry/rule:Rule default {{location}}/{{repository_id}}/{{rule_id}}
86
+ * ```
87
+ */
88
+ export declare class Rule extends pulumi.CustomResource {
89
+ /**
90
+ * Get an existing Rule resource's state with the given name, ID, and optional extra
91
+ * properties used to qualify the lookup.
92
+ *
93
+ * @param name The _unique_ name of the resulting resource.
94
+ * @param id The _unique_ provider ID of the resource to lookup.
95
+ * @param state Any extra arguments used during the lookup.
96
+ * @param opts Optional settings to control the behavior of the CustomResource.
97
+ */
98
+ static get(name: string, id: pulumi.Input<pulumi.ID>, state?: RuleState, opts?: pulumi.CustomResourceOptions): Rule;
99
+ /**
100
+ * Returns true if the given object is an instance of Rule. This is designed to work even
101
+ * when multiple copies of the Pulumi SDK have been loaded into the same process.
102
+ */
103
+ static isInstance(obj: any): obj is Rule;
104
+ /**
105
+ * The action this rule takes.
106
+ * Possible values are: `ACTION_UNSPECIFIED`, `ALLOW`, `DENY`.
107
+ */
108
+ readonly action: pulumi.Output<string | undefined>;
109
+ /**
110
+ * Optional. A CEL expression for conditions that must be met in order for the
111
+ * rule to apply. If not provided, the rule matches all objects.
112
+ * Structure is documented below.
113
+ */
114
+ readonly condition: pulumi.Output<outputs.artifactregistry.RuleCondition | undefined>;
115
+ /**
116
+ * The name of the repository's location. In addition to specific regions,
117
+ * special values for multi-region locations are `asia`, `europe`, and `us`.
118
+ * See [here](https://cloud.google.com/artifact-registry/docs/repositories/repo-locations),
119
+ * or use the
120
+ * gcp.artifactregistry.getLocations
121
+ * data source for possible values.
122
+ */
123
+ readonly location: pulumi.Output<string>;
124
+ /**
125
+ * The name of the rule, for example:
126
+ * "projects/p1/locations/us-central1/repositories/repo1/rules/rule1".
127
+ */
128
+ readonly name: pulumi.Output<string>;
129
+ /**
130
+ * The operation the rule applies to.
131
+ * Possible values are: `OPERATION_UNSPECIFIED`, `DOWNLOAD`.
132
+ */
133
+ readonly operation: pulumi.Output<string | undefined>;
134
+ /**
135
+ * The package ID the rule applies to. If empty, this rule applies to all
136
+ * packages inside the repository.
137
+ */
138
+ readonly packageId: pulumi.Output<string | undefined>;
139
+ /**
140
+ * The ID of the project in which the resource belongs.
141
+ * If it is not provided, the provider project is used.
142
+ */
143
+ readonly project: pulumi.Output<string>;
144
+ /**
145
+ * The last part of the repository name, for example:
146
+ * "repo1"
147
+ */
148
+ readonly repositoryId: pulumi.Output<string>;
149
+ /**
150
+ * The rule id to use for this repository.
151
+ */
152
+ readonly ruleId: pulumi.Output<string>;
153
+ /**
154
+ * Create a Rule resource with the given unique name, arguments, and options.
155
+ *
156
+ * @param name The _unique_ name of the resource.
157
+ * @param args The arguments to use to populate this resource's properties.
158
+ * @param opts A bag of options that control this resource's behavior.
159
+ */
160
+ constructor(name: string, args: RuleArgs, opts?: pulumi.CustomResourceOptions);
161
+ }
162
+ /**
163
+ * Input properties used for looking up and filtering Rule resources.
164
+ */
165
+ export interface RuleState {
166
+ /**
167
+ * The action this rule takes.
168
+ * Possible values are: `ACTION_UNSPECIFIED`, `ALLOW`, `DENY`.
169
+ */
170
+ action?: pulumi.Input<string>;
171
+ /**
172
+ * Optional. A CEL expression for conditions that must be met in order for the
173
+ * rule to apply. If not provided, the rule matches all objects.
174
+ * Structure is documented below.
175
+ */
176
+ condition?: pulumi.Input<inputs.artifactregistry.RuleCondition>;
177
+ /**
178
+ * The name of the repository's location. In addition to specific regions,
179
+ * special values for multi-region locations are `asia`, `europe`, and `us`.
180
+ * See [here](https://cloud.google.com/artifact-registry/docs/repositories/repo-locations),
181
+ * or use the
182
+ * gcp.artifactregistry.getLocations
183
+ * data source for possible values.
184
+ */
185
+ location?: pulumi.Input<string>;
186
+ /**
187
+ * The name of the rule, for example:
188
+ * "projects/p1/locations/us-central1/repositories/repo1/rules/rule1".
189
+ */
190
+ name?: pulumi.Input<string>;
191
+ /**
192
+ * The operation the rule applies to.
193
+ * Possible values are: `OPERATION_UNSPECIFIED`, `DOWNLOAD`.
194
+ */
195
+ operation?: pulumi.Input<string>;
196
+ /**
197
+ * The package ID the rule applies to. If empty, this rule applies to all
198
+ * packages inside the repository.
199
+ */
200
+ packageId?: pulumi.Input<string>;
201
+ /**
202
+ * The ID of the project in which the resource belongs.
203
+ * If it is not provided, the provider project is used.
204
+ */
205
+ project?: pulumi.Input<string>;
206
+ /**
207
+ * The last part of the repository name, for example:
208
+ * "repo1"
209
+ */
210
+ repositoryId?: pulumi.Input<string>;
211
+ /**
212
+ * The rule id to use for this repository.
213
+ */
214
+ ruleId?: pulumi.Input<string>;
215
+ }
216
+ /**
217
+ * The set of arguments for constructing a Rule resource.
218
+ */
219
+ export interface RuleArgs {
220
+ /**
221
+ * The action this rule takes.
222
+ * Possible values are: `ACTION_UNSPECIFIED`, `ALLOW`, `DENY`.
223
+ */
224
+ action?: pulumi.Input<string>;
225
+ /**
226
+ * Optional. A CEL expression for conditions that must be met in order for the
227
+ * rule to apply. If not provided, the rule matches all objects.
228
+ * Structure is documented below.
229
+ */
230
+ condition?: pulumi.Input<inputs.artifactregistry.RuleCondition>;
231
+ /**
232
+ * The name of the repository's location. In addition to specific regions,
233
+ * special values for multi-region locations are `asia`, `europe`, and `us`.
234
+ * See [here](https://cloud.google.com/artifact-registry/docs/repositories/repo-locations),
235
+ * or use the
236
+ * gcp.artifactregistry.getLocations
237
+ * data source for possible values.
238
+ */
239
+ location?: pulumi.Input<string>;
240
+ /**
241
+ * The operation the rule applies to.
242
+ * Possible values are: `OPERATION_UNSPECIFIED`, `DOWNLOAD`.
243
+ */
244
+ operation?: pulumi.Input<string>;
245
+ /**
246
+ * The package ID the rule applies to. If empty, this rule applies to all
247
+ * packages inside the repository.
248
+ */
249
+ packageId?: pulumi.Input<string>;
250
+ /**
251
+ * The ID of the project in which the resource belongs.
252
+ * If it is not provided, the provider project is used.
253
+ */
254
+ project?: pulumi.Input<string>;
255
+ /**
256
+ * The last part of the repository name, for example:
257
+ * "repo1"
258
+ */
259
+ repositoryId: pulumi.Input<string>;
260
+ /**
261
+ * The rule id to use for this repository.
262
+ */
263
+ ruleId: pulumi.Input<string>;
264
+ }
@@ -0,0 +1,155 @@
1
+ "use strict";
2
+ // *** WARNING: this file was generated by pulumi-language-nodejs. ***
3
+ // *** Do not edit by hand unless you're certain you know what you are doing! ***
4
+ Object.defineProperty(exports, "__esModule", { value: true });
5
+ exports.Rule = void 0;
6
+ const pulumi = require("@pulumi/pulumi");
7
+ const utilities = require("../utilities");
8
+ /**
9
+ * A rule defines the deny or allow action of the operation it applies to and the conditions required for the rule to apply. You can set one rule for an entire repository and one rule for each package within.
10
+ *
11
+ * To get more information about Rule, see:
12
+ *
13
+ * * [API documentation](https://cloud.google.com/artifact-registry/docs/reference/rest/v1/projects.locations.repositories.rules)
14
+ * * How-to Guides
15
+ * * [Official Documentation](https://docs.cloud.google.com/sdk/gcloud/reference/artifacts/rules)
16
+ *
17
+ * ## Example Usage
18
+ *
19
+ * ### Artifact Registry Rule Basic
20
+ *
21
+ * ```typescript
22
+ * import * as pulumi from "@pulumi/pulumi";
23
+ * import * as gcp from "@pulumi/gcp";
24
+ *
25
+ * const _default = new gcp.artifactregistry.Repository("default", {
26
+ * location: "us-central1",
27
+ * repositoryId: "my-repository",
28
+ * description: "example docker repository",
29
+ * format: "DOCKER",
30
+ * });
31
+ * const my_rule = new gcp.artifactregistry.Rule("my-rule", {
32
+ * repositoryId: _default.repositoryId,
33
+ * location: _default.location,
34
+ * ruleId: "my-repo-rule-id",
35
+ * action: "DENY",
36
+ * operation: "DOWNLOAD",
37
+ * condition: {
38
+ * expression: "pkg.version.id < '2.0'",
39
+ * title: "Block legacy versions",
40
+ * description: "Prevents downloading images with version IDs less than 2.0",
41
+ * },
42
+ * });
43
+ * ```
44
+ * ### Artifact Registry Rule Full
45
+ *
46
+ * ```typescript
47
+ * import * as pulumi from "@pulumi/pulumi";
48
+ * import * as gcp from "@pulumi/gcp";
49
+ *
50
+ * const _default = new gcp.artifactregistry.Repository("default", {
51
+ * location: "us-central1",
52
+ * repositoryId: "my-repository",
53
+ * description: "example docker repository",
54
+ * format: "DOCKER",
55
+ * });
56
+ * const my_rule = new gcp.artifactregistry.Rule("my-rule", {
57
+ * repositoryId: _default.repositoryId,
58
+ * location: _default.location,
59
+ * ruleId: "my-repo-rule-full-id",
60
+ * action: "DENY",
61
+ * operation: "DOWNLOAD",
62
+ * packageId: "foo",
63
+ * condition: {
64
+ * expression: "pkg.version.id < '2.0'",
65
+ * title: "Block legacy versions",
66
+ * description: "Prevents downloading images with version IDs less than 2.0",
67
+ * location: "artifact-registry-rules/policy.cel:1",
68
+ * },
69
+ * });
70
+ * ```
71
+ *
72
+ * ## Regional Endpoint Policies
73
+ *
74
+ * This resource supports Regional Endpoint Policies (REP). See the provider reference for more details on configuration.
75
+ *
76
+ * ## Import
77
+ *
78
+ * Rule can be imported using any of these accepted formats:
79
+ *
80
+ * * `projects/{{project}}/locations/{{location}}/repositories/{{repository_id}}/rules/{{rule_id}}`
81
+ * * `{{project}}/{{location}}/{{repository_id}}/{{rule_id}}`
82
+ * * `{{location}}/{{repository_id}}/{{rule_id}}`
83
+ *
84
+ * When using the `pulumi import` command, Rule can be imported using one of the formats above. For example:
85
+ *
86
+ * ```sh
87
+ * $ pulumi import gcp:artifactregistry/rule:Rule default projects/{{project}}/locations/{{location}}/repositories/{{repository_id}}/rules/{{rule_id}}
88
+ * $ pulumi import gcp:artifactregistry/rule:Rule default {{project}}/{{location}}/{{repository_id}}/{{rule_id}}
89
+ * $ pulumi import gcp:artifactregistry/rule:Rule default {{location}}/{{repository_id}}/{{rule_id}}
90
+ * ```
91
+ */
92
+ class Rule extends pulumi.CustomResource {
93
+ /**
94
+ * Get an existing Rule resource's state with the given name, ID, and optional extra
95
+ * properties used to qualify the lookup.
96
+ *
97
+ * @param name The _unique_ name of the resulting resource.
98
+ * @param id The _unique_ provider ID of the resource to lookup.
99
+ * @param state Any extra arguments used during the lookup.
100
+ * @param opts Optional settings to control the behavior of the CustomResource.
101
+ */
102
+ static get(name, id, state, opts) {
103
+ return new Rule(name, state, { ...opts, id: id });
104
+ }
105
+ /**
106
+ * Returns true if the given object is an instance of Rule. This is designed to work even
107
+ * when multiple copies of the Pulumi SDK have been loaded into the same process.
108
+ */
109
+ static isInstance(obj) {
110
+ if (obj === undefined || obj === null) {
111
+ return false;
112
+ }
113
+ return obj['__pulumiType'] === Rule.__pulumiType;
114
+ }
115
+ constructor(name, argsOrState, opts) {
116
+ let resourceInputs = {};
117
+ opts = opts || {};
118
+ if (opts.id) {
119
+ const state = argsOrState;
120
+ resourceInputs["action"] = state?.action;
121
+ resourceInputs["condition"] = state?.condition;
122
+ resourceInputs["location"] = state?.location;
123
+ resourceInputs["name"] = state?.name;
124
+ resourceInputs["operation"] = state?.operation;
125
+ resourceInputs["packageId"] = state?.packageId;
126
+ resourceInputs["project"] = state?.project;
127
+ resourceInputs["repositoryId"] = state?.repositoryId;
128
+ resourceInputs["ruleId"] = state?.ruleId;
129
+ }
130
+ else {
131
+ const args = argsOrState;
132
+ if (args?.repositoryId === undefined && !opts.urn) {
133
+ throw new Error("Missing required property 'repositoryId'");
134
+ }
135
+ if (args?.ruleId === undefined && !opts.urn) {
136
+ throw new Error("Missing required property 'ruleId'");
137
+ }
138
+ resourceInputs["action"] = args?.action;
139
+ resourceInputs["condition"] = args?.condition;
140
+ resourceInputs["location"] = args?.location;
141
+ resourceInputs["operation"] = args?.operation;
142
+ resourceInputs["packageId"] = args?.packageId;
143
+ resourceInputs["project"] = args?.project;
144
+ resourceInputs["repositoryId"] = args?.repositoryId;
145
+ resourceInputs["ruleId"] = args?.ruleId;
146
+ resourceInputs["name"] = undefined /*out*/;
147
+ }
148
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
149
+ super(Rule.__pulumiType, name, resourceInputs, opts);
150
+ }
151
+ }
152
+ exports.Rule = Rule;
153
+ /** @internal */
154
+ Rule.__pulumiType = 'gcp:artifactregistry/rule:Rule';
155
+ //# sourceMappingURL=rule.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"rule.js","sourceRoot":"","sources":["../../artifactregistry/rule.ts"],"names":[],"mappings":"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"}
@@ -27,6 +27,10 @@ import * as pulumi from "@pulumi/pulumi";
27
27
  * });
28
28
  * ```
29
29
  *
30
+ * ## Regional Endpoint Policies
31
+ *
32
+ * This resource supports Regional Endpoint Policies (REP). See the provider reference for more details on configuration.
33
+ *
30
34
  * ## Import
31
35
  *
32
36
  * VPCSCConfig can be imported using any of these accepted formats:
@@ -33,6 +33,10 @@ const utilities = require("../utilities");
33
33
  * });
34
34
  * ```
35
35
  *
36
+ * ## Regional Endpoint Policies
37
+ *
38
+ * This resource supports Regional Endpoint Policies (REP). See the provider reference for more details on configuration.
39
+ *
36
40
  * ## Import
37
41
  *
38
42
  * VPCSCConfig can be imported using any of these accepted formats:
@@ -1 +1 @@
1
- {"version":3,"file":"vpcscConfig.js","sourceRoot":"","sources":["../../artifactregistry/vpcscConfig.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA2CG;AACH,MAAa,WAAY,SAAQ,MAAM,CAAC,cAAc;IAClD;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAwB,EAAE,IAAmC;QACtH,OAAO,IAAI,WAAW,CAAC,IAAI,EAAO,KAAK,EAAE,EAAE,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC;IAClE,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,WAAW,CAAC,YAAY,CAAC;IAC5D,CAAC;IA8BD,YAAY,IAAY,EAAE,WAAgD,EAAE,IAAmC;QAC3G,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAA2C,CAAC;YAC1D,cAAc,CAAC,UAAU,CAAC,GAAG,KAAK,EAAE,QAAQ,CAAC;YAC7C,cAAc,CAAC,MAAM,CAAC,GAAG,KAAK,EAAE,IAAI,CAAC;YACrC,cAAc,CAAC,SAAS,CAAC,GAAG,KAAK,EAAE,OAAO,CAAC;YAC3C,cAAc,CAAC,aAAa,CAAC,GAAG,KAAK,EAAE,WAAW,CAAC;SACtD;aAAM;YACH,MAAM,IAAI,GAAG,WAA0C,CAAC;YACxD,cAAc,CAAC,UAAU,CAAC,GAAG,IAAI,EAAE,QAAQ,CAAC;YAC5C,cAAc,CAAC,SAAS,CAAC,GAAG,IAAI,EAAE,OAAO,CAAC;YAC1C,cAAc,CAAC,aAAa,CAAC,GAAG,IAAI,EAAE,WAAW,CAAC;YAClD,cAAc,CAAC,MAAM,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;SAC9C;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,WAAW,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IAChE,CAAC;;AA1EL,kCA2EC;AA7DG,gBAAgB;AACO,wBAAY,GAAG,8CAA8C,CAAC"}
1
+ {"version":3,"file":"vpcscConfig.js","sourceRoot":"","sources":["../../artifactregistry/vpcscConfig.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA+CG;AACH,MAAa,WAAY,SAAQ,MAAM,CAAC,cAAc;IAClD;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAwB,EAAE,IAAmC;QACtH,OAAO,IAAI,WAAW,CAAC,IAAI,EAAO,KAAK,EAAE,EAAE,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC;IAClE,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,WAAW,CAAC,YAAY,CAAC;IAC5D,CAAC;IA8BD,YAAY,IAAY,EAAE,WAAgD,EAAE,IAAmC;QAC3G,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAA2C,CAAC;YAC1D,cAAc,CAAC,UAAU,CAAC,GAAG,KAAK,EAAE,QAAQ,CAAC;YAC7C,cAAc,CAAC,MAAM,CAAC,GAAG,KAAK,EAAE,IAAI,CAAC;YACrC,cAAc,CAAC,SAAS,CAAC,GAAG,KAAK,EAAE,OAAO,CAAC;YAC3C,cAAc,CAAC,aAAa,CAAC,GAAG,KAAK,EAAE,WAAW,CAAC;SACtD;aAAM;YACH,MAAM,IAAI,GAAG,WAA0C,CAAC;YACxD,cAAc,CAAC,UAAU,CAAC,GAAG,IAAI,EAAE,QAAQ,CAAC;YAC5C,cAAc,CAAC,SAAS,CAAC,GAAG,IAAI,EAAE,OAAO,CAAC;YAC1C,cAAc,CAAC,aAAa,CAAC,GAAG,IAAI,EAAE,WAAW,CAAC;YAClD,cAAc,CAAC,MAAM,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;SAC9C;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,WAAW,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IAChE,CAAC;;AA1EL,kCA2EC;AA7DG,gBAAgB;AACO,wBAAY,GAAG,8CAA8C,CAAC"}
@@ -218,7 +218,7 @@ export declare class Workload extends pulumi.CustomResource {
218
218
  */
219
219
  readonly organization: pulumi.Output<string>;
220
220
  /**
221
- * Optional. Partner regime associated with this workload. Possible values: PARTNER_UNSPECIFIED, LOCAL_CONTROLS_BY_S3NS, SOVEREIGN_CONTROLS_BY_T_SYSTEMS, SOVEREIGN_CONTROLS_BY_SIA_MINSAIT, SOVEREIGN_CONTROLS_BY_PSN, SOVEREIGN_CONTROLS_BY_CNTXT, SOVEREIGN_CONTROLS_BY_CNTXT_NO_EKM
221
+ * Optional. Partner regime associated with this workload. Possible values: PARTNER_UNSPECIFIED, LOCAL_CONTROLS_BY_S3NS, SOVEREIGN_CONTROLS_BY_T_SYSTEMS, SOVEREIGN_CONTROLS_BY_SIA_MINSAIT, SOVEREIGN_CONTROLS_BY_PSN, SOVEREIGN_CONTROLS_BY_CNTXT, SOVEREIGN_CONTROLS_BY_CNTXT_NO_EKM, SPAIN_DATA_BOUNDARY_BY_TELEFONICA
222
222
  */
223
223
  readonly partner: pulumi.Output<string | undefined>;
224
224
  /**
@@ -344,7 +344,7 @@ export interface WorkloadState {
344
344
  */
345
345
  organization?: pulumi.Input<string>;
346
346
  /**
347
- * Optional. Partner regime associated with this workload. Possible values: PARTNER_UNSPECIFIED, LOCAL_CONTROLS_BY_S3NS, SOVEREIGN_CONTROLS_BY_T_SYSTEMS, SOVEREIGN_CONTROLS_BY_SIA_MINSAIT, SOVEREIGN_CONTROLS_BY_PSN, SOVEREIGN_CONTROLS_BY_CNTXT, SOVEREIGN_CONTROLS_BY_CNTXT_NO_EKM
347
+ * Optional. Partner regime associated with this workload. Possible values: PARTNER_UNSPECIFIED, LOCAL_CONTROLS_BY_S3NS, SOVEREIGN_CONTROLS_BY_T_SYSTEMS, SOVEREIGN_CONTROLS_BY_SIA_MINSAIT, SOVEREIGN_CONTROLS_BY_PSN, SOVEREIGN_CONTROLS_BY_CNTXT, SOVEREIGN_CONTROLS_BY_CNTXT_NO_EKM, SPAIN_DATA_BOUNDARY_BY_TELEFONICA
348
348
  */
349
349
  partner?: pulumi.Input<string>;
350
350
  /**
@@ -432,7 +432,7 @@ export interface WorkloadArgs {
432
432
  */
433
433
  organization: pulumi.Input<string>;
434
434
  /**
435
- * Optional. Partner regime associated with this workload. Possible values: PARTNER_UNSPECIFIED, LOCAL_CONTROLS_BY_S3NS, SOVEREIGN_CONTROLS_BY_T_SYSTEMS, SOVEREIGN_CONTROLS_BY_SIA_MINSAIT, SOVEREIGN_CONTROLS_BY_PSN, SOVEREIGN_CONTROLS_BY_CNTXT, SOVEREIGN_CONTROLS_BY_CNTXT_NO_EKM
435
+ * Optional. Partner regime associated with this workload. Possible values: PARTNER_UNSPECIFIED, LOCAL_CONTROLS_BY_S3NS, SOVEREIGN_CONTROLS_BY_T_SYSTEMS, SOVEREIGN_CONTROLS_BY_SIA_MINSAIT, SOVEREIGN_CONTROLS_BY_PSN, SOVEREIGN_CONTROLS_BY_CNTXT, SOVEREIGN_CONTROLS_BY_CNTXT_NO_EKM, SPAIN_DATA_BOUNDARY_BY_TELEFONICA
436
436
  */
437
437
  partner?: pulumi.Input<string>;
438
438
  /**