You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: website/docs/r/pi_image_export.html.markdown
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -44,19 +44,19 @@ Example usage:
44
44
45
45
## Timeouts
46
46
47
-
The ibm_pi_image provides the following [timeouts](https://www.terraform.io/docs/language/resources/syntax.html) configuration options:
47
+
The `ibm_pi_image_export` provides the following [timeouts](https://www.terraform.io/docs/language/resources/syntax.html) configuration options:
48
48
49
-
-**create**The export image to IBM Cloud Object Storage bucket is considered failed if no response is received for 60 minutes.
49
+
-**create**- (Default 60 minutes) used for exporting image to IBM Cloud Object Storage bucked. Considered failed if no response is received by timeout.
50
50
51
51
## Argument reference
52
52
53
53
Review the argument references that you can specify for your resource.
54
54
55
55
-`pi_cloud_instance_id` - (Required, String) The GUID of the service instance associated with an account.
56
-
-`pi_image_id` - (Required, String) The Image ID of existing source image; required for image export.
0 commit comments