Advertisement
Guest User

Untitled

a guest
Feb 22nd, 2019
108
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.13 KB | None | 0 0
  1. [user@server ~]$ terraform plan
  2.  
  3. Refreshing Terraform state in-memory prior to plan...
  4.  
  5. The refreshed state will be used to calculate this plan, but will not be
  6.  
  7. persisted to local or remote state storage.
  8.  
  9.  
  10.  
  11. opc_compute_storage_volume.os: Refreshing state... (ID: terra-test01OS)
  12.  
  13. opc_compute_instance.stage: Refreshing state... (ID: cb5d1b73-b486-44d6-a473-8ee764f9afa1)
  14.  
  15.  
  16.  
  17. ------------------------------------------------------------------------
  18.  
  19.  
  20.  
  21. An execution plan has been generated and is shown below.
  22.  
  23. Resource actions are indicated with the following symbols:
  24.  
  25. -/+ destroy and then create replacement
  26.  
  27.  
  28.  
  29. Terraform will perform the following actions:
  30.  
  31.  
  32.  
  33. -/+ module.instanceStorageNetwork.opc_compute_instance.stage (new resource required)
  34.  
  35. id: "cb5d1b13-b482-44d6-a473-8bca64f9afa1" => <computed> (forces new resource)
  36.  
  37. availability_domain: "/ad1" => <computed>
  38.  
  39. boot_order.#: "1" => "1"
  40.  
  41. boot_order.0: "1" => "1"
  42.  
  43. desired_state: "running" => "inactive"
  44.  
  45. domain: "compute-500016351.dmz.int." => <computed>
  46.  
  47. entry: "0" => <computed>
  48.  
  49. fingerprint: "" => <computed>
  50.  
  51. fqdn: "terra-test01" => <computed>
  52.  
  53. hostname: "terra-test01" => "terra-test01"
  54.  
  55. image_format: "raw" => <computed>
  56.  
  57. image_list: "" => "/oracle/public/OL_7.2_x86_64" (forces new resource)1
  58.  
  59. ip_address: "192.168.1.96" => <computed>
  60.  
  61. label: "terra-test01" => "terra-test01"
  62.  
  63. name: "terra-test01_Instance" => "terra-test01_Instance"
  64.  
  65. networking_info.#: "1" => "1"
  66.  
  67. networking_info.2912124112.index: "0" => "0"
  68.  
  69. networking_info.2912124112.ip_address: "" => ""
  70.  
  71. networking_info.2912124112.ip_network: "IPNetpool" => "" (forces new resource)
  72.  
  73. networking_info.2912124112.is_default_gateway: "true" => "false" (forces new resource)
  74.  
  75. networking_info.2912124112.name_servers.#: "0" => "0"
  76.  
  77. networking_info.2912124112.nat.#: "1" => "0" (forces new resource)
  78.  
  79. networking_info.2912124112.nat.0: "terra-test01" => "" (forces new resource)
  80.  
  81. networking_info.2912124112.search_domains.#: "4" => "0" (forces new resource)
  82.  
  83. networking_info.2912124112.search_domains.0: "domain.ch" => "" (forces new resource)
  84.  
  85. networking_info.2912124112.search_domains.1: "domain.org" => "" (forces new resource)
  86.  
  87. networking_info.2912124112.search_domains.2: "example.com" => "" (forces new resource)
  88.  
  89. networking_info.2912124112.search_domains.3: "example.net" => "" (forces new resource)
  90.  
  91. networking_info.2912124112.shared_network: "false" => "false"
  92.  
  93. networking_info.2912124112.vnic: "terra-test01_eth0" => "" (forces new resource)
  94.  
  95. networking_info.2912124112.vnic_sets.#: "1" => "0" (forces new resource)
  96.  
  97. networking_info.2912124112.vnic_sets.0: "" => ""
  98.  
  99. networking_info.3502391569.dns.#: "" => "1" (forces new resource)
  100.  
  101. networking_info.3502391569.dns.0: "" => "terra-test01.example.net" (forces new resource)
  102.  
  103. networking_info.3502391569.index: "" => "0" (forces new resource)
  104.  
  105. networking_info.3502391569.ip_address: "" => ""
  106.  
  107. networking_info.3502391569.ip_network: "" => "/Compute-500016351/network/IPNetpool" (forces new resource)
  108.  
  109. networking_info.3502391569.is_default_gateway: "" => "true" (forces new resource)
  110.  
  111. networking_info.3502391569.mac_address: "" => <computed> (forces new resource)
  112.  
  113. networking_info.3502391569.name_servers.#: "" => "0"
  114.  
  115. networking_info.3502391569.nat.#: "" => "1" (forces new resource)
  116.  
  117. networking_info.3502391569.nat.0: "" => "/Compute-500016351/network/terra-test01" (forces new resource)
  118.  
  119. networking_info.3502391569.search_domains.#: "" => "4" (forces new resource)
  120.  
  121. networking_info.3502391569.search_domains.0: "" => "domain.ch" (forces new resource)
  122.  
  123. networking_info.3502391569.search_domains.1: "" => "domain.org" (forces new resource)
  124.  
  125. networking_info.3502391569.search_domains.2: "" => "example.com" (forces new resource)
  126.  
  127. networking_info.3502391569.search_domains.3: "" => "example.net" (forces new resource)
  128.  
  129. networking_info.3502391569.sec_lists.#: "" => <computed> (forces new resource)
  130.  
  131. networking_info.3502391569.shared_network: "" => "false" (forces new resource)
  132.  
  133. networking_info.3502391569.vnic: "" => "terra-test01_eth0" (forces new resource)
  134.  
  135. networking_info.3502391569.vnic_sets.#: "" => "1" (forces new resource)
  136.  
  137. networking_info.3502391569.vnic_sets.0: "" => "/Compute-500016351/default" (forces new resource)
  138.  
  139. placement_requirements.#: "2" => <computed>
  140.  
  141. platform: "linux" => <computed>
  142.  
  143. priority: "/oracle/public/default" => <computed>
  144.  
  145. quota_reservation: "" => <computed>
  146.  
  147. relationships.#: "0" => <computed>
  148.  
  149. resolvers.#: "0" => <computed>
  150.  
  151. reverse_dns: "true" => "true"
  152.  
  153. shape: "oc3" => "oc3"
  154.  
  155. site: "" => <computed>
  156.  
  157. ssh_keys.#: "1" => "1"
  158.  
  159. ssh_keys.0: "SSHKey" => "/Compute-500016351/network/SSHKey" (forces new resource)
  160.  
  161. start_time: "2019-02-20T12:49:41Z" => <computed>
  162.  
  163. state: "running" => <computed>
  164.  
  165. storage.#: "1" => "1"
  166.  
  167. storage.1459458122.index: "1" => "1"
  168.  
  169. storage.1459458122.name: "/Compute-500016351/compute/terra-test01_Instance/cb5d1b73-b486-44d6-a473-8ee764f9afa1/213ec087-a4cd-4983-93e2-bdf7f6c055ac" => <computed>
  170.  
  171. storage.1459458122.volume: "terra-test01OS" => "terra-test01OS"
  172.  
  173. vcable: "" => <computed>
  174.  
  175. virtio: "false" => <computed>
  176.  
  177. vnc_address: "" => <computed>
  178.  
  179.  
  180.  
  181.  
  182.  
  183. Plan: 1 to add, 0 to change, 1 to destroy.
  184.  
  185.  
  186.  
  187. ------------------------------------------------------------------------
  188.  
  189.  
  190.  
  191. Note: You didn't specify an "-out" parameter to save this plan, so Terraform
  192.  
  193. can't guarantee that exactly these actions will be performed if
  194.  
  195. "terraform apply" is subsequently run.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement