@pulumi/openstack 3.14.0-alpha.1691695194 → 3.14.0-alpha.1695159449
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/compute/flavorAccess.d.ts +1 -1
- package/compute/flavorAccess.js +1 -1
- package/compute/floatingIpAssociate.d.ts +1 -1
- package/compute/floatingIpAssociate.js +1 -1
- package/dns/transferAccept.d.ts +1 -1
- package/dns/transferAccept.js +1 -1
- package/dns/transferRequest.d.ts +1 -1
- package/dns/transferRequest.js +1 -1
- package/identity/inheritRoleAssignment.d.ts +2 -4
- package/identity/inheritRoleAssignment.js +2 -4
- package/identity/inheritRoleAssignment.js.map +1 -1
- package/identity/roleAssignment.d.ts +2 -2
- package/identity/roleAssignment.js +2 -2
- package/identity/userMembershipV3.d.ts +1 -1
- package/identity/userMembershipV3.js +1 -1
- package/keymanager/containerV1.d.ts +1 -1
- package/keymanager/containerV1.js +1 -1
- package/keymanager/orderV1.d.ts +1 -1
- package/keymanager/orderV1.js +1 -1
- package/keymanager/secretV1.d.ts +1 -1
- package/keymanager/secretV1.js +1 -1
- package/loadbalancer/l7policyV2.d.ts +1 -1
- package/loadbalancer/l7policyV2.js +1 -1
- package/loadbalancer/l7ruleV2.d.ts +1 -1
- package/loadbalancer/l7ruleV2.js +1 -1
- package/loadbalancer/listener.d.ts +1 -1
- package/loadbalancer/listener.js +1 -1
- package/loadbalancer/loadBalancer.d.ts +1 -1
- package/loadbalancer/loadBalancer.js +1 -1
- package/loadbalancer/member.d.ts +1 -1
- package/loadbalancer/member.js +1 -1
- package/loadbalancer/members.d.ts +1 -1
- package/loadbalancer/members.js +1 -1
- package/loadbalancer/monitor.d.ts +2 -3
- package/loadbalancer/monitor.js +2 -3
- package/loadbalancer/monitor.js.map +1 -1
- package/loadbalancer/pool.d.ts +1 -1
- package/loadbalancer/pool.js +1 -1
- package/networking/routerRoute.d.ts +1 -1
- package/networking/routerRoute.js +1 -1
- package/networking/subnetRoute.d.ts +1 -1
- package/networking/subnetRoute.js +1 -1
- package/objectstorage/container.d.ts +5 -1
- package/objectstorage/container.js +5 -1
- package/objectstorage/container.js.map +1 -1
- package/package.json +2 -3
- package/package.json.bak +1 -2
- package/sharedfilesystem/securityService.d.ts +1 -1
- package/sharedfilesystem/securityService.js +1 -1
- package/sharedfilesystem/share.d.ts +1 -1
- package/sharedfilesystem/share.js +1 -1
- package/sharedfilesystem/shareAccess.d.ts +1 -1
- package/sharedfilesystem/shareAccess.js +1 -1
- package/sharedfilesystem/shareNetwork.d.ts +1 -1
- package/sharedfilesystem/shareNetwork.js +1 -1
|
@@ -28,7 +28,7 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
28
28
|
*
|
|
29
29
|
* ## Import
|
|
30
30
|
*
|
|
31
|
-
* This resource can be imported by specifying all two arguments, separated by a forward slash
|
|
31
|
+
* This resource can be imported by specifying all two arguments, separated by a forward slash:
|
|
32
32
|
*
|
|
33
33
|
* ```sh
|
|
34
34
|
* $ pulumi import openstack:compute/flavorAccess:FlavorAccess access_1 flavor_id/tenant_id
|
package/compute/flavorAccess.js
CHANGED
|
@@ -34,7 +34,7 @@ const utilities = require("../utilities");
|
|
|
34
34
|
*
|
|
35
35
|
* ## Import
|
|
36
36
|
*
|
|
37
|
-
* This resource can be imported by specifying all two arguments, separated by a forward slash
|
|
37
|
+
* This resource can be imported by specifying all two arguments, separated by a forward slash:
|
|
38
38
|
*
|
|
39
39
|
* ```sh
|
|
40
40
|
* $ pulumi import openstack:compute/flavorAccess:FlavorAccess access_1 flavor_id/tenant_id
|
|
@@ -51,7 +51,7 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
51
51
|
*
|
|
52
52
|
* ## Import
|
|
53
53
|
*
|
|
54
|
-
* This resource can be imported by specifying all three arguments, separated by a forward slash
|
|
54
|
+
* This resource can be imported by specifying all three arguments, separated by a forward slash:
|
|
55
55
|
*
|
|
56
56
|
* ```sh
|
|
57
57
|
* $ pulumi import openstack:compute/floatingIpAssociate:FloatingIpAssociate fip_1 floating_ip/instance_id/fixed_ip
|
|
@@ -57,7 +57,7 @@ const utilities = require("../utilities");
|
|
|
57
57
|
*
|
|
58
58
|
* ## Import
|
|
59
59
|
*
|
|
60
|
-
* This resource can be imported by specifying all three arguments, separated by a forward slash
|
|
60
|
+
* This resource can be imported by specifying all three arguments, separated by a forward slash:
|
|
61
61
|
*
|
|
62
62
|
* ```sh
|
|
63
63
|
* $ pulumi import openstack:compute/floatingIpAssociate:FloatingIpAssociate fip_1 floating_ip/instance_id/fixed_ip
|
package/dns/transferAccept.d.ts
CHANGED
|
@@ -27,7 +27,7 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
27
27
|
*
|
|
28
28
|
* ## Import
|
|
29
29
|
*
|
|
30
|
-
* This resource can be imported by specifying the transferAccept ID
|
|
30
|
+
* This resource can be imported by specifying the transferAccept ID:
|
|
31
31
|
*
|
|
32
32
|
* ```sh
|
|
33
33
|
* $ pulumi import openstack:dns/transferAccept:TransferAccept accept_1 accept_id
|
package/dns/transferAccept.js
CHANGED
|
@@ -33,7 +33,7 @@ const utilities = require("../utilities");
|
|
|
33
33
|
*
|
|
34
34
|
* ## Import
|
|
35
35
|
*
|
|
36
|
-
* This resource can be imported by specifying the transferAccept ID
|
|
36
|
+
* This resource can be imported by specifying the transferAccept ID:
|
|
37
37
|
*
|
|
38
38
|
* ```sh
|
|
39
39
|
* $ pulumi import openstack:dns/transferAccept:TransferAccept accept_1 accept_id
|
package/dns/transferRequest.d.ts
CHANGED
|
@@ -23,7 +23,7 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
23
23
|
*
|
|
24
24
|
* ## Import
|
|
25
25
|
*
|
|
26
|
-
* This resource can be imported by specifying the transferRequest ID
|
|
26
|
+
* This resource can be imported by specifying the transferRequest ID:
|
|
27
27
|
*
|
|
28
28
|
* ```sh
|
|
29
29
|
* $ pulumi import openstack:dns/transferRequest:TransferRequest request_1 request_id
|
package/dns/transferRequest.js
CHANGED
|
@@ -29,7 +29,7 @@ const utilities = require("../utilities");
|
|
|
29
29
|
*
|
|
30
30
|
* ## Import
|
|
31
31
|
*
|
|
32
|
-
* This resource can be imported by specifying the transferRequest ID
|
|
32
|
+
* This resource can be imported by specifying the transferRequest ID:
|
|
33
33
|
*
|
|
34
34
|
* ```sh
|
|
35
35
|
* $ pulumi import openstack:dns/transferRequest:TransferRequest request_1 request_id
|
|
@@ -24,11 +24,9 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
24
24
|
*
|
|
25
25
|
* ## Import
|
|
26
26
|
*
|
|
27
|
-
* Inherit role assignments can be imported using a constructed id. The id should
|
|
27
|
+
* Inherit role assignments can be imported using a constructed id. The id should have the form of `domainID/projectID/groupID/userID/roleID`. When something is not used then leave blank.
|
|
28
28
|
*
|
|
29
|
-
*
|
|
30
|
-
*
|
|
31
|
-
* projectID014395cd-89fc-4c9b-96b7-13d1ee79dad2, userID4142e64b-1b35-44a0-9b1e-5affc7af1106, roleIDea257959-eeb1-4c10-8d33-26f0409a755d ( domainID and groupID are left blank)
|
|
29
|
+
* For example this will import the inherit role assignment forprojectID014395cd-89fc-4c9b-96b7-13d1ee79dad2, userID4142e64b-1b35-44a0-9b1e-5affc7af1106, roleIDea257959-eeb1-4c10-8d33-26f0409a755d ( domainID and groupID are left blank)
|
|
32
30
|
*
|
|
33
31
|
* ```sh
|
|
34
32
|
* $ pulumi import openstack:identity/inheritRoleAssignment:InheritRoleAssignment role_assignment_1 /014395cd-89fc-4c9b-96b7-13d1ee79dad2//4142e64b-1b35-44a0-9b1e-5affc7af1106/ea257959-eeb1-4c10-8d33-26f0409a755d
|
|
@@ -30,11 +30,9 @@ const utilities = require("../utilities");
|
|
|
30
30
|
*
|
|
31
31
|
* ## Import
|
|
32
32
|
*
|
|
33
|
-
* Inherit role assignments can be imported using a constructed id. The id should
|
|
33
|
+
* Inherit role assignments can be imported using a constructed id. The id should have the form of `domainID/projectID/groupID/userID/roleID`. When something is not used then leave blank.
|
|
34
34
|
*
|
|
35
|
-
*
|
|
36
|
-
*
|
|
37
|
-
* projectID014395cd-89fc-4c9b-96b7-13d1ee79dad2, userID4142e64b-1b35-44a0-9b1e-5affc7af1106, roleIDea257959-eeb1-4c10-8d33-26f0409a755d ( domainID and groupID are left blank)
|
|
35
|
+
* For example this will import the inherit role assignment forprojectID014395cd-89fc-4c9b-96b7-13d1ee79dad2, userID4142e64b-1b35-44a0-9b1e-5affc7af1106, roleIDea257959-eeb1-4c10-8d33-26f0409a755d ( domainID and groupID are left blank)
|
|
38
36
|
*
|
|
39
37
|
* ```sh
|
|
40
38
|
* $ pulumi import openstack:identity/inheritRoleAssignment:InheritRoleAssignment role_assignment_1 /014395cd-89fc-4c9b-96b7-13d1ee79dad2//4142e64b-1b35-44a0-9b1e-5affc7af1106/ea257959-eeb1-4c10-8d33-26f0409a755d
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"inheritRoleAssignment.js","sourceRoot":"","sources":["../../identity/inheritRoleAssignment.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C
|
|
1
|
+
{"version":3,"file":"inheritRoleAssignment.js","sourceRoot":"","sources":["../../identity/inheritRoleAssignment.ts"],"names":[],"mappings":"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"}
|
|
@@ -23,9 +23,9 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
23
23
|
*
|
|
24
24
|
* ## Import
|
|
25
25
|
*
|
|
26
|
-
* Role assignments can be imported using a constructed id. The id should have the form of `domainID/projectID/groupID/userID/roleID`. When something is not used then leave blank.
|
|
26
|
+
* Role assignments can be imported using a constructed id. The id should have the form of `domainID/projectID/groupID/userID/roleID`. When something is not used then leave blank.
|
|
27
27
|
*
|
|
28
|
-
*
|
|
28
|
+
* For example this will import the role assignment forprojectID014395cd-89fc-4c9b-96b7-13d1ee79dad2, userID4142e64b-1b35-44a0-9b1e-5affc7af1106, roleIDea257959-eeb1-4c10-8d33-26f0409a755d ( domainID and groupID are left blank)
|
|
29
29
|
*
|
|
30
30
|
* ```sh
|
|
31
31
|
* $ pulumi import openstack:identity/roleAssignment:RoleAssignment role_assignment_1 /014395cd-89fc-4c9b-96b7-13d1ee79dad2//4142e64b-1b35-44a0-9b1e-5affc7af1106/ea257959-eeb1-4c10-8d33-26f0409a755d
|
|
@@ -29,9 +29,9 @@ const utilities = require("../utilities");
|
|
|
29
29
|
*
|
|
30
30
|
* ## Import
|
|
31
31
|
*
|
|
32
|
-
* Role assignments can be imported using a constructed id. The id should have the form of `domainID/projectID/groupID/userID/roleID`. When something is not used then leave blank.
|
|
32
|
+
* Role assignments can be imported using a constructed id. The id should have the form of `domainID/projectID/groupID/userID/roleID`. When something is not used then leave blank.
|
|
33
33
|
*
|
|
34
|
-
*
|
|
34
|
+
* For example this will import the role assignment forprojectID014395cd-89fc-4c9b-96b7-13d1ee79dad2, userID4142e64b-1b35-44a0-9b1e-5affc7af1106, roleIDea257959-eeb1-4c10-8d33-26f0409a755d ( domainID and groupID are left blank)
|
|
35
35
|
*
|
|
36
36
|
* ```sh
|
|
37
37
|
* $ pulumi import openstack:identity/roleAssignment:RoleAssignment role_assignment_1 /014395cd-89fc-4c9b-96b7-13d1ee79dad2//4142e64b-1b35-44a0-9b1e-5affc7af1106/ea257959-eeb1-4c10-8d33-26f0409a755d
|
|
@@ -30,7 +30,7 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
30
30
|
*
|
|
31
31
|
* ## Import
|
|
32
32
|
*
|
|
33
|
-
* This resource can be imported by specifying all two arguments, separated by a forward slash
|
|
33
|
+
* This resource can be imported by specifying all two arguments, separated by a forward slash:
|
|
34
34
|
*
|
|
35
35
|
* ```sh
|
|
36
36
|
* $ pulumi import openstack:identity/userMembershipV3:UserMembershipV3 user_membership_1 user_id/group_id
|
|
@@ -36,7 +36,7 @@ const utilities = require("../utilities");
|
|
|
36
36
|
*
|
|
37
37
|
* ## Import
|
|
38
38
|
*
|
|
39
|
-
* This resource can be imported by specifying all two arguments, separated by a forward slash
|
|
39
|
+
* This resource can be imported by specifying all two arguments, separated by a forward slash:
|
|
40
40
|
*
|
|
41
41
|
* ```sh
|
|
42
42
|
* $ pulumi import openstack:identity/userMembershipV3:UserMembershipV3 user_membership_1 user_id/group_id
|
|
@@ -95,7 +95,7 @@ import * as outputs from "../types/output";
|
|
|
95
95
|
*
|
|
96
96
|
* ## Import
|
|
97
97
|
*
|
|
98
|
-
* Containers can be imported using the container id (the last part of the container reference), e.g
|
|
98
|
+
* Containers can be imported using the container id (the last part of the container reference), e.g.:
|
|
99
99
|
*
|
|
100
100
|
* ```sh
|
|
101
101
|
* $ pulumi import openstack:keymanager/containerV1:ContainerV1 container_1 0c6cd26a-c012-4d7b-8034-057c0f1c2953
|
|
@@ -99,7 +99,7 @@ const utilities = require("../utilities");
|
|
|
99
99
|
*
|
|
100
100
|
* ## Import
|
|
101
101
|
*
|
|
102
|
-
* Containers can be imported using the container id (the last part of the container reference), e.g
|
|
102
|
+
* Containers can be imported using the container id (the last part of the container reference), e.g.:
|
|
103
103
|
*
|
|
104
104
|
* ```sh
|
|
105
105
|
* $ pulumi import openstack:keymanager/containerV1:ContainerV1 container_1 0c6cd26a-c012-4d7b-8034-057c0f1c2953
|
package/keymanager/orderV1.d.ts
CHANGED
|
@@ -39,7 +39,7 @@ import * as outputs from "../types/output";
|
|
|
39
39
|
*
|
|
40
40
|
* ## Import
|
|
41
41
|
*
|
|
42
|
-
* Orders can be imported using the order id (the last part of the order reference), e.g
|
|
42
|
+
* Orders can be imported using the order id (the last part of the order reference), e.g.:
|
|
43
43
|
*
|
|
44
44
|
* ```sh
|
|
45
45
|
* $ pulumi import openstack:keymanager/orderV1:OrderV1 order_1 0c6cd26a-c012-4d7b-8034-057c0f1c2953
|
package/keymanager/orderV1.js
CHANGED
|
@@ -43,7 +43,7 @@ const utilities = require("../utilities");
|
|
|
43
43
|
*
|
|
44
44
|
* ## Import
|
|
45
45
|
*
|
|
46
|
-
* Orders can be imported using the order id (the last part of the order reference), e.g
|
|
46
|
+
* Orders can be imported using the order id (the last part of the order reference), e.g.:
|
|
47
47
|
*
|
|
48
48
|
* ```sh
|
|
49
49
|
* $ pulumi import openstack:keymanager/orderV1:OrderV1 order_1 0c6cd26a-c012-4d7b-8034-057c0f1c2953
|
package/keymanager/secretV1.d.ts
CHANGED
|
@@ -48,7 +48,7 @@ import * as outputs from "../types/output";
|
|
|
48
48
|
*
|
|
49
49
|
* ## Import
|
|
50
50
|
*
|
|
51
|
-
* Secrets can be imported using the secret id (the last part of the secret reference), e.g
|
|
51
|
+
* Secrets can be imported using the secret id (the last part of the secret reference), e.g.:
|
|
52
52
|
*
|
|
53
53
|
* ```sh
|
|
54
54
|
* $ pulumi import openstack:keymanager/secretV1:SecretV1 secret_1 8a7a79c2-cf17-4e65-b2ae-ddc8bfcf6c74
|
package/keymanager/secretV1.js
CHANGED
|
@@ -52,7 +52,7 @@ const utilities = require("../utilities");
|
|
|
52
52
|
*
|
|
53
53
|
* ## Import
|
|
54
54
|
*
|
|
55
|
-
* Secrets can be imported using the secret id (the last part of the secret reference), e.g
|
|
55
|
+
* Secrets can be imported using the secret id (the last part of the secret reference), e.g.:
|
|
56
56
|
*
|
|
57
57
|
* ```sh
|
|
58
58
|
* $ pulumi import openstack:keymanager/secretV1:SecretV1 secret_1 8a7a79c2-cf17-4e65-b2ae-ddc8bfcf6c74
|
|
@@ -36,7 +36,7 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
36
36
|
*
|
|
37
37
|
* ## Import
|
|
38
38
|
*
|
|
39
|
-
* Load Balancer L7 Policy can be imported using the L7 Policy ID, e.g
|
|
39
|
+
* Load Balancer L7 Policy can be imported using the L7 Policy ID, e.g.:
|
|
40
40
|
*
|
|
41
41
|
* ```sh
|
|
42
42
|
* $ pulumi import openstack:loadbalancer/l7PolicyV2:L7PolicyV2 l7policy_1 8a7a79c2-cf17-4e65-b2ae-ddc8bfcf6c74
|
|
@@ -42,7 +42,7 @@ const utilities = require("../utilities");
|
|
|
42
42
|
*
|
|
43
43
|
* ## Import
|
|
44
44
|
*
|
|
45
|
-
* Load Balancer L7 Policy can be imported using the L7 Policy ID, e.g
|
|
45
|
+
* Load Balancer L7 Policy can be imported using the L7 Policy ID, e.g.:
|
|
46
46
|
*
|
|
47
47
|
* ```sh
|
|
48
48
|
* $ pulumi import openstack:loadbalancer/l7PolicyV2:L7PolicyV2 l7policy_1 8a7a79c2-cf17-4e65-b2ae-ddc8bfcf6c74
|
|
@@ -42,7 +42,7 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
42
42
|
*
|
|
43
43
|
* ## Import
|
|
44
44
|
*
|
|
45
|
-
* Load Balancer L7 Rule can be imported using the L7 Policy ID and L7 Rule ID separated by a slash, e.g
|
|
45
|
+
* Load Balancer L7 Rule can be imported using the L7 Policy ID and L7 Rule ID separated by a slash, e.g.:
|
|
46
46
|
*
|
|
47
47
|
* ```sh
|
|
48
48
|
* $ pulumi import openstack:loadbalancer/l7RuleV2:L7RuleV2 l7rule_1 e0bd694a-abbe-450e-b329-0931fd1cc5eb/4086b0c9-b18c-4d1c-b6b8-4c56c3ad2a9e
|
package/loadbalancer/l7ruleV2.js
CHANGED
|
@@ -48,7 +48,7 @@ const utilities = require("../utilities");
|
|
|
48
48
|
*
|
|
49
49
|
* ## Import
|
|
50
50
|
*
|
|
51
|
-
* Load Balancer L7 Rule can be imported using the L7 Policy ID and L7 Rule ID separated by a slash, e.g
|
|
51
|
+
* Load Balancer L7 Rule can be imported using the L7 Policy ID and L7 Rule ID separated by a slash, e.g.:
|
|
52
52
|
*
|
|
53
53
|
* ```sh
|
|
54
54
|
* $ pulumi import openstack:loadbalancer/l7RuleV2:L7RuleV2 l7rule_1 e0bd694a-abbe-450e-b329-0931fd1cc5eb/4086b0c9-b18c-4d1c-b6b8-4c56c3ad2a9e
|
|
@@ -23,7 +23,7 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
23
23
|
*
|
|
24
24
|
* ## Import
|
|
25
25
|
*
|
|
26
|
-
* Load Balancer Listener can be imported using the Listener ID, e.g
|
|
26
|
+
* Load Balancer Listener can be imported using the Listener ID, e.g.:
|
|
27
27
|
*
|
|
28
28
|
* ```sh
|
|
29
29
|
* $ pulumi import openstack:loadbalancer/listener:Listener listener_1 b67ce64e-8b26-405d-afeb-4a078901f15a
|
package/loadbalancer/listener.js
CHANGED
|
@@ -29,7 +29,7 @@ const utilities = require("../utilities");
|
|
|
29
29
|
*
|
|
30
30
|
* ## Import
|
|
31
31
|
*
|
|
32
|
-
* Load Balancer Listener can be imported using the Listener ID, e.g
|
|
32
|
+
* Load Balancer Listener can be imported using the Listener ID, e.g.:
|
|
33
33
|
*
|
|
34
34
|
* ```sh
|
|
35
35
|
* $ pulumi import openstack:loadbalancer/listener:Listener listener_1 b67ce64e-8b26-405d-afeb-4a078901f15a
|
|
@@ -16,7 +16,7 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
16
16
|
*
|
|
17
17
|
* ## Import
|
|
18
18
|
*
|
|
19
|
-
* Load Balancer can be imported using the Load Balancer ID, e.g
|
|
19
|
+
* Load Balancer can be imported using the Load Balancer ID, e.g.:
|
|
20
20
|
*
|
|
21
21
|
* ```sh
|
|
22
22
|
* $ pulumi import openstack:loadbalancer/loadBalancer:LoadBalancer loadbalancer_1 19bcfdc7-c521-4a7e-9459-6750bd16df76
|
|
@@ -22,7 +22,7 @@ const utilities = require("../utilities");
|
|
|
22
22
|
*
|
|
23
23
|
* ## Import
|
|
24
24
|
*
|
|
25
|
-
* Load Balancer can be imported using the Load Balancer ID, e.g
|
|
25
|
+
* Load Balancer can be imported using the Load Balancer ID, e.g.:
|
|
26
26
|
*
|
|
27
27
|
* ```sh
|
|
28
28
|
* $ pulumi import openstack:loadbalancer/loadBalancer:LoadBalancer loadbalancer_1 19bcfdc7-c521-4a7e-9459-6750bd16df76
|
package/loadbalancer/member.d.ts
CHANGED
|
@@ -17,7 +17,7 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
17
17
|
*
|
|
18
18
|
* ## Import
|
|
19
19
|
*
|
|
20
|
-
* Load Balancer Pool Member can be imported using the Pool ID and Member ID separated by a slash, e.g
|
|
20
|
+
* Load Balancer Pool Member can be imported using the Pool ID and Member ID separated by a slash, e.g.:
|
|
21
21
|
*
|
|
22
22
|
* ```sh
|
|
23
23
|
* $ pulumi import openstack:loadbalancer/member:Member member_1 c22974d2-4c95-4bcb-9819-0afc5ed303d5/9563b79c-8460-47da-8a95-2711b746510f
|
package/loadbalancer/member.js
CHANGED
|
@@ -23,7 +23,7 @@ const utilities = require("../utilities");
|
|
|
23
23
|
*
|
|
24
24
|
* ## Import
|
|
25
25
|
*
|
|
26
|
-
* Load Balancer Pool Member can be imported using the Pool ID and Member ID separated by a slash, e.g
|
|
26
|
+
* Load Balancer Pool Member can be imported using the Pool ID and Member ID separated by a slash, e.g.:
|
|
27
27
|
*
|
|
28
28
|
* ```sh
|
|
29
29
|
* $ pulumi import openstack:loadbalancer/member:Member member_1 c22974d2-4c95-4bcb-9819-0afc5ed303d5/9563b79c-8460-47da-8a95-2711b746510f
|
|
@@ -34,7 +34,7 @@ import * as outputs from "../types/output";
|
|
|
34
34
|
*
|
|
35
35
|
* ## Import
|
|
36
36
|
*
|
|
37
|
-
* Load Balancer Pool Members can be imported using the Pool ID, e.g
|
|
37
|
+
* Load Balancer Pool Members can be imported using the Pool ID, e.g.:
|
|
38
38
|
*
|
|
39
39
|
* ```sh
|
|
40
40
|
* $ pulumi import openstack:loadbalancer/members:Members members_1 c22974d2-4c95-4bcb-9819-0afc5ed303d5
|
package/loadbalancer/members.js
CHANGED
|
@@ -38,7 +38,7 @@ const utilities = require("../utilities");
|
|
|
38
38
|
*
|
|
39
39
|
* ## Import
|
|
40
40
|
*
|
|
41
|
-
* Load Balancer Pool Members can be imported using the Pool ID, e.g
|
|
41
|
+
* Load Balancer Pool Members can be imported using the Pool ID, e.g.:
|
|
42
42
|
*
|
|
43
43
|
* ```sh
|
|
44
44
|
* $ pulumi import openstack:loadbalancer/members:Members members_1 c22974d2-4c95-4bcb-9819-0afc5ed303d5
|
|
@@ -19,13 +19,12 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
19
19
|
*
|
|
20
20
|
* ## Import
|
|
21
21
|
*
|
|
22
|
-
* Load Balancer Pool Monitor can be imported using the Monitor ID, e.g
|
|
22
|
+
* Load Balancer Pool Monitor can be imported using the Monitor ID, e.g.:
|
|
23
23
|
*
|
|
24
24
|
* ```sh
|
|
25
25
|
* $ pulumi import openstack:loadbalancer/monitor:Monitor monitor_1 47c26fc3-2403-427a-8c79-1589bd0533c2
|
|
26
26
|
* ```
|
|
27
|
-
*
|
|
28
|
-
* In case of using OpenContrail, the import may not work properly. If you face an issue, try to import the monitor providing its parent pool ID
|
|
27
|
+
* In case of using OpenContrail, the import may not work properly. If you face an issue, try to import the monitor providing its parent pool ID:
|
|
29
28
|
*
|
|
30
29
|
* ```sh
|
|
31
30
|
* $ pulumi import openstack:loadbalancer/monitor:Monitor monitor_1 47c26fc3-2403-427a-8c79-1589bd0533c2/708bc224-0f8c-4981-ac82-97095fe051b6
|
package/loadbalancer/monitor.js
CHANGED
|
@@ -25,13 +25,12 @@ const utilities = require("../utilities");
|
|
|
25
25
|
*
|
|
26
26
|
* ## Import
|
|
27
27
|
*
|
|
28
|
-
* Load Balancer Pool Monitor can be imported using the Monitor ID, e.g
|
|
28
|
+
* Load Balancer Pool Monitor can be imported using the Monitor ID, e.g.:
|
|
29
29
|
*
|
|
30
30
|
* ```sh
|
|
31
31
|
* $ pulumi import openstack:loadbalancer/monitor:Monitor monitor_1 47c26fc3-2403-427a-8c79-1589bd0533c2
|
|
32
32
|
* ```
|
|
33
|
-
*
|
|
34
|
-
* In case of using OpenContrail, the import may not work properly. If you face an issue, try to import the monitor providing its parent pool ID
|
|
33
|
+
* In case of using OpenContrail, the import may not work properly. If you face an issue, try to import the monitor providing its parent pool ID:
|
|
35
34
|
*
|
|
36
35
|
* ```sh
|
|
37
36
|
* $ pulumi import openstack:loadbalancer/monitor:Monitor monitor_1 47c26fc3-2403-427a-8c79-1589bd0533c2/708bc224-0f8c-4981-ac82-97095fe051b6
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"monitor.js","sourceRoot":"","sources":["../../loadbalancer/monitor.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C
|
|
1
|
+
{"version":3,"file":"monitor.js","sourceRoot":"","sources":["../../loadbalancer/monitor.ts"],"names":[],"mappings":"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"}
|
package/loadbalancer/pool.d.ts
CHANGED
|
@@ -26,7 +26,7 @@ import * as outputs from "../types/output";
|
|
|
26
26
|
*
|
|
27
27
|
* ## Import
|
|
28
28
|
*
|
|
29
|
-
* Load Balancer Pool can be imported using the Pool ID, e.g
|
|
29
|
+
* Load Balancer Pool can be imported using the Pool ID, e.g.:
|
|
30
30
|
*
|
|
31
31
|
* ```sh
|
|
32
32
|
* $ pulumi import openstack:loadbalancer/pool:Pool pool_1 60ad9ee4-249a-4d60-a45b-aa60e046c513
|
package/loadbalancer/pool.js
CHANGED
|
@@ -30,7 +30,7 @@ const utilities = require("../utilities");
|
|
|
30
30
|
*
|
|
31
31
|
* ## Import
|
|
32
32
|
*
|
|
33
|
-
* Load Balancer Pool can be imported using the Pool ID, e.g
|
|
33
|
+
* Load Balancer Pool can be imported using the Pool ID, e.g.:
|
|
34
34
|
*
|
|
35
35
|
* ```sh
|
|
36
36
|
* $ pulumi import openstack:loadbalancer/pool:Pool pool_1 60ad9ee4-249a-4d60-a45b-aa60e046c513
|
|
@@ -35,7 +35,7 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
35
35
|
*
|
|
36
36
|
* ## Import
|
|
37
37
|
*
|
|
38
|
-
* Routing entries can be imported using a combined ID using the following format
|
|
38
|
+
* Routing entries can be imported using a combined ID using the following format`<router_id>-route-<destination_cidr>-<next_hop>`
|
|
39
39
|
*
|
|
40
40
|
* ```sh
|
|
41
41
|
* $ pulumi import openstack:networking/routerRoute:RouterRoute router_route_1 686fe248-386c-4f70-9f6c-281607dad079-route-10.0.1.0/24-192.168.199.25
|
|
@@ -41,7 +41,7 @@ const utilities = require("../utilities");
|
|
|
41
41
|
*
|
|
42
42
|
* ## Import
|
|
43
43
|
*
|
|
44
|
-
* Routing entries can be imported using a combined ID using the following format
|
|
44
|
+
* Routing entries can be imported using a combined ID using the following format`<router_id>-route-<destination_cidr>-<next_hop>`
|
|
45
45
|
*
|
|
46
46
|
* ```sh
|
|
47
47
|
* $ pulumi import openstack:networking/routerRoute:RouterRoute router_route_1 686fe248-386c-4f70-9f6c-281607dad079-route-10.0.1.0/24-192.168.199.25
|
|
@@ -24,7 +24,7 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
24
24
|
*
|
|
25
25
|
* ## Import
|
|
26
26
|
*
|
|
27
|
-
* Routing entries can be imported using a combined ID using the following format
|
|
27
|
+
* Routing entries can be imported using a combined ID using the following format`<subnet_id>-route-<destination_cidr>-<next_hop>`
|
|
28
28
|
*
|
|
29
29
|
* ```sh
|
|
30
30
|
* $ pulumi import openstack:networking/subnetRoute:SubnetRoute subnet_route_1 686fe248-386c-4f70-9f6c-281607dad079-route-10.0.1.0/24-192.168.199.25
|
|
@@ -30,7 +30,7 @@ const utilities = require("../utilities");
|
|
|
30
30
|
*
|
|
31
31
|
* ## Import
|
|
32
32
|
*
|
|
33
|
-
* Routing entries can be imported using a combined ID using the following format
|
|
33
|
+
* Routing entries can be imported using a combined ID using the following format`<subnet_id>-route-<destination_cidr>-<next_hop>`
|
|
34
34
|
*
|
|
35
35
|
* ```sh
|
|
36
36
|
* $ pulumi import openstack:networking/subnetRoute:SubnetRoute subnet_route_1 686fe248-386c-4f70-9f6c-281607dad079-route-10.0.1.0/24-192.168.199.25
|
|
@@ -78,7 +78,11 @@ import * as outputs from "../types/output";
|
|
|
78
78
|
*
|
|
79
79
|
* ## Import
|
|
80
80
|
*
|
|
81
|
-
* This resource can be imported by specifying the name of the
|
|
81
|
+
* This resource can be imported by specifying the name of the container:
|
|
82
|
+
*
|
|
83
|
+
* Some attributes can't be imported * `force_destroy` * `content_type` * `metadata` * `container_sync_to` * `container_sync_key`
|
|
84
|
+
*
|
|
85
|
+
* So you'll have to `pulumi preview` and `pulumi up` after the import to fix those missing attributes.
|
|
82
86
|
*
|
|
83
87
|
* ```sh
|
|
84
88
|
* $ pulumi import openstack:objectstorage/container:Container container_1 container_name
|
|
@@ -82,7 +82,11 @@ const utilities = require("../utilities");
|
|
|
82
82
|
*
|
|
83
83
|
* ## Import
|
|
84
84
|
*
|
|
85
|
-
* This resource can be imported by specifying the name of the
|
|
85
|
+
* This resource can be imported by specifying the name of the container:
|
|
86
|
+
*
|
|
87
|
+
* Some attributes can't be imported * `force_destroy` * `content_type` * `metadata` * `container_sync_to` * `container_sync_key`
|
|
88
|
+
*
|
|
89
|
+
* So you'll have to `pulumi preview` and `pulumi up` after the import to fix those missing attributes.
|
|
86
90
|
*
|
|
87
91
|
* ```sh
|
|
88
92
|
* $ pulumi import openstack:objectstorage/container:Container container_1 container_name
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"container.js","sourceRoot":"","sources":["../../objectstorage/container.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C
|
|
1
|
+
{"version":3,"file":"container.js","sourceRoot":"","sources":["../../objectstorage/container.ts"],"names":[],"mappings":"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"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@pulumi/openstack",
|
|
3
|
-
"version": "v3.14.0-alpha.
|
|
3
|
+
"version": "v3.14.0-alpha.1695159449+c769fb9d",
|
|
4
4
|
"description": "A Pulumi package for creating and managing OpenStack cloud resources.",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"pulumi",
|
|
@@ -10,8 +10,7 @@
|
|
|
10
10
|
"repository": "https://github.com/pulumi/pulumi-openstack",
|
|
11
11
|
"license": "Apache-2.0",
|
|
12
12
|
"scripts": {
|
|
13
|
-
"build": "tsc"
|
|
14
|
-
"install": "node scripts/install-pulumi-plugin.js resource openstack v3.14.0-alpha.1691695194+372d4c23"
|
|
13
|
+
"build": "tsc"
|
|
15
14
|
},
|
|
16
15
|
"dependencies": {
|
|
17
16
|
"@pulumi/pulumi": "^3.0.0"
|
package/package.json.bak
CHANGED
|
@@ -10,8 +10,7 @@
|
|
|
10
10
|
"repository": "https://github.com/pulumi/pulumi-openstack",
|
|
11
11
|
"license": "Apache-2.0",
|
|
12
12
|
"scripts": {
|
|
13
|
-
"build": "tsc"
|
|
14
|
-
"install": "node scripts/install-pulumi-plugin.js resource openstack ${VERSION}"
|
|
13
|
+
"build": "tsc"
|
|
15
14
|
},
|
|
16
15
|
"dependencies": {
|
|
17
16
|
"@pulumi/pulumi": "^3.0.0"
|
|
@@ -33,7 +33,7 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
33
33
|
*
|
|
34
34
|
* ## Import
|
|
35
35
|
*
|
|
36
|
-
* This resource can be imported by specifying the ID of the security service
|
|
36
|
+
* This resource can be imported by specifying the ID of the security service:
|
|
37
37
|
*
|
|
38
38
|
* ```sh
|
|
39
39
|
* $ pulumi import openstack:sharedfilesystem/securityService:SecurityService securityservice_1 id
|
|
@@ -39,7 +39,7 @@ const utilities = require("../utilities");
|
|
|
39
39
|
*
|
|
40
40
|
* ## Import
|
|
41
41
|
*
|
|
42
|
-
* This resource can be imported by specifying the ID of the security service
|
|
42
|
+
* This resource can be imported by specifying the ID of the security service:
|
|
43
43
|
*
|
|
44
44
|
* ```sh
|
|
45
45
|
* $ pulumi import openstack:sharedfilesystem/securityService:SecurityService securityservice_1 id
|
|
@@ -31,7 +31,7 @@ import * as outputs from "../types/output";
|
|
|
31
31
|
*
|
|
32
32
|
* ## Import
|
|
33
33
|
*
|
|
34
|
-
* This resource can be imported by specifying the ID of the share
|
|
34
|
+
* This resource can be imported by specifying the ID of the share:
|
|
35
35
|
*
|
|
36
36
|
* ```sh
|
|
37
37
|
* $ pulumi import openstack:sharedfilesystem/share:Share share_1 id
|
|
@@ -35,7 +35,7 @@ const utilities = require("../utilities");
|
|
|
35
35
|
*
|
|
36
36
|
* ## Import
|
|
37
37
|
*
|
|
38
|
-
* This resource can be imported by specifying the ID of the share
|
|
38
|
+
* This resource can be imported by specifying the ID of the share:
|
|
39
39
|
*
|
|
40
40
|
* ```sh
|
|
41
41
|
* $ pulumi import openstack:sharedfilesystem/share:Share share_1 id
|
|
@@ -81,7 +81,7 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
81
81
|
*
|
|
82
82
|
* ## Import
|
|
83
83
|
*
|
|
84
|
-
* This resource can be imported by specifying the ID of the share and the ID of the share access, separated by a slash, e.g
|
|
84
|
+
* This resource can be imported by specifying the ID of the share and the ID of the share access, separated by a slash, e.g.:
|
|
85
85
|
*
|
|
86
86
|
* ```sh
|
|
87
87
|
* $ pulumi import openstack:sharedfilesystem/shareAccess:ShareAccess share_access_1 share_id/share_access_id
|
|
@@ -87,7 +87,7 @@ const utilities = require("../utilities");
|
|
|
87
87
|
*
|
|
88
88
|
* ## Import
|
|
89
89
|
*
|
|
90
|
-
* This resource can be imported by specifying the ID of the share and the ID of the share access, separated by a slash, e.g
|
|
90
|
+
* This resource can be imported by specifying the ID of the share and the ID of the share access, separated by a slash, e.g.:
|
|
91
91
|
*
|
|
92
92
|
* ```sh
|
|
93
93
|
* $ pulumi import openstack:sharedfilesystem/shareAccess:ShareAccess share_access_1 share_id/share_access_id
|
|
@@ -56,7 +56,7 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
56
56
|
*
|
|
57
57
|
* ## Import
|
|
58
58
|
*
|
|
59
|
-
* This resource can be imported by specifying the ID of the share network
|
|
59
|
+
* This resource can be imported by specifying the ID of the share network:
|
|
60
60
|
*
|
|
61
61
|
* ```sh
|
|
62
62
|
* $ pulumi import openstack:sharedfilesystem/shareNetwork:ShareNetwork sharenetwork_1 id
|
|
@@ -62,7 +62,7 @@ const utilities = require("../utilities");
|
|
|
62
62
|
*
|
|
63
63
|
* ## Import
|
|
64
64
|
*
|
|
65
|
-
* This resource can be imported by specifying the ID of the share network
|
|
65
|
+
* This resource can be imported by specifying the ID of the share network:
|
|
66
66
|
*
|
|
67
67
|
* ```sh
|
|
68
68
|
* $ pulumi import openstack:sharedfilesystem/shareNetwork:ShareNetwork sharenetwork_1 id
|