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
Description: "Execution time, expressed according to ISO8601 standard and using UTC time. The format is YYYY-MM-DDThh:mm:ssZ. For example, 2018-05-29T11:26:40Z, the execution time must be 5 minutes longer than the current time.",
50
50
},
51
-
// "externals": {
52
-
// Type: schema.TypeList,
53
-
// MaxItems: 1,
54
-
// Optional: true,
55
-
// ForceNew: true,
56
-
// Description: "Extended data.",
57
-
// Elem: &schema.Resource{
58
-
// Schema: map[string]*schema.Schema{
59
-
// "release_address": {
60
-
// Type: schema.TypeBool,
61
-
// Optional: true,
62
-
// ForceNew: true,
63
-
// Description: "Whether to release address of this instance.",
Copy file name to clipboardExpand all lines: website/docs/r/cvm_action_timer.html.markdown
-5Lines changed: 0 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -83,13 +83,8 @@ The following arguments are supported:
83
83
The `action_timer` object supports the following:
84
84
85
85
*`action_time` - (Optional, String, ForceNew) Execution time, expressed according to ISO8601 standard and using UTC time. The format is YYYY-MM-DDThh:mm:ssZ. For example, 2018-05-29T11:26:40Z, the execution time must be 5 minutes longer than the current time.
0 commit comments