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
// May take long for the subscription to propagate to all regions
102
+
timeouts {
103
+
create = "20m"
104
+
}
105
+
}
106
+
```
107
+
77
108
Finally, the file outputs.tf reports to you the compartment and subnet where the instance was created, along with other useful information.
78
109
79
110
Copyright (c) 2022, Oracle and/or its affiliates. Licensed under the Universal Permissive License v 1.0 as shown at https://oss.oracle.com/licenses/upl/.
0 commit comments