Guest User

Untitled

a guest
Nov 6th, 2017
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.27 KB | None | 0 0
  1. tmp2|dev⚡ ⇒ terraform plan
  2. Refreshing Terraform state in-memory prior to plan...
  3. The refreshed state will be used to calculate this plan, but will not be
  4. persisted to local or remote state storage.
  5.  
  6. azurerm_resource_group.test: Refreshing state... (ID: /subscriptions/1be3b2e6-497b-45b9-915f-...ae23c6a/resourceGroups/roman-test-vmss)
  7. azurerm_virtual_network.test: Refreshing state... (ID: /subscriptions/1be3b2e6-497b-45b9-915f-...crosoft.Network/virtualNetworks/acctvn)
  8. azurerm_public_ip.test: Refreshing state... (ID: /subscriptions/1be3b2e6-497b-45b9-915f-...crosoft.Network/publicIPAddresses/test)
  9. azurerm_lb.test: Refreshing state... (ID: /subscriptions/1be3b2e6-497b-45b9-915f-...s/Microsoft.Network/loadBalancers/test)
  10. azurerm_subnet.test: Refreshing state... (ID: /subscriptions/1be3b2e6-497b-45b9-915f-...virtualNetworks/acctvn/subnets/acctsub)
  11. azurerm_lb_nat_pool.lbnatpool[2]: Refreshing state... (ID: /subscriptions/1be3b2e6-497b-45b9-915f-...loadBalancers/test/inboundNatPools/ssh)
  12. azurerm_lb_nat_pool.lbnatpool[0]: Refreshing state... (ID: /subscriptions/1be3b2e6-497b-45b9-915f-...loadBalancers/test/inboundNatPools/ssh)
  13. azurerm_lb_backend_address_pool.bpepool: Refreshing state... (ID: /subscriptions/1be3b2e6-497b-45b9-915f-...backendAddressPools/BackEndAddressPool)
  14. azurerm_lb_nat_pool.lbnatpool[1]: Refreshing state... (ID: /subscriptions/1be3b2e6-497b-45b9-915f-...loadBalancers/test/inboundNatPools/ssh)
  15. azurerm_virtual_machine_scale_set.test: Refreshing state... (ID: /subscriptions/1be3b2e6-497b-45b9-915f-...rtualMachineScaleSets/mytestscaleset-1)
  16.  
  17. ------------------------------------------------------------------------
  18.  
  19. An execution plan has been generated and is shown below.
  20. Resource actions are indicated with the following symbols:
  21. -/+ destroy and then create replacement
  22.  
  23.  
  24. Terraform will perform the following actions:
  25.  
  26. -/+ azurerm_virtual_machine_scale_set.test (new resource required)
  27. id: "/subscriptions/1be3b2e6-497b-45b9-915f-eb35cae23c6a/resourceGroups/roman-test-vmss/providers/Microsoft.Compute/virtualMachineScaleSets/mytestscaleset-1" => <computed> (forces new resource)
  28. location: "westeurope" => "westeurope"
  29. name: "mytestscaleset-1" => "mytestscaleset-1"
  30. network_profile.#: "1" => "1"
  31. network_profile.1942349404.accelerated_networking: "false" => ""
  32. network_profile.1942349404.ip_configuration.#: "1" => "1"
  33. network_profile.1942349404.ip_configuration.0.load_balancer_backend_address_pool_ids.#: "1" => "1"
  34. network_profile.1942349404.ip_configuration.0.load_balancer_backend_address_pool_ids.2838484628: "/subscriptions/1be3b2e6-497b-45b9-915f-eb35cae23c6a/resourceGroups/roman-test-vmss/providers/Microsoft.Network/loadBalancers/test/backendAddressPools/BackEndAddressPool" => "/subscriptions/1be3b2e6-497b-45b9-915f-eb35cae23c6a/resourceGroups/roman-test-vmss/providers/Microsoft.Network/loadBalancers/test/backendAddressPools/BackEndAddressPool"
  35. network_profile.1942349404.ip_configuration.0.load_balancer_inbound_nat_rules_ids.#: "1" => "1"
  36. network_profile.1942349404.ip_configuration.0.load_balancer_inbound_nat_rules_ids.4268081232: "/subscriptions/1be3b2e6-497b-45b9-915f-eb35cae23c6a/resourceGroups/roman-test-vmss/providers/Microsoft.Network/loadBalancers/test/inboundNatPools/ssh" => "/subscriptions/1be3b2e6-497b-45b9-915f-eb35cae23c6a/resourceGroups/roman-test-vmss/providers/Microsoft.Network/loadBalancers/test/inboundNatPools/ssh"
  37. network_profile.1942349404.ip_configuration.0.name: "TestIPConfiguration" => "TestIPConfiguration"
  38. network_profile.1942349404.ip_configuration.0.primary: "false" => ""
  39. network_profile.1942349404.ip_configuration.0.public_ip_address_configuration.#: "0" => "0"
  40. network_profile.1942349404.ip_configuration.0.subnet_id: "/subscriptions/1be3b2e6-497b-45b9-915f-eb35cae23c6a/resourceGroups/roman-test-vmss/providers/Microsoft.Network/virtualNetworks/acctvn/subnets/acctsub" => "/subscriptions/1be3b2e6-497b-45b9-915f-eb35cae23c6a/resourceGroups/roman-test-vmss/providers/Microsoft.Network/virtualNetworks/acctvn/subnets/acctsub"
  41. network_profile.1942349404.name: "terraformnetworkprofile" => "terraformnetworkprofile"
  42. network_profile.1942349404.network_security_group_id: "" => ""
  43. network_profile.1942349404.primary: "true" => "true"
  44. os_profile.#: "1" => "1"
  45. os_profile.462935316.admin_password: <sensitive> => <sensitive> (attribute changed)
  46. os_profile.462935316.admin_username: "" => "myadmin"
  47. os_profile.462935316.computer_name_prefix: "" => "testvm"
  48. os_profile.462935316.custom_data: "" => "03523e091b8cd82113d5cf6969b032e9baaa7778" (forces new resource)
  49. os_profile.807777780.admin_password: "" => ""
  50. os_profile.807777780.admin_username: "myadmin" => ""
  51. os_profile.807777780.computer_name_prefix: "testvm" => ""
  52. os_profile.807777780.custom_data: "" => ""
  53. os_profile_linux_config.#: "1" => "1"
  54. os_profile_linux_config.69840937.disable_password_authentication: "true" => "true"
  55. os_profile_linux_config.69840937.ssh_keys.#: "1" => "1"
  56. os_profile_linux_config.69840937.ssh_keys.0.key_data: "ssh-rsa AAAAB3NzaC1yc2EAAAADA..."
  57. os_profile_linux_config.69840937.ssh_keys.0.path: "/home/myadmin/.ssh/authorized_keys" => "/home/myadmin/.ssh/authorized_keys"
  58. resource_group_name: "roman-test-vmss" => "roman-test-vmss"
  59. single_placement_group: "true" => "true"
  60. sku.#: "1" => "1"
  61. sku.680937084.capacity: "2" => "2"
  62. sku.680937084.name: "Standard_A0" => "Standard_A0"
  63. sku.680937084.tier: "Standard" => "Standard"
  64. storage_profile_data_disk.#: "1" => "1"
  65. storage_profile_data_disk.0.caching: "ReadWrite" => "ReadWrite"
  66. storage_profile_data_disk.0.create_option: "Empty" => "Empty"
  67. storage_profile_data_disk.0.disk_size_gb: "10" => "10"
  68. storage_profile_data_disk.0.lun: "0" => "0"
  69. storage_profile_data_disk.0.managed_disk_type: "Standard_LRS" => <computed>
  70. storage_profile_image_reference.#: "1" => "1"
  71. storage_profile_image_reference.4248655398.id: "" => ""
  72. storage_profile_image_reference.4248655398.offer: "UbuntuServer" => "UbuntuServer"
  73. storage_profile_image_reference.4248655398.publisher: "Canonical" => "Canonical"
  74. storage_profile_image_reference.4248655398.sku: "16.04-LTS" => "16.04-LTS"
  75. storage_profile_image_reference.4248655398.version: "latest" => "latest"
  76. storage_profile_os_disk.#: "1" => "1"
  77. storage_profile_os_disk.1497306818.caching: "ReadWrite" => "ReadWrite"
  78. storage_profile_os_disk.1497306818.create_option: "FromImage" => "FromImage"
  79. storage_profile_os_disk.1497306818.image: "" => ""
  80. storage_profile_os_disk.1497306818.managed_disk_type: "Standard_LRS" => "Standard_LRS"
  81. storage_profile_os_disk.1497306818.name: "" => ""
  82. storage_profile_os_disk.1497306818.os_type: "" => ""
  83. storage_profile_os_disk.1497306818.vhd_containers.#: "0" => "0"
  84. tags.%: "1" => "1"
  85. tags.environment: "staging" => "staging"
  86. upgrade_policy_mode: "Manual" => "Manual"
  87.  
  88.  
  89. Plan: 1 to add, 0 to change, 1 to destroy.
Add Comment
Please, Sign In to add comment