@pulumi/openstack 5.4.1 → 5.4.2-alpha.1775837740
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/bgpvpn/networkAssociateV2.d.ts +0 -12
- package/bgpvpn/networkAssociateV2.js +0 -12
- package/bgpvpn/networkAssociateV2.js.map +1 -1
- package/bgpvpn/portAssociateV2.d.ts +0 -12
- package/bgpvpn/portAssociateV2.js +0 -12
- package/bgpvpn/portAssociateV2.js.map +1 -1
- package/bgpvpn/routerAssociateV2.d.ts +0 -12
- package/bgpvpn/routerAssociateV2.js +0 -12
- package/bgpvpn/routerAssociateV2.js.map +1 -1
- package/bgpvpn/v2.d.ts +0 -10
- package/bgpvpn/v2.js +0 -10
- package/bgpvpn/v2.js.map +1 -1
- package/bgpvpnNetworkAssociateV2.d.ts +0 -12
- package/bgpvpnNetworkAssociateV2.js +0 -12
- package/bgpvpnNetworkAssociateV2.js.map +1 -1
- package/bgpvpnPortAssociateV2.d.ts +0 -12
- package/bgpvpnPortAssociateV2.js +0 -12
- package/bgpvpnPortAssociateV2.js.map +1 -1
- package/bgpvpnRouterAssociateV2.d.ts +0 -12
- package/bgpvpnRouterAssociateV2.js +0 -12
- package/bgpvpnRouterAssociateV2.js.map +1 -1
- package/bgpvpnV2.d.ts +0 -10
- package/bgpvpnV2.js +0 -10
- package/bgpvpnV2.js.map +1 -1
- package/blockstorage/qosV3.d.ts +1 -1
- package/blockstorage/qosV3.js +1 -1
- package/blockstorage/volumeTypeV3.d.ts +1 -1
- package/blockstorage/volumeTypeV3.js +1 -1
- package/compute/aggregateV2.d.ts +2 -7
- package/compute/aggregateV2.js +2 -7
- package/compute/aggregateV2.js.map +1 -1
- package/compute/instance.d.ts +600 -0
- package/compute/instance.js +592 -0
- package/compute/instance.js.map +1 -1
- package/compute/keypair.d.ts +8 -0
- package/compute/keypair.js +8 -0
- package/compute/keypair.js.map +1 -1
- package/compute/volumeAttach.d.ts +24 -0
- package/compute/volumeAttach.js.map +1 -1
- package/database/configuration.d.ts +30 -0
- package/database/configuration.js +30 -0
- package/database/configuration.js.map +1 -1
- package/dns/recordSet.d.ts +0 -3
- package/dns/recordSet.js +0 -3
- package/dns/recordSet.js.map +1 -1
- package/dns/zone.d.ts +0 -3
- package/dns/zone.js +0 -3
- package/dns/zone.js.map +1 -1
- package/dns/zoneShareV2.d.ts +0 -5
- package/dns/zoneShareV2.js +0 -5
- package/dns/zoneShareV2.js.map +1 -1
- package/identity/getAuthScope.d.ts +96 -0
- package/identity/getAuthScope.js +96 -0
- package/identity/getAuthScope.js.map +1 -1
- package/images/image.d.ts +15 -0
- package/images/image.js.map +1 -1
- package/images/imageAccess.d.ts +2 -3
- package/images/imageAccess.js +2 -3
- package/images/imageAccess.js.map +1 -1
- package/images/imageAccessAccept.d.ts +2 -2
- package/images/imageAccessAccept.js +2 -2
- package/keymanager/getSecret.d.ts +16 -0
- package/keymanager/getSecret.js +16 -0
- package/keymanager/getSecret.js.map +1 -1
- package/keymanager/secretV1.d.ts +7 -0
- package/keymanager/secretV1.js +7 -0
- package/keymanager/secretV1.js.map +1 -1
- package/lbFlavorprofileV2.d.ts +0 -1
- package/lbFlavorprofileV2.js +0 -1
- package/lbFlavorprofileV2.js.map +1 -1
- package/loadbalancer/flavorprofileV2.d.ts +0 -1
- package/loadbalancer/flavorprofileV2.js +0 -1
- package/loadbalancer/flavorprofileV2.js.map +1 -1
- package/loadbalancer/monitor.d.ts +1 -0
- package/loadbalancer/monitor.js +1 -0
- package/loadbalancer/monitor.js.map +1 -1
- package/loadbalancer/quota.d.ts +1 -1
- package/loadbalancer/quota.js +1 -1
- package/networking/floatingIp.d.ts +37 -0
- package/networking/floatingIp.js +37 -0
- package/networking/floatingIp.js.map +1 -1
- package/networking/portSecGroupAssociate.d.ts +12 -0
- package/networking/portSecGroupAssociate.js +12 -0
- package/networking/portSecGroupAssociate.js.map +1 -1
- package/networking/routerInterface.d.ts +1 -2
- package/networking/routerInterface.js +1 -2
- package/networking/routerInterface.js.map +1 -1
- package/networking/routerRoute.d.ts +1 -1
- package/networking/routerRoute.js +1 -1
- package/networking/secGroup.d.ts +46 -0
- package/networking/secGroup.js +46 -0
- package/networking/secGroup.js.map +1 -1
- package/networking/subnetRoute.d.ts +1 -1
- package/networking/subnetRoute.js +1 -1
- package/objectstorage/container.d.ts +4 -4
- package/objectstorage/container.js +4 -4
- package/package.json +2 -2
- package/sharedfilesystem/shareAccess.d.ts +8 -0
- package/sharedfilesystem/shareAccess.js +8 -0
- package/sharedfilesystem/shareAccess.js.map +1 -1
|
@@ -161,6 +161,14 @@ export declare class VolumeAttach extends pulumi.CustomResource {
|
|
|
161
161
|
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
162
162
|
*/
|
|
163
163
|
static isInstance(obj: any): obj is VolumeAttach;
|
|
164
|
+
/**
|
|
165
|
+
* The device of the volume attachment (ex: `/dev/vdc`).
|
|
166
|
+
* _NOTE_: Being able to specify a device is dependent upon the hypervisor in
|
|
167
|
+
* use. There is a chance that the device specified in Terraform will not be
|
|
168
|
+
* the same device the hypervisor chose. If this happens, Terraform will wish
|
|
169
|
+
* to update the device upon subsequent applying which will cause the volume
|
|
170
|
+
* to be detached and reattached indefinitely. Please use with caution.
|
|
171
|
+
*/
|
|
164
172
|
readonly device: pulumi.Output<string>;
|
|
165
173
|
/**
|
|
166
174
|
* The ID of the Instance to attach the Volume to.
|
|
@@ -205,6 +213,14 @@ export declare class VolumeAttach extends pulumi.CustomResource {
|
|
|
205
213
|
* Input properties used for looking up and filtering VolumeAttach resources.
|
|
206
214
|
*/
|
|
207
215
|
export interface VolumeAttachState {
|
|
216
|
+
/**
|
|
217
|
+
* The device of the volume attachment (ex: `/dev/vdc`).
|
|
218
|
+
* _NOTE_: Being able to specify a device is dependent upon the hypervisor in
|
|
219
|
+
* use. There is a chance that the device specified in Terraform will not be
|
|
220
|
+
* the same device the hypervisor chose. If this happens, Terraform will wish
|
|
221
|
+
* to update the device upon subsequent applying which will cause the volume
|
|
222
|
+
* to be detached and reattached indefinitely. Please use with caution.
|
|
223
|
+
*/
|
|
208
224
|
device?: pulumi.Input<string>;
|
|
209
225
|
/**
|
|
210
226
|
* The ID of the Instance to attach the Volume to.
|
|
@@ -241,6 +257,14 @@ export interface VolumeAttachState {
|
|
|
241
257
|
* The set of arguments for constructing a VolumeAttach resource.
|
|
242
258
|
*/
|
|
243
259
|
export interface VolumeAttachArgs {
|
|
260
|
+
/**
|
|
261
|
+
* The device of the volume attachment (ex: `/dev/vdc`).
|
|
262
|
+
* _NOTE_: Being able to specify a device is dependent upon the hypervisor in
|
|
263
|
+
* use. There is a chance that the device specified in Terraform will not be
|
|
264
|
+
* the same device the hypervisor chose. If this happens, Terraform will wish
|
|
265
|
+
* to update the device upon subsequent applying which will cause the volume
|
|
266
|
+
* to be detached and reattached indefinitely. Please use with caution.
|
|
267
|
+
*/
|
|
244
268
|
device?: pulumi.Input<string>;
|
|
245
269
|
/**
|
|
246
270
|
* The ID of the Instance to attach the Volume to.
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"volumeAttach.js","sourceRoot":"","sources":["../../compute/volumeAttach.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA+IG;AACH,MAAa,YAAa,SAAQ,MAAM,CAAC,cAAc;IACnD;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAyB,EAAE,IAAmC;QACvH,OAAO,IAAI,YAAY,CAAC,IAAI,EAAO,KAAK,EAAE,EAAE,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC;IACnE,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,YAAY,CAAC,YAAY,CAAC;IAC7D,CAAC;
|
|
1
|
+
{"version":3,"file":"volumeAttach.js","sourceRoot":"","sources":["../../compute/volumeAttach.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA+IG;AACH,MAAa,YAAa,SAAQ,MAAM,CAAC,cAAc;IACnD;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAyB,EAAE,IAAmC;QACvH,OAAO,IAAI,YAAY,CAAC,IAAI,EAAO,KAAK,EAAE,EAAE,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC;IACnE,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,YAAY,CAAC,YAAY,CAAC;IAC7D,CAAC;IAkDD,YAAY,IAAY,EAAE,WAAkD,EAAE,IAAmC;QAC7G,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAA4C,CAAC;YAC3D,cAAc,CAAC,QAAQ,CAAC,GAAG,KAAK,EAAE,MAAM,CAAC;YACzC,cAAc,CAAC,YAAY,CAAC,GAAG,KAAK,EAAE,UAAU,CAAC;YACjD,cAAc,CAAC,aAAa,CAAC,GAAG,KAAK,EAAE,WAAW,CAAC;YACnD,cAAc,CAAC,QAAQ,CAAC,GAAG,KAAK,EAAE,MAAM,CAAC;YACzC,cAAc,CAAC,KAAK,CAAC,GAAG,KAAK,EAAE,GAAG,CAAC;YACnC,cAAc,CAAC,eAAe,CAAC,GAAG,KAAK,EAAE,aAAa,CAAC;YACvD,cAAc,CAAC,UAAU,CAAC,GAAG,KAAK,EAAE,QAAQ,CAAC;SAChD;aAAM;YACH,MAAM,IAAI,GAAG,WAA2C,CAAC;YACzD,IAAI,IAAI,EAAE,UAAU,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBAC7C,MAAM,IAAI,KAAK,CAAC,wCAAwC,CAAC,CAAC;aAC7D;YACD,IAAI,IAAI,EAAE,QAAQ,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBAC3C,MAAM,IAAI,KAAK,CAAC,sCAAsC,CAAC,CAAC;aAC3D;YACD,cAAc,CAAC,QAAQ,CAAC,GAAG,IAAI,EAAE,MAAM,CAAC;YACxC,cAAc,CAAC,YAAY,CAAC,GAAG,IAAI,EAAE,UAAU,CAAC;YAChD,cAAc,CAAC,aAAa,CAAC,GAAG,IAAI,EAAE,WAAW,CAAC;YAClD,cAAc,CAAC,QAAQ,CAAC,GAAG,IAAI,EAAE,MAAM,CAAC;YACxC,cAAc,CAAC,KAAK,CAAC,GAAG,IAAI,EAAE,GAAG,CAAC;YAClC,cAAc,CAAC,eAAe,CAAC,GAAG,IAAI,EAAE,aAAa,CAAC;YACtD,cAAc,CAAC,UAAU,CAAC,GAAG,IAAI,EAAE,QAAQ,CAAC;SAC/C;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,YAAY,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IACjE,CAAC;;AA1GL,oCA2GC;AA7FG,gBAAgB;AACO,yBAAY,GAAG,6CAA6C,CAAC"}
|
|
@@ -1,6 +1,36 @@
|
|
|
1
1
|
import * as pulumi from "@pulumi/pulumi";
|
|
2
2
|
import * as inputs from "../types/input";
|
|
3
3
|
import * as outputs from "../types/output";
|
|
4
|
+
/**
|
|
5
|
+
* Manages a V1 DB configuration resource within OpenStack.
|
|
6
|
+
*
|
|
7
|
+
* ## Example Usage
|
|
8
|
+
*
|
|
9
|
+
* ### Configuration
|
|
10
|
+
*
|
|
11
|
+
* ```typescript
|
|
12
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
13
|
+
* import * as openstack from "@pulumi/openstack";
|
|
14
|
+
*
|
|
15
|
+
* const test = new openstack.database.Configuration("test", {
|
|
16
|
+
* name: "test",
|
|
17
|
+
* description: "description",
|
|
18
|
+
* datastore: {
|
|
19
|
+
* version: "mysql-5.7",
|
|
20
|
+
* type: "mysql",
|
|
21
|
+
* },
|
|
22
|
+
* configurations: [{
|
|
23
|
+
* name: "max_connections",
|
|
24
|
+
* value: "200",
|
|
25
|
+
* }],
|
|
26
|
+
* });
|
|
27
|
+
* ```
|
|
28
|
+
*
|
|
29
|
+
* ## Types of configuration parameter values
|
|
30
|
+
*
|
|
31
|
+
* Openstack API requires to store some database configuration parameter's values as strings, even if they contain numbers.
|
|
32
|
+
* To force store their values as strings set `stringType` to `true`. Otherwise Terraform will try to store them as number what can cause error from Openstack API like below:
|
|
33
|
+
*/
|
|
4
34
|
export declare class Configuration extends pulumi.CustomResource {
|
|
5
35
|
/**
|
|
6
36
|
* Get an existing Configuration resource's state with the given name, ID, and optional extra
|
|
@@ -5,6 +5,36 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
5
5
|
exports.Configuration = void 0;
|
|
6
6
|
const pulumi = require("@pulumi/pulumi");
|
|
7
7
|
const utilities = require("../utilities");
|
|
8
|
+
/**
|
|
9
|
+
* Manages a V1 DB configuration resource within OpenStack.
|
|
10
|
+
*
|
|
11
|
+
* ## Example Usage
|
|
12
|
+
*
|
|
13
|
+
* ### Configuration
|
|
14
|
+
*
|
|
15
|
+
* ```typescript
|
|
16
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
17
|
+
* import * as openstack from "@pulumi/openstack";
|
|
18
|
+
*
|
|
19
|
+
* const test = new openstack.database.Configuration("test", {
|
|
20
|
+
* name: "test",
|
|
21
|
+
* description: "description",
|
|
22
|
+
* datastore: {
|
|
23
|
+
* version: "mysql-5.7",
|
|
24
|
+
* type: "mysql",
|
|
25
|
+
* },
|
|
26
|
+
* configurations: [{
|
|
27
|
+
* name: "max_connections",
|
|
28
|
+
* value: "200",
|
|
29
|
+
* }],
|
|
30
|
+
* });
|
|
31
|
+
* ```
|
|
32
|
+
*
|
|
33
|
+
* ## Types of configuration parameter values
|
|
34
|
+
*
|
|
35
|
+
* Openstack API requires to store some database configuration parameter's values as strings, even if they contain numbers.
|
|
36
|
+
* To force store their values as strings set `stringType` to `true`. Otherwise Terraform will try to store them as number what can cause error from Openstack API like below:
|
|
37
|
+
*/
|
|
8
38
|
class Configuration extends pulumi.CustomResource {
|
|
9
39
|
/**
|
|
10
40
|
* Get an existing Configuration resource's state with the given name, ID, and optional extra
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"configuration.js","sourceRoot":"","sources":["../../database/configuration.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C,MAAa,aAAc,SAAQ,MAAM,CAAC,cAAc;IACpD;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAA0B,EAAE,IAAmC;QACxH,OAAO,IAAI,aAAa,CAAC,IAAI,EAAO,KAAK,EAAE,EAAE,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC;IACpE,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,aAAa,CAAC,YAAY,CAAC;IAC9D,CAAC;IAiCD,YAAY,IAAY,EAAE,WAAoD,EAAE,IAAmC;QAC/G,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAA6C,CAAC;YAC5D,cAAc,CAAC,gBAAgB,CAAC,GAAG,KAAK,EAAE,cAAc,CAAC;YACzD,cAAc,CAAC,WAAW,CAAC,GAAG,KAAK,EAAE,SAAS,CAAC;YAC/C,cAAc,CAAC,aAAa,CAAC,GAAG,KAAK,EAAE,WAAW,CAAC;YACnD,cAAc,CAAC,MAAM,CAAC,GAAG,KAAK,EAAE,IAAI,CAAC;YACrC,cAAc,CAAC,QAAQ,CAAC,GAAG,KAAK,EAAE,MAAM,CAAC;SAC5C;aAAM;YACH,MAAM,IAAI,GAAG,WAA4C,CAAC;YAC1D,IAAI,IAAI,EAAE,SAAS,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBAC5C,MAAM,IAAI,KAAK,CAAC,uCAAuC,CAAC,CAAC;aAC5D;YACD,IAAI,IAAI,EAAE,WAAW,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBAC9C,MAAM,IAAI,KAAK,CAAC,yCAAyC,CAAC,CAAC;aAC9D;YACD,cAAc,CAAC,gBAAgB,CAAC,GAAG,IAAI,EAAE,cAAc,CAAC;YACxD,cAAc,CAAC,WAAW,CAAC,GAAG,IAAI,EAAE,SAAS,CAAC;YAC9C,cAAc,CAAC,aAAa,CAAC,GAAG,IAAI,EAAE,WAAW,CAAC;YAClD,cAAc,CAAC,MAAM,CAAC,GAAG,IAAI,EAAE,IAAI,CAAC;YACpC,cAAc,CAAC,QAAQ,CAAC,GAAG,IAAI,EAAE,MAAM,CAAC;SAC3C;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,aAAa,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IAClE,CAAC;;AArFL,sCAsFC;AAxEG,gBAAgB;AACO,0BAAY,GAAG,gDAAgD,CAAC"}
|
|
1
|
+
{"version":3,"file":"configuration.js","sourceRoot":"","sources":["../../database/configuration.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA6BG;AACH,MAAa,aAAc,SAAQ,MAAM,CAAC,cAAc;IACpD;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAA0B,EAAE,IAAmC;QACxH,OAAO,IAAI,aAAa,CAAC,IAAI,EAAO,KAAK,EAAE,EAAE,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC;IACpE,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,aAAa,CAAC,YAAY,CAAC;IAC9D,CAAC;IAiCD,YAAY,IAAY,EAAE,WAAoD,EAAE,IAAmC;QAC/G,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAA6C,CAAC;YAC5D,cAAc,CAAC,gBAAgB,CAAC,GAAG,KAAK,EAAE,cAAc,CAAC;YACzD,cAAc,CAAC,WAAW,CAAC,GAAG,KAAK,EAAE,SAAS,CAAC;YAC/C,cAAc,CAAC,aAAa,CAAC,GAAG,KAAK,EAAE,WAAW,CAAC;YACnD,cAAc,CAAC,MAAM,CAAC,GAAG,KAAK,EAAE,IAAI,CAAC;YACrC,cAAc,CAAC,QAAQ,CAAC,GAAG,KAAK,EAAE,MAAM,CAAC;SAC5C;aAAM;YACH,MAAM,IAAI,GAAG,WAA4C,CAAC;YAC1D,IAAI,IAAI,EAAE,SAAS,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBAC5C,MAAM,IAAI,KAAK,CAAC,uCAAuC,CAAC,CAAC;aAC5D;YACD,IAAI,IAAI,EAAE,WAAW,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBAC9C,MAAM,IAAI,KAAK,CAAC,yCAAyC,CAAC,CAAC;aAC9D;YACD,cAAc,CAAC,gBAAgB,CAAC,GAAG,IAAI,EAAE,cAAc,CAAC;YACxD,cAAc,CAAC,WAAW,CAAC,GAAG,IAAI,EAAE,SAAS,CAAC;YAC9C,cAAc,CAAC,aAAa,CAAC,GAAG,IAAI,EAAE,WAAW,CAAC;YAClD,cAAc,CAAC,MAAM,CAAC,GAAG,IAAI,EAAE,IAAI,CAAC;YACpC,cAAc,CAAC,QAAQ,CAAC,GAAG,IAAI,EAAE,MAAM,CAAC;SAC3C;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,aAAa,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IAClE,CAAC;;AArFL,sCAsFC;AAxEG,gBAAgB;AACO,0BAAY,GAAG,gDAAgD,CAAC"}
|
package/dns/recordSet.d.ts
CHANGED
|
@@ -33,9 +33,6 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
33
33
|
*
|
|
34
34
|
* ```sh
|
|
35
35
|
* $ pulumi import openstack:dns/recordSet:RecordSet recordset_1 project_id/zone_id/recordset_id
|
|
36
|
-
* ```
|
|
37
|
-
*
|
|
38
|
-
* ```sh
|
|
39
36
|
* $ pulumi import openstack:dns/recordSet:RecordSet recordset_1 zone_id/recordset_id
|
|
40
37
|
* ```
|
|
41
38
|
*/
|
package/dns/recordSet.js
CHANGED
|
@@ -39,9 +39,6 @@ const utilities = require("../utilities");
|
|
|
39
39
|
*
|
|
40
40
|
* ```sh
|
|
41
41
|
* $ pulumi import openstack:dns/recordSet:RecordSet recordset_1 project_id/zone_id/recordset_id
|
|
42
|
-
* ```
|
|
43
|
-
*
|
|
44
|
-
* ```sh
|
|
45
42
|
* $ pulumi import openstack:dns/recordSet:RecordSet recordset_1 zone_id/recordset_id
|
|
46
43
|
* ```
|
|
47
44
|
*/
|
package/dns/recordSet.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"recordSet.js","sourceRoot":"","sources":["../../dns/recordSet.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C
|
|
1
|
+
{"version":3,"file":"recordSet.js","sourceRoot":"","sources":["../../dns/recordSet.ts"],"names":[],"mappings":"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"}
|
package/dns/zone.d.ts
CHANGED
package/dns/zone.js
CHANGED
package/dns/zone.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"zone.js","sourceRoot":"","sources":["../../dns/zone.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C
|
|
1
|
+
{"version":3,"file":"zone.js","sourceRoot":"","sources":["../../dns/zone.ts"],"names":[],"mappings":"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"}
|
package/dns/zoneShareV2.d.ts
CHANGED
|
@@ -19,13 +19,8 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
19
19
|
*
|
|
20
20
|
* DNS zone share can be imported by specifying the zone ID with share ID and optional project ID:
|
|
21
21
|
*
|
|
22
|
-
* bash
|
|
23
|
-
*
|
|
24
22
|
* ```sh
|
|
25
23
|
* $ pulumi import openstack:dns/zoneShareV2:ZoneShareV2 share_1 60cbdc69-64f9-49ee-b294-352e71e22827/0e1dae51-aee2-4b44-962f-885bb69f3a5c
|
|
26
|
-
* ```
|
|
27
|
-
*
|
|
28
|
-
* ```sh
|
|
29
24
|
* $ pulumi import openstack:dns/zoneShareV2:ZoneShareV2 share_1 60cbdc69-64f9-49ee-b294-352e71e22827/0e1dae51-aee2-4b44-962f-885bb69f3a5c/eb92139f6c054a878852ac9e8cbe612a
|
|
30
25
|
* ```
|
|
31
26
|
*/
|
package/dns/zoneShareV2.js
CHANGED
|
@@ -25,13 +25,8 @@ const utilities = require("../utilities");
|
|
|
25
25
|
*
|
|
26
26
|
* DNS zone share can be imported by specifying the zone ID with share ID and optional project ID:
|
|
27
27
|
*
|
|
28
|
-
* bash
|
|
29
|
-
*
|
|
30
28
|
* ```sh
|
|
31
29
|
* $ pulumi import openstack:dns/zoneShareV2:ZoneShareV2 share_1 60cbdc69-64f9-49ee-b294-352e71e22827/0e1dae51-aee2-4b44-962f-885bb69f3a5c
|
|
32
|
-
* ```
|
|
33
|
-
*
|
|
34
|
-
* ```sh
|
|
35
30
|
* $ pulumi import openstack:dns/zoneShareV2:ZoneShareV2 share_1 60cbdc69-64f9-49ee-b294-352e71e22827/0e1dae51-aee2-4b44-962f-885bb69f3a5c/eb92139f6c054a878852ac9e8cbe612a
|
|
36
31
|
* ```
|
|
37
32
|
*/
|
package/dns/zoneShareV2.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"zoneShareV2.js","sourceRoot":"","sources":["../../dns/zoneShareV2.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C
|
|
1
|
+
{"version":3,"file":"zoneShareV2.js","sourceRoot":"","sources":["../../dns/zoneShareV2.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;GAwBG;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;IAgCD,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,WAAW,CAAC,GAAG,KAAK,EAAE,SAAS,CAAC;YAC/C,cAAc,CAAC,QAAQ,CAAC,GAAG,KAAK,EAAE,MAAM,CAAC;YACzC,cAAc,CAAC,iBAAiB,CAAC,GAAG,KAAK,EAAE,eAAe,CAAC;YAC3D,cAAc,CAAC,QAAQ,CAAC,GAAG,KAAK,EAAE,MAAM,CAAC;SAC5C;aAAM;YACH,MAAM,IAAI,GAAG,WAA0C,CAAC;YACxD,IAAI,IAAI,EAAE,eAAe,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBAClD,MAAM,IAAI,KAAK,CAAC,6CAA6C,CAAC,CAAC;aAClE;YACD,IAAI,IAAI,EAAE,MAAM,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACzC,MAAM,IAAI,KAAK,CAAC,oCAAoC,CAAC,CAAC;aACzD;YACD,cAAc,CAAC,WAAW,CAAC,GAAG,IAAI,EAAE,SAAS,CAAC;YAC9C,cAAc,CAAC,QAAQ,CAAC,GAAG,IAAI,EAAE,MAAM,CAAC;YACxC,cAAc,CAAC,iBAAiB,CAAC,GAAG,IAAI,EAAE,eAAe,CAAC;YAC1D,cAAc,CAAC,QAAQ,CAAC,GAAG,IAAI,EAAE,MAAM,CAAC;SAC3C;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;;AAlFL,kCAmFC;AArEG,gBAAgB;AACO,wBAAY,GAAG,uCAAuC,CAAC"}
|
|
@@ -1,5 +1,53 @@
|
|
|
1
1
|
import * as pulumi from "@pulumi/pulumi";
|
|
2
2
|
import * as outputs from "../types/output";
|
|
3
|
+
/**
|
|
4
|
+
* Use this data source to get authentication information about the current
|
|
5
|
+
* auth scope in use. This can be used as self-discovery or introspection of
|
|
6
|
+
* the username or project name currently in use as well as the service catalog.
|
|
7
|
+
*
|
|
8
|
+
* > **Important Security Notice** While the `setTokenId` is `true` this data
|
|
9
|
+
* source will store an *unencrypted* session token in your Terraform state file.
|
|
10
|
+
* **Use of this data source with `setTokenId = true` in production deployments
|
|
11
|
+
* is *not* recommended**.
|
|
12
|
+
* Read more about sensitive data in state.
|
|
13
|
+
*
|
|
14
|
+
* ## Example Usage
|
|
15
|
+
*
|
|
16
|
+
* ### Simple
|
|
17
|
+
*
|
|
18
|
+
* ```typescript
|
|
19
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
20
|
+
* import * as openstack from "@pulumi/openstack";
|
|
21
|
+
*
|
|
22
|
+
* const scope = openstack.identity.getAuthScope({
|
|
23
|
+
* name: "my_scope",
|
|
24
|
+
* });
|
|
25
|
+
* ```
|
|
26
|
+
*
|
|
27
|
+
* To find the the public object storage endpoint for "region1" as listed in the
|
|
28
|
+
* service catalog:
|
|
29
|
+
*
|
|
30
|
+
* ```typescript
|
|
31
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
32
|
+
*
|
|
33
|
+
* const objectStoreService = .filter(entry => entry.type == "object-store").map(entry => (entry))[0];
|
|
34
|
+
* const objectStoreEndpoint = .filter(endpoint => endpoint["interface"] == "public" && endpoint.region == "region1").map(endpoint => (endpoint))[0];
|
|
35
|
+
* const objectStorePublicUrl = objectStoreEndpoint.url;
|
|
36
|
+
* ```
|
|
37
|
+
*
|
|
38
|
+
* ### In a combination with an http data source provider
|
|
39
|
+
*
|
|
40
|
+
* See [http](https://www.terraform.io/providers/hashicorp/http/latest/docs/data-sources/http) provider for reference.
|
|
41
|
+
*
|
|
42
|
+
* ```typescript
|
|
43
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
44
|
+
* import * as openstack from "@pulumi/openstack";
|
|
45
|
+
*
|
|
46
|
+
* const scope = openstack.identity.getAuthScope({
|
|
47
|
+
* name: "my_scope",
|
|
48
|
+
* });
|
|
49
|
+
* ```
|
|
50
|
+
*/
|
|
3
51
|
export declare function getAuthScope(args: GetAuthScopeArgs, opts?: pulumi.InvokeOptions): Promise<GetAuthScopeResult>;
|
|
4
52
|
/**
|
|
5
53
|
* A collection of arguments for invoking getAuthScope.
|
|
@@ -96,6 +144,54 @@ export interface GetAuthScopeResult {
|
|
|
96
144
|
*/
|
|
97
145
|
readonly userName: string;
|
|
98
146
|
}
|
|
147
|
+
/**
|
|
148
|
+
* Use this data source to get authentication information about the current
|
|
149
|
+
* auth scope in use. This can be used as self-discovery or introspection of
|
|
150
|
+
* the username or project name currently in use as well as the service catalog.
|
|
151
|
+
*
|
|
152
|
+
* > **Important Security Notice** While the `setTokenId` is `true` this data
|
|
153
|
+
* source will store an *unencrypted* session token in your Terraform state file.
|
|
154
|
+
* **Use of this data source with `setTokenId = true` in production deployments
|
|
155
|
+
* is *not* recommended**.
|
|
156
|
+
* Read more about sensitive data in state.
|
|
157
|
+
*
|
|
158
|
+
* ## Example Usage
|
|
159
|
+
*
|
|
160
|
+
* ### Simple
|
|
161
|
+
*
|
|
162
|
+
* ```typescript
|
|
163
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
164
|
+
* import * as openstack from "@pulumi/openstack";
|
|
165
|
+
*
|
|
166
|
+
* const scope = openstack.identity.getAuthScope({
|
|
167
|
+
* name: "my_scope",
|
|
168
|
+
* });
|
|
169
|
+
* ```
|
|
170
|
+
*
|
|
171
|
+
* To find the the public object storage endpoint for "region1" as listed in the
|
|
172
|
+
* service catalog:
|
|
173
|
+
*
|
|
174
|
+
* ```typescript
|
|
175
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
176
|
+
*
|
|
177
|
+
* const objectStoreService = .filter(entry => entry.type == "object-store").map(entry => (entry))[0];
|
|
178
|
+
* const objectStoreEndpoint = .filter(endpoint => endpoint["interface"] == "public" && endpoint.region == "region1").map(endpoint => (endpoint))[0];
|
|
179
|
+
* const objectStorePublicUrl = objectStoreEndpoint.url;
|
|
180
|
+
* ```
|
|
181
|
+
*
|
|
182
|
+
* ### In a combination with an http data source provider
|
|
183
|
+
*
|
|
184
|
+
* See [http](https://www.terraform.io/providers/hashicorp/http/latest/docs/data-sources/http) provider for reference.
|
|
185
|
+
*
|
|
186
|
+
* ```typescript
|
|
187
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
188
|
+
* import * as openstack from "@pulumi/openstack";
|
|
189
|
+
*
|
|
190
|
+
* const scope = openstack.identity.getAuthScope({
|
|
191
|
+
* name: "my_scope",
|
|
192
|
+
* });
|
|
193
|
+
* ```
|
|
194
|
+
*/
|
|
99
195
|
export declare function getAuthScopeOutput(args: GetAuthScopeOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetAuthScopeResult>;
|
|
100
196
|
/**
|
|
101
197
|
* A collection of arguments for invoking getAuthScope.
|
package/identity/getAuthScope.js
CHANGED
|
@@ -5,6 +5,54 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
5
5
|
exports.getAuthScopeOutput = exports.getAuthScope = void 0;
|
|
6
6
|
const pulumi = require("@pulumi/pulumi");
|
|
7
7
|
const utilities = require("../utilities");
|
|
8
|
+
/**
|
|
9
|
+
* Use this data source to get authentication information about the current
|
|
10
|
+
* auth scope in use. This can be used as self-discovery or introspection of
|
|
11
|
+
* the username or project name currently in use as well as the service catalog.
|
|
12
|
+
*
|
|
13
|
+
* > **Important Security Notice** While the `setTokenId` is `true` this data
|
|
14
|
+
* source will store an *unencrypted* session token in your Terraform state file.
|
|
15
|
+
* **Use of this data source with `setTokenId = true` in production deployments
|
|
16
|
+
* is *not* recommended**.
|
|
17
|
+
* Read more about sensitive data in state.
|
|
18
|
+
*
|
|
19
|
+
* ## Example Usage
|
|
20
|
+
*
|
|
21
|
+
* ### Simple
|
|
22
|
+
*
|
|
23
|
+
* ```typescript
|
|
24
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
25
|
+
* import * as openstack from "@pulumi/openstack";
|
|
26
|
+
*
|
|
27
|
+
* const scope = openstack.identity.getAuthScope({
|
|
28
|
+
* name: "my_scope",
|
|
29
|
+
* });
|
|
30
|
+
* ```
|
|
31
|
+
*
|
|
32
|
+
* To find the the public object storage endpoint for "region1" as listed in the
|
|
33
|
+
* service catalog:
|
|
34
|
+
*
|
|
35
|
+
* ```typescript
|
|
36
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
37
|
+
*
|
|
38
|
+
* const objectStoreService = .filter(entry => entry.type == "object-store").map(entry => (entry))[0];
|
|
39
|
+
* const objectStoreEndpoint = .filter(endpoint => endpoint["interface"] == "public" && endpoint.region == "region1").map(endpoint => (endpoint))[0];
|
|
40
|
+
* const objectStorePublicUrl = objectStoreEndpoint.url;
|
|
41
|
+
* ```
|
|
42
|
+
*
|
|
43
|
+
* ### In a combination with an http data source provider
|
|
44
|
+
*
|
|
45
|
+
* See [http](https://www.terraform.io/providers/hashicorp/http/latest/docs/data-sources/http) provider for reference.
|
|
46
|
+
*
|
|
47
|
+
* ```typescript
|
|
48
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
49
|
+
* import * as openstack from "@pulumi/openstack";
|
|
50
|
+
*
|
|
51
|
+
* const scope = openstack.identity.getAuthScope({
|
|
52
|
+
* name: "my_scope",
|
|
53
|
+
* });
|
|
54
|
+
* ```
|
|
55
|
+
*/
|
|
8
56
|
function getAuthScope(args, opts) {
|
|
9
57
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
10
58
|
return pulumi.runtime.invoke("openstack:identity/getAuthScope:getAuthScope", {
|
|
@@ -14,6 +62,54 @@ function getAuthScope(args, opts) {
|
|
|
14
62
|
}, opts);
|
|
15
63
|
}
|
|
16
64
|
exports.getAuthScope = getAuthScope;
|
|
65
|
+
/**
|
|
66
|
+
* Use this data source to get authentication information about the current
|
|
67
|
+
* auth scope in use. This can be used as self-discovery or introspection of
|
|
68
|
+
* the username or project name currently in use as well as the service catalog.
|
|
69
|
+
*
|
|
70
|
+
* > **Important Security Notice** While the `setTokenId` is `true` this data
|
|
71
|
+
* source will store an *unencrypted* session token in your Terraform state file.
|
|
72
|
+
* **Use of this data source with `setTokenId = true` in production deployments
|
|
73
|
+
* is *not* recommended**.
|
|
74
|
+
* Read more about sensitive data in state.
|
|
75
|
+
*
|
|
76
|
+
* ## Example Usage
|
|
77
|
+
*
|
|
78
|
+
* ### Simple
|
|
79
|
+
*
|
|
80
|
+
* ```typescript
|
|
81
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
82
|
+
* import * as openstack from "@pulumi/openstack";
|
|
83
|
+
*
|
|
84
|
+
* const scope = openstack.identity.getAuthScope({
|
|
85
|
+
* name: "my_scope",
|
|
86
|
+
* });
|
|
87
|
+
* ```
|
|
88
|
+
*
|
|
89
|
+
* To find the the public object storage endpoint for "region1" as listed in the
|
|
90
|
+
* service catalog:
|
|
91
|
+
*
|
|
92
|
+
* ```typescript
|
|
93
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
94
|
+
*
|
|
95
|
+
* const objectStoreService = .filter(entry => entry.type == "object-store").map(entry => (entry))[0];
|
|
96
|
+
* const objectStoreEndpoint = .filter(endpoint => endpoint["interface"] == "public" && endpoint.region == "region1").map(endpoint => (endpoint))[0];
|
|
97
|
+
* const objectStorePublicUrl = objectStoreEndpoint.url;
|
|
98
|
+
* ```
|
|
99
|
+
*
|
|
100
|
+
* ### In a combination with an http data source provider
|
|
101
|
+
*
|
|
102
|
+
* See [http](https://www.terraform.io/providers/hashicorp/http/latest/docs/data-sources/http) provider for reference.
|
|
103
|
+
*
|
|
104
|
+
* ```typescript
|
|
105
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
106
|
+
* import * as openstack from "@pulumi/openstack";
|
|
107
|
+
*
|
|
108
|
+
* const scope = openstack.identity.getAuthScope({
|
|
109
|
+
* name: "my_scope",
|
|
110
|
+
* });
|
|
111
|
+
* ```
|
|
112
|
+
*/
|
|
17
113
|
function getAuthScopeOutput(args, opts) {
|
|
18
114
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
19
115
|
return pulumi.runtime.invokeOutput("openstack:identity/getAuthScope:getAuthScope", {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getAuthScope.js","sourceRoot":"","sources":["../../identity/getAuthScope.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C,SAAgB,YAAY,CAAC,IAAsB,EAAE,IAA2B;IAC5E,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,8CAA8C,EAAE;QACzE,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,YAAY,EAAE,IAAI,CAAC,UAAU;KAChC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,oCAOC;AAkGD,SAAgB,kBAAkB,CAAC,IAA4B,EAAE,IAAiC;IAC9F,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,8CAA8C,EAAE;QAC/E,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,YAAY,EAAE,IAAI,CAAC,UAAU;KAChC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,gDAOC"}
|
|
1
|
+
{"version":3,"file":"getAuthScope.js","sourceRoot":"","sources":["../../identity/getAuthScope.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA+CG;AACH,SAAgB,YAAY,CAAC,IAAsB,EAAE,IAA2B;IAC5E,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,8CAA8C,EAAE;QACzE,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,YAAY,EAAE,IAAI,CAAC,UAAU;KAChC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,oCAOC;AAkGD;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA+CG;AACH,SAAgB,kBAAkB,CAAC,IAA4B,EAAE,IAAiC;IAC9F,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,8CAA8C,EAAE;QAC/E,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,YAAY,EAAE,IAAI,CAAC,UAAU;KAChC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,gDAOC"}
|
package/images/image.d.ts
CHANGED
|
@@ -100,6 +100,11 @@ export declare class Image extends pulumi.CustomResource {
|
|
|
100
100
|
* Defaults to false.
|
|
101
101
|
*/
|
|
102
102
|
readonly hidden: pulumi.Output<boolean | undefined>;
|
|
103
|
+
/**
|
|
104
|
+
* This is the directory where the images will
|
|
105
|
+
* be downloaded. Images will be stored with a filename corresponding to the
|
|
106
|
+
* url's md5 hash. Defaults to "$HOME/.terraform/image_cache"
|
|
107
|
+
*/
|
|
103
108
|
readonly imageCachePath: pulumi.Output<string | undefined>;
|
|
104
109
|
/**
|
|
105
110
|
* Unique ID (valid UUID) of image to create. Changing
|
|
@@ -266,6 +271,11 @@ export interface ImageState {
|
|
|
266
271
|
* Defaults to false.
|
|
267
272
|
*/
|
|
268
273
|
hidden?: pulumi.Input<boolean>;
|
|
274
|
+
/**
|
|
275
|
+
* This is the directory where the images will
|
|
276
|
+
* be downloaded. Images will be stored with a filename corresponding to the
|
|
277
|
+
* url's md5 hash. Defaults to "$HOME/.terraform/image_cache"
|
|
278
|
+
*/
|
|
269
279
|
imageCachePath?: pulumi.Input<string>;
|
|
270
280
|
/**
|
|
271
281
|
* Unique ID (valid UUID) of image to create. Changing
|
|
@@ -410,6 +420,11 @@ export interface ImageArgs {
|
|
|
410
420
|
* Defaults to false.
|
|
411
421
|
*/
|
|
412
422
|
hidden?: pulumi.Input<boolean>;
|
|
423
|
+
/**
|
|
424
|
+
* This is the directory where the images will
|
|
425
|
+
* be downloaded. Images will be stored with a filename corresponding to the
|
|
426
|
+
* url's md5 hash. Defaults to "$HOME/.terraform/image_cache"
|
|
427
|
+
*/
|
|
413
428
|
imageCachePath?: pulumi.Input<string>;
|
|
414
429
|
/**
|
|
415
430
|
* Unique ID (valid UUID) of image to create. Changing
|
package/images/image.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"image.js","sourceRoot":"","sources":["../../images/image.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA+CG;AACH,MAAa,KAAM,SAAQ,MAAM,CAAC,cAAc;IAC5C;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAkB,EAAE,IAAmC;QAChH,OAAO,IAAI,KAAK,CAAC,IAAI,EAAO,KAAK,EAAE,EAAE,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC;IAC5D,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,KAAK,CAAC,YAAY,CAAC;IACtD,CAAC;
|
|
1
|
+
{"version":3,"file":"image.js","sourceRoot":"","sources":["../../images/image.ts"],"names":[],"mappings":"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"}
|
package/images/imageAccess.d.ts
CHANGED
|
@@ -58,12 +58,11 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
58
58
|
*
|
|
59
59
|
* ## Import
|
|
60
60
|
*
|
|
61
|
-
* Image access can be imported using the `
|
|
62
|
-
*
|
|
61
|
+
* Image access can be imported using the `imageId` and the `memberId`,
|
|
63
62
|
* separated by a slash, e.g.
|
|
64
63
|
*
|
|
65
64
|
* ```sh
|
|
66
|
-
* $
|
|
65
|
+
* $ terraform import openstack_images_image_access_v2 89c60255-9bd6-460c-822a-e2b959ede9d2/bed6b6cbb86a4e2d8dc2735c2f1000e4
|
|
67
66
|
* ```
|
|
68
67
|
*/
|
|
69
68
|
export declare class ImageAccess extends pulumi.CustomResource {
|
package/images/imageAccess.js
CHANGED
|
@@ -64,12 +64,11 @@ const utilities = require("../utilities");
|
|
|
64
64
|
*
|
|
65
65
|
* ## Import
|
|
66
66
|
*
|
|
67
|
-
* Image access can be imported using the `
|
|
68
|
-
*
|
|
67
|
+
* Image access can be imported using the `imageId` and the `memberId`,
|
|
69
68
|
* separated by a slash, e.g.
|
|
70
69
|
*
|
|
71
70
|
* ```sh
|
|
72
|
-
* $
|
|
71
|
+
* $ terraform import openstack_images_image_access_v2 89c60255-9bd6-460c-822a-e2b959ede9d2/bed6b6cbb86a4e2d8dc2735c2f1000e4
|
|
73
72
|
* ```
|
|
74
73
|
*/
|
|
75
74
|
class ImageAccess extends pulumi.CustomResource {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"imageAccess.js","sourceRoot":"","sources":["../../images/imageAccess.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C
|
|
1
|
+
{"version":3,"file":"imageAccess.js","sourceRoot":"","sources":["../../images/imageAccess.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAiEG;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;IA2CD,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,WAAW,CAAC,GAAG,KAAK,EAAE,SAAS,CAAC;YAC/C,cAAc,CAAC,SAAS,CAAC,GAAG,KAAK,EAAE,OAAO,CAAC;YAC3C,cAAc,CAAC,UAAU,CAAC,GAAG,KAAK,EAAE,QAAQ,CAAC;YAC7C,cAAc,CAAC,QAAQ,CAAC,GAAG,KAAK,EAAE,MAAM,CAAC;YACzC,cAAc,CAAC,QAAQ,CAAC,GAAG,KAAK,EAAE,MAAM,CAAC;YACzC,cAAc,CAAC,QAAQ,CAAC,GAAG,KAAK,EAAE,MAAM,CAAC;YACzC,cAAc,CAAC,WAAW,CAAC,GAAG,KAAK,EAAE,SAAS,CAAC;SAClD;aAAM;YACH,MAAM,IAAI,GAAG,WAA0C,CAAC;YACxD,IAAI,IAAI,EAAE,OAAO,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBAC1C,MAAM,IAAI,KAAK,CAAC,qCAAqC,CAAC,CAAC;aAC1D;YACD,IAAI,IAAI,EAAE,QAAQ,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBAC3C,MAAM,IAAI,KAAK,CAAC,sCAAsC,CAAC,CAAC;aAC3D;YACD,cAAc,CAAC,SAAS,CAAC,GAAG,IAAI,EAAE,OAAO,CAAC;YAC1C,cAAc,CAAC,UAAU,CAAC,GAAG,IAAI,EAAE,QAAQ,CAAC;YAC5C,cAAc,CAAC,QAAQ,CAAC,GAAG,IAAI,EAAE,MAAM,CAAC;YACxC,cAAc,CAAC,QAAQ,CAAC,GAAG,IAAI,EAAE,MAAM,CAAC;YACxC,cAAc,CAAC,WAAW,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAChD,cAAc,CAAC,QAAQ,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAC7C,cAAc,CAAC,WAAW,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;SACnD;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;;AAnGL,kCAoGC;AAtFG,gBAAgB;AACO,wBAAY,GAAG,0CAA0C,CAAC"}
|
|
@@ -24,10 +24,10 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
24
24
|
*
|
|
25
25
|
* ## Import
|
|
26
26
|
*
|
|
27
|
-
* Image access acceptance status can be imported using the `
|
|
27
|
+
* Image access acceptance status can be imported using the `imageId`, e.g.
|
|
28
28
|
*
|
|
29
29
|
* ```sh
|
|
30
|
-
* $
|
|
30
|
+
* $ terraform import openstack_images_image_access_accept_v2 89c60255-9bd6-460c-822a-e2b959ede9d2
|
|
31
31
|
* ```
|
|
32
32
|
*/
|
|
33
33
|
export declare class ImageAccessAccept extends pulumi.CustomResource {
|
|
@@ -30,10 +30,10 @@ const utilities = require("../utilities");
|
|
|
30
30
|
*
|
|
31
31
|
* ## Import
|
|
32
32
|
*
|
|
33
|
-
* Image access acceptance status can be imported using the `
|
|
33
|
+
* Image access acceptance status can be imported using the `imageId`, e.g.
|
|
34
34
|
*
|
|
35
35
|
* ```sh
|
|
36
|
-
* $
|
|
36
|
+
* $ terraform import openstack_images_image_access_accept_v2 89c60255-9bd6-460c-822a-e2b959ede9d2
|
|
37
37
|
* ```
|
|
38
38
|
*/
|
|
39
39
|
class ImageAccessAccept extends pulumi.CustomResource {
|
|
@@ -1,6 +1,14 @@
|
|
|
1
1
|
import * as pulumi from "@pulumi/pulumi";
|
|
2
2
|
import * as outputs from "../types/output";
|
|
3
3
|
/**
|
|
4
|
+
* Use this data source to get the ID and the payload of an available Barbican
|
|
5
|
+
* secret
|
|
6
|
+
*
|
|
7
|
+
* > **Important Security Notice** The payload of this data source will be stored
|
|
8
|
+
* *unencrypted* in your Terraform state file. **Use of this resource for
|
|
9
|
+
* production deployments is *not* recommended**. Read more about sensitive data
|
|
10
|
+
* in state.
|
|
11
|
+
*
|
|
4
12
|
* ## Example Usage
|
|
5
13
|
*
|
|
6
14
|
* ```typescript
|
|
@@ -194,6 +202,14 @@ export interface GetSecretResult {
|
|
|
194
202
|
readonly updatedAtFilter?: string;
|
|
195
203
|
}
|
|
196
204
|
/**
|
|
205
|
+
* Use this data source to get the ID and the payload of an available Barbican
|
|
206
|
+
* secret
|
|
207
|
+
*
|
|
208
|
+
* > **Important Security Notice** The payload of this data source will be stored
|
|
209
|
+
* *unencrypted* in your Terraform state file. **Use of this resource for
|
|
210
|
+
* production deployments is *not* recommended**. Read more about sensitive data
|
|
211
|
+
* in state.
|
|
212
|
+
*
|
|
197
213
|
* ## Example Usage
|
|
198
214
|
*
|
|
199
215
|
* ```typescript
|