Created
February 17, 2017 16:58
-
-
Save tech6/43fe2be3e3027cf334661a960d6a21fc to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"version": 3, | |
"terraform_version": "0.8.4", | |
"serial": 12, | |
"lineage": "119bec8a-35c3-4f44-8bec-bb293b4bb630", | |
"modules": [ | |
{ | |
"path": [ | |
"root" | |
], | |
"outputs": {}, | |
"resources": {}, | |
"depends_on": [] | |
}, | |
{ | |
"path": [ | |
"root", | |
"availsets" | |
], | |
"outputs": {}, | |
"resources": {}, | |
"depends_on": [] | |
}, | |
{ | |
"path": [ | |
"root", | |
"public_ips_control" | |
], | |
"outputs": { | |
"ids": { | |
"sensitive": false, | |
"type": "list", | |
"value": [ | |
"/subscriptions/3765305f-a85d-45d7-b721-df27d0f7e631/resourceGroups/rg-acme-scus-prod-web/providers/Microsoft.Network/publicIPAddresses/pubip-01", | |
"/subscriptions/3765305f-a85d-45d7-b721-df27d0f7e631/resourceGroups/rg-acme-scus-prod-web/providers/Microsoft.Network/publicIPAddresses/pubip-02" | |
] | |
}, | |
"ip_addresses": { | |
"sensitive": false, | |
"type": "list", | |
"value": [ | |
"104.44.132.206", | |
"13.84.216.247" | |
] | |
} | |
}, | |
"resources": { | |
"azurerm_public_ip.pubip.0": { | |
"type": "azurerm_public_ip", | |
"depends_on": [], | |
"primary": { | |
"id": "/subscriptions/3765305f-a85d-45d7-b721-df27d0f7e631/resourceGroups/rg-acme-scus-prod-web/providers/Microsoft.Network/publicIPAddresses/pubip-01", | |
"attributes": { | |
"id": "/subscriptions/3765305f-a85d-45d7-b721-df27d0f7e631/resourceGroups/rg-acme-scus-prod-web/providers/Microsoft.Network/publicIPAddresses/pubip-01", | |
"ip_address": "104.44.132.206", | |
"location": "southcentralus", | |
"name": "pubip-01", | |
"public_ip_address_allocation": "static", | |
"resource_group_name": "rg-acme-scus-prod-web", | |
"tags.%": "0" | |
}, | |
"meta": {}, | |
"tainted": false | |
}, | |
"deposed": [], | |
"provider": "" | |
}, | |
"azurerm_public_ip.pubip.1": { | |
"type": "azurerm_public_ip", | |
"depends_on": [], | |
"primary": { | |
"id": "/subscriptions/3765305f-a85d-45d7-b721-df27d0f7e631/resourceGroups/rg-acme-scus-prod-web/providers/Microsoft.Network/publicIPAddresses/pubip-02", | |
"attributes": { | |
"id": "/subscriptions/3765305f-a85d-45d7-b721-df27d0f7e631/resourceGroups/rg-acme-scus-prod-web/providers/Microsoft.Network/publicIPAddresses/pubip-02", | |
"ip_address": "13.84.216.247", | |
"location": "southcentralus", | |
"name": "pubip-02", | |
"public_ip_address_allocation": "static", | |
"resource_group_name": "rg-acme-scus-prod-web", | |
"tags.%": "0" | |
}, | |
"meta": {}, | |
"tainted": false | |
}, | |
"deposed": [], | |
"provider": "" | |
} | |
}, | |
"depends_on": [] | |
}, | |
{ | |
"path": [ | |
"root", | |
"resource_group" | |
], | |
"outputs": { | |
"id": { | |
"sensitive": false, | |
"type": "string", | |
"value": "/subscriptions/3765305f-a85d-45d7-b721-df27d0f7e631/resourceGroups/rg-acme-scus-prod-web" | |
}, | |
"name": { | |
"sensitive": false, | |
"type": "string", | |
"value": "rg-acme-scus-prod-web" | |
} | |
}, | |
"resources": { | |
"azurerm_resource_group.rg": { | |
"type": "azurerm_resource_group", | |
"depends_on": [], | |
"primary": { | |
"id": "/subscriptions/3765305f-a85d-45d7-b721-df27d0f7e631/resourceGroups/rg-acme-scus-prod-web", | |
"attributes": { | |
"id": "/subscriptions/3765305f-a85d-45d7-b721-df27d0f7e631/resourceGroups/rg-acme-scus-prod-web", | |
"location": "southcentralus", | |
"name": "rg-acme-scus-prod-web", | |
"tags.%": "0" | |
}, | |
"meta": {}, | |
"tainted": false | |
}, | |
"deposed": [], | |
"provider": "" | |
} | |
}, | |
"depends_on": [] | |
}, | |
{ | |
"path": [ | |
"root", | |
"storage_account_data" | |
], | |
"outputs": { | |
"name": { | |
"sensitive": false, | |
"type": "string", | |
"value": "acmeprodwebdata" | |
}, | |
"primary_blob_endpoint": { | |
"sensitive": false, | |
"type": "string", | |
"value": "https://acmeprodwebdata.blob.core.windows.net/" | |
} | |
}, | |
"resources": { | |
"azurerm_storage_account.sa_data": { | |
"type": "azurerm_storage_account", | |
"depends_on": [], | |
"primary": { | |
"id": "/subscriptions/3765305f-a85d-45d7-b721-df27d0f7e631/resourceGroups/rg-acme-scus-prod-web/providers/Microsoft.Storage/storageAccounts/acmeprodwebdata", | |
"attributes": { | |
"account_kind": "Storage", | |
"account_type": "Standard_LRS", | |
"id": "/subscriptions/3765305f-a85d-45d7-b721-df27d0f7e631/resourceGroups/rg-acme-scus-prod-web/providers/Microsoft.Storage/storageAccounts/acmeprodwebdata", | |
"location": "southcentralus", | |
"name": "acmeprodwebdata", | |
"primary_access_key": "mISIe9O2peG0xbu5OdC/6VWLvn6Qvp02+eGAnwGAY82hlBn634gcE07cpDEhdefj1lhH4FHEU7+LOXYlbkRupg==", | |
"primary_blob_endpoint": "https://acmeprodwebdata.blob.core.windows.net/", | |
"primary_file_endpoint": "https://acmeprodwebdata.file.core.windows.net/", | |
"primary_location": "southcentralus", | |
"primary_queue_endpoint": "https://acmeprodwebdata.queue.core.windows.net/", | |
"primary_table_endpoint": "https://acmeprodwebdata.table.core.windows.net/", | |
"resource_group_name": "rg-acme-scus-prod-web", | |
"secondary_access_key": "uhKphGZaZQYNilkOsQuBqAudxN0RVqEc+yhpV/kOmPrHvFiRJgBDS8zwIQ8vCyJ7lDqaqjZEvPzQRhfmw9VedA==", | |
"secondary_location": "", | |
"tags.%": "0" | |
}, | |
"meta": {}, | |
"tainted": false | |
}, | |
"deposed": [], | |
"provider": "" | |
} | |
}, | |
"depends_on": [] | |
}, | |
{ | |
"path": [ | |
"root", | |
"storage_account_os" | |
], | |
"outputs": { | |
"name": { | |
"sensitive": false, | |
"type": "string", | |
"value": "acmeprodwebdisk" | |
}, | |
"primary_blob_endpoint": { | |
"sensitive": false, | |
"type": "string", | |
"value": "https://acmeprodwebdisk.blob.core.windows.net/" | |
} | |
}, | |
"resources": { | |
"azurerm_storage_account.sa_os": { | |
"type": "azurerm_storage_account", | |
"depends_on": [], | |
"primary": { | |
"id": "/subscriptions/3765305f-a85d-45d7-b721-df27d0f7e631/resourceGroups/rg-acme-scus-prod-web/providers/Microsoft.Storage/storageAccounts/acmeprodwebdisk", | |
"attributes": { | |
"account_kind": "Storage", | |
"account_type": "Standard_LRS", | |
"id": "/subscriptions/3765305f-a85d-45d7-b721-df27d0f7e631/resourceGroups/rg-acme-scus-prod-web/providers/Microsoft.Storage/storageAccounts/acmeprodwebdisk", | |
"location": "southcentralus", | |
"name": "acmeprodwebdisk", | |
"primary_access_key": "RqZ8evVqgRkpMLnTpjzgBDuCzDdRliDnj8fXamj1oFIKhCxqbMXwslTE41z219HLZIdkI56quhLUoEbHAKrfUg==", | |
"primary_blob_endpoint": "https://acmeprodwebdisk.blob.core.windows.net/", | |
"primary_file_endpoint": "https://acmeprodwebdisk.file.core.windows.net/", | |
"primary_location": "southcentralus", | |
"primary_queue_endpoint": "https://acmeprodwebdisk.queue.core.windows.net/", | |
"primary_table_endpoint": "https://acmeprodwebdisk.table.core.windows.net/", | |
"resource_group_name": "rg-acme-scus-prod-web", | |
"secondary_access_key": "HVxxFEZhE5mHJTOVV4URfIyyvIiECMMPCmCM0kjFf1CPghDv4G7kDOlDF+84QvWzZ0r8+83hF6zJD6NUgVLEPw==", | |
"secondary_location": "", | |
"tags.%": "0" | |
}, | |
"meta": {}, | |
"tainted": false | |
}, | |
"deposed": [], | |
"provider": "" | |
} | |
}, | |
"depends_on": [] | |
}, | |
{ | |
"path": [ | |
"root", | |
"subnets" | |
], | |
"outputs": { | |
"app-id": { | |
"sensitive": false, | |
"type": "list", | |
"value": [ | |
"/subscriptions/3765305f-a85d-45d7-b721-df27d0f7e631/resourceGroups/rg-acme-scus-prod-web/providers/Microsoft.Network/virtualNetworks/acme-prod-vnet/subnets/acme-prod-app" | |
] | |
}, | |
"db-id": { | |
"sensitive": false, | |
"type": "list", | |
"value": [ | |
"/subscriptions/3765305f-a85d-45d7-b721-df27d0f7e631/resourceGroups/rg-acme-scus-prod-web/providers/Microsoft.Network/virtualNetworks/acme-prod-vnet/subnets/acme-prod-database" | |
] | |
}, | |
"gw-id": { | |
"sensitive": false, | |
"type": "list", | |
"value": [ | |
"/subscriptions/3765305f-a85d-45d7-b721-df27d0f7e631/resourceGroups/rg-acme-scus-prod-web/providers/Microsoft.Network/virtualNetworks/acme-prod-vnet/subnets/GatewaySubnet" | |
] | |
}, | |
"web-id": { | |
"sensitive": false, | |
"type": "list", | |
"value": [ | |
"/subscriptions/3765305f-a85d-45d7-b721-df27d0f7e631/resourceGroups/rg-acme-scus-prod-web/providers/Microsoft.Network/virtualNetworks/acme-prod-vnet/subnets/acme-prod-web" | |
] | |
} | |
}, | |
"resources": { | |
"azurerm_subnet.app": { | |
"type": "azurerm_subnet", | |
"depends_on": [], | |
"primary": { | |
"id": "/subscriptions/3765305f-a85d-45d7-b721-df27d0f7e631/resourceGroups/rg-acme-scus-prod-web/providers/Microsoft.Network/virtualNetworks/acme-prod-vnet/subnets/acme-prod-app", | |
"attributes": { | |
"address_prefix": "10.202.10.64/26", | |
"id": "/subscriptions/3765305f-a85d-45d7-b721-df27d0f7e631/resourceGroups/rg-acme-scus-prod-web/providers/Microsoft.Network/virtualNetworks/acme-prod-vnet/subnets/acme-prod-app", | |
"ip_configurations.#": "0", | |
"name": "acme-prod-app", | |
"resource_group_name": "rg-acme-scus-prod-web", | |
"virtual_network_name": "acme-prod-vnet" | |
}, | |
"meta": {}, | |
"tainted": false | |
}, | |
"deposed": [], | |
"provider": "" | |
}, | |
"azurerm_subnet.database": { | |
"type": "azurerm_subnet", | |
"depends_on": [], | |
"primary": { | |
"id": "/subscriptions/3765305f-a85d-45d7-b721-df27d0f7e631/resourceGroups/rg-acme-scus-prod-web/providers/Microsoft.Network/virtualNetworks/acme-prod-vnet/subnets/acme-prod-database", | |
"attributes": { | |
"address_prefix": "10.202.10.128/26", | |
"id": "/subscriptions/3765305f-a85d-45d7-b721-df27d0f7e631/resourceGroups/rg-acme-scus-prod-web/providers/Microsoft.Network/virtualNetworks/acme-prod-vnet/subnets/acme-prod-database", | |
"ip_configurations.#": "0", | |
"name": "acme-prod-database", | |
"resource_group_name": "rg-acme-scus-prod-web", | |
"virtual_network_name": "acme-prod-vnet" | |
}, | |
"meta": {}, | |
"tainted": false | |
}, | |
"deposed": [], | |
"provider": "" | |
}, | |
"azurerm_subnet.gateway": { | |
"type": "azurerm_subnet", | |
"depends_on": [], | |
"primary": { | |
"id": "/subscriptions/3765305f-a85d-45d7-b721-df27d0f7e631/resourceGroups/rg-acme-scus-prod-web/providers/Microsoft.Network/virtualNetworks/acme-prod-vnet/subnets/GatewaySubnet", | |
"attributes": { | |
"address_prefix": "10.202.10.240/28", | |
"id": "/subscriptions/3765305f-a85d-45d7-b721-df27d0f7e631/resourceGroups/rg-acme-scus-prod-web/providers/Microsoft.Network/virtualNetworks/acme-prod-vnet/subnets/GatewaySubnet", | |
"ip_configurations.#": "0", | |
"name": "GatewaySubnet", | |
"resource_group_name": "rg-acme-scus-prod-web", | |
"virtual_network_name": "acme-prod-vnet" | |
}, | |
"meta": {}, | |
"tainted": false | |
}, | |
"deposed": [], | |
"provider": "" | |
}, | |
"azurerm_subnet.web": { | |
"type": "azurerm_subnet", | |
"depends_on": [], | |
"primary": { | |
"id": "/subscriptions/3765305f-a85d-45d7-b721-df27d0f7e631/resourceGroups/rg-acme-scus-prod-web/providers/Microsoft.Network/virtualNetworks/acme-prod-vnet/subnets/acme-prod-web", | |
"attributes": { | |
"address_prefix": "10.202.10.0/26", | |
"id": "/subscriptions/3765305f-a85d-45d7-b721-df27d0f7e631/resourceGroups/rg-acme-scus-prod-web/providers/Microsoft.Network/virtualNetworks/acme-prod-vnet/subnets/acme-prod-web", | |
"ip_configurations.#": "2", | |
"ip_configurations.1305630076": "/subscriptions/3765305f-a85d-45d7-b721-df27d0f7e631/resourceGroups/rg-acme-scus-prod-web/providers/Microsoft.Network/networkInterfaces/acmeprodweb-ni-02/ipConfigurations/acmeprodweb-ni-02", | |
"ip_configurations.1338278088": "/subscriptions/3765305f-a85d-45d7-b721-df27d0f7e631/resourceGroups/rg-acme-scus-prod-web/providers/Microsoft.Network/networkInterfaces/acmeprodweb-ni-01/ipConfigurations/acmeprodweb-ni-01", | |
"name": "acme-prod-web", | |
"resource_group_name": "rg-acme-scus-prod-web", | |
"virtual_network_name": "acme-prod-vnet" | |
}, | |
"meta": {}, | |
"tainted": false | |
}, | |
"deposed": [], | |
"provider": "" | |
} | |
}, | |
"depends_on": [] | |
}, | |
{ | |
"path": [ | |
"root", | |
"virtual_network" | |
], | |
"outputs": { | |
"id": { | |
"sensitive": false, | |
"type": "string", | |
"value": "/subscriptions/3765305f-a85d-45d7-b721-df27d0f7e631/resourceGroups/rg-acme-scus-prod-web/providers/Microsoft.Network/virtualNetworks/acme-prod-vnet" | |
}, | |
"name": { | |
"sensitive": false, | |
"type": "string", | |
"value": "acme-prod-vnet" | |
} | |
}, | |
"resources": { | |
"azurerm_virtual_network.vn": { | |
"type": "azurerm_virtual_network", | |
"depends_on": [], | |
"primary": { | |
"id": "/subscriptions/3765305f-a85d-45d7-b721-df27d0f7e631/resourceGroups/rg-acme-scus-prod-web/providers/Microsoft.Network/virtualNetworks/acme-prod-vnet", | |
"attributes": { | |
"address_space.#": "1", | |
"address_space.0": "10.202.10.0/24", | |
"dns_servers.#": "3", | |
"dns_servers.0": "10.202.1.199", | |
"dns_servers.1": "10.202.1.200", | |
"dns_servers.2": "8.8.8.8", | |
"id": "/subscriptions/3765305f-a85d-45d7-b721-df27d0f7e631/resourceGroups/rg-acme-scus-prod-web/providers/Microsoft.Network/virtualNetworks/acme-prod-vnet", | |
"location": "southcentralus", | |
"name": "acme-prod-vnet", | |
"resource_group_name": "rg-acme-scus-prod-web", | |
"subnet.#": "4", | |
"subnet.398112629.address_prefix": "10.202.10.0/26", | |
"subnet.398112629.name": "acme-prod-web", | |
"subnet.398112629.security_group": "", | |
"subnet.408085608.address_prefix": "10.202.10.64/26", | |
"subnet.408085608.name": "acme-prod-app", | |
"subnet.408085608.security_group": "", | |
"subnet.629311669.address_prefix": "10.202.10.240/28", | |
"subnet.629311669.name": "GatewaySubnet", | |
"subnet.629311669.security_group": "", | |
"subnet.660197575.address_prefix": "10.202.10.128/26", | |
"subnet.660197575.name": "acme-prod-database", | |
"subnet.660197575.security_group": "", | |
"tags.%": "0" | |
}, | |
"meta": {}, | |
"tainted": false | |
}, | |
"deposed": [], | |
"provider": "" | |
} | |
}, | |
"depends_on": [] | |
}, | |
{ | |
"path": [ | |
"root", | |
"web_inbound_fw" | |
], | |
"outputs": {}, | |
"resources": { | |
"azurerm_network_security_rule.acme-web_IN_Allow100": { | |
"type": "azurerm_network_security_rule", | |
"depends_on": [], | |
"primary": { | |
"id": "/subscriptions/3765305f-a85d-45d7-b721-df27d0f7e631/resourceGroups/rg-acme-scus-prod-web/providers/Microsoft.Network/networkSecurityGroups/acme-prod-web-nsg/securityRules/acme-web_IN_Allow100", | |
"attributes": { | |
"access": "Allow", | |
"description": "", | |
"destination_address_prefix": "*", | |
"destination_port_range": "*", | |
"direction": "Inbound", | |
"id": "/subscriptions/3765305f-a85d-45d7-b721-df27d0f7e631/resourceGroups/rg-acme-scus-prod-web/providers/Microsoft.Network/networkSecurityGroups/acme-prod-web-nsg/securityRules/acme-web_IN_Allow100", | |
"name": "acme-web_IN_Allow100", | |
"network_security_group_name": "acme-prod-web-nsg", | |
"priority": "100", | |
"protocol": "*", | |
"resource_group_name": "rg-acme-scus-prod-web", | |
"source_address_prefix": "10.200.0.0/22", | |
"source_port_range": "*" | |
}, | |
"meta": {}, | |
"tainted": false | |
}, | |
"deposed": [], | |
"provider": "" | |
}, | |
"azurerm_network_security_rule.acme-web_IN_Allow110": { | |
"type": "azurerm_network_security_rule", | |
"depends_on": [], | |
"primary": { | |
"id": "/subscriptions/3765305f-a85d-45d7-b721-df27d0f7e631/resourceGroups/rg-acme-scus-prod-web/providers/Microsoft.Network/networkSecurityGroups/acme-prod-web-nsg/securityRules/acme-web_IN_Allow110", | |
"attributes": { | |
"access": "Allow", | |
"description": "", | |
"destination_address_prefix": "*", | |
"destination_port_range": "*", | |
"direction": "Inbound", | |
"id": "/subscriptions/3765305f-a85d-45d7-b721-df27d0f7e631/resourceGroups/rg-acme-scus-prod-web/providers/Microsoft.Network/networkSecurityGroups/acme-prod-web-nsg/securityRules/acme-web_IN_Allow110", | |
"name": "acme-web_IN_Allow110", | |
"network_security_group_name": "acme-prod-web-nsg", | |
"priority": "110", | |
"protocol": "*", | |
"resource_group_name": "rg-acme-scus-prod-web", | |
"source_address_prefix": "10.46.129.0/24", | |
"source_port_range": "*" | |
}, | |
"meta": {}, | |
"tainted": false | |
}, | |
"deposed": [], | |
"provider": "" | |
}, | |
"azurerm_network_security_rule.acme-web_IN_DenyAll4096": { | |
"type": "azurerm_network_security_rule", | |
"depends_on": [], | |
"primary": { | |
"id": "/subscriptions/3765305f-a85d-45d7-b721-df27d0f7e631/resourceGroups/rg-acme-scus-prod-web/providers/Microsoft.Network/networkSecurityGroups/acme-prod-web-nsg/securityRules/acme-web_IN_IN_DenyAll4096", | |
"attributes": { | |
"access": "Deny", | |
"description": "", | |
"destination_address_prefix": "*", | |
"destination_port_range": "*", | |
"direction": "Inbound", | |
"id": "/subscriptions/3765305f-a85d-45d7-b721-df27d0f7e631/resourceGroups/rg-acme-scus-prod-web/providers/Microsoft.Network/networkSecurityGroups/acme-prod-web-nsg/securityRules/acme-web_IN_IN_DenyAll4096", | |
"name": "acme-web_IN_IN_DenyAll4096", | |
"network_security_group_name": "acme-prod-web-nsg", | |
"priority": "4096", | |
"protocol": "*", | |
"resource_group_name": "rg-acme-scus-prod-web", | |
"source_address_prefix": "VirtualNetwork", | |
"source_port_range": "*" | |
}, | |
"meta": {}, | |
"tainted": false | |
}, | |
"deposed": [], | |
"provider": "" | |
} | |
}, | |
"depends_on": [] | |
}, | |
{ | |
"path": [ | |
"root", | |
"web_nsg" | |
], | |
"outputs": {}, | |
"resources": { | |
"azurerm_network_security_group.acme-prod-web-nsg": { | |
"type": "azurerm_network_security_group", | |
"depends_on": [], | |
"primary": { | |
"id": "/subscriptions/3765305f-a85d-45d7-b721-df27d0f7e631/resourceGroups/rg-acme-scus-prod-web/providers/Microsoft.Network/networkSecurityGroups/acme-prod-web-nsg", | |
"attributes": { | |
"id": "/subscriptions/3765305f-a85d-45d7-b721-df27d0f7e631/resourceGroups/rg-acme-scus-prod-web/providers/Microsoft.Network/networkSecurityGroups/acme-prod-web-nsg", | |
"location": "southcentralus", | |
"name": "acme-prod-web-nsg", | |
"resource_group_name": "rg-acme-scus-prod-web", | |
"security_rule.#": "1", | |
"security_rule.149249156.access": "Deny", | |
"security_rule.149249156.description": "", | |
"security_rule.149249156.destination_address_prefix": "*", | |
"security_rule.149249156.destination_port_range": "*", | |
"security_rule.149249156.direction": "Inbound", | |
"security_rule.149249156.name": "acme-web_IN_IN_DenyAll4096", | |
"security_rule.149249156.priority": "4096", | |
"security_rule.149249156.protocol": "*", | |
"security_rule.149249156.source_address_prefix": "VirtualNetwork", | |
"security_rule.149249156.source_port_range": "*", | |
"tags.%": "0" | |
}, | |
"meta": {}, | |
"tainted": false | |
}, | |
"deposed": [], | |
"provider": "" | |
} | |
}, | |
"depends_on": [] | |
}, | |
{ | |
"path": [ | |
"root", | |
"web_vms" | |
], | |
"outputs": { | |
"vm_ids": { | |
"sensitive": false, | |
"type": "list", | |
"value": [ | |
[ | |
"/subscriptions/3765305f-a85d-45d7-b721-df27d0f7e631/resourceGroups/rg-acme-scus-prod-web/providers/Microsoft.Compute/virtualMachines/acmeprodweb01", | |
"/subscriptions/3765305f-a85d-45d7-b721-df27d0f7e631/resourceGroups/rg-acme-scus-prod-web/providers/Microsoft.Compute/virtualMachines/acmeprodweb02" | |
] | |
] | |
} | |
}, | |
"resources": { | |
"azurerm_network_interface.ni.0": { | |
"type": "azurerm_network_interface", | |
"depends_on": [], | |
"primary": { | |
"id": "/subscriptions/3765305f-a85d-45d7-b721-df27d0f7e631/resourceGroups/rg-acme-scus-prod-web/providers/Microsoft.Network/networkInterfaces/acmeprodweb-ni-01", | |
"attributes": { | |
"applied_dns_servers.#": "0", | |
"dns_servers.#": "0", | |
"enable_ip_forwarding": "false", | |
"id": "/subscriptions/3765305f-a85d-45d7-b721-df27d0f7e631/resourceGroups/rg-acme-scus-prod-web/providers/Microsoft.Network/networkInterfaces/acmeprodweb-ni-01", | |
"ip_configuration.#": "1", | |
"ip_configuration.1841349792.load_balancer_backend_address_pools_ids.#": "0", | |
"ip_configuration.1841349792.load_balancer_inbound_nat_rules_ids.#": "0", | |
"ip_configuration.1841349792.name": "acmeprodweb-ni-01", | |
"ip_configuration.1841349792.private_ip_address": "", | |
"ip_configuration.1841349792.private_ip_address_allocation": "dynamic", | |
"ip_configuration.1841349792.public_ip_address_id": "/subscriptions/3765305f-a85d-45d7-b721-df27d0f7e631/resourceGroups/rg-acme-scus-prod-web/providers/Microsoft.Network/publicIPAddresses/pubip-01", | |
"ip_configuration.1841349792.subnet_id": "/subscriptions/3765305f-a85d-45d7-b721-df27d0f7e631/resourceGroups/rg-acme-scus-prod-web/providers/Microsoft.Network/virtualNetworks/acme-prod-vnet/subnets/acme-prod-web", | |
"location": "southcentralus", | |
"mac_address": "00-0D-3A-70-E9-4D", | |
"name": "acmeprodweb-ni-01", | |
"private_ip_address": "10.202.10.4", | |
"resource_group_name": "rg-acme-scus-prod-web", | |
"tags.%": "0", | |
"virtual_machine_id": "/subscriptions/3765305f-a85d-45d7-b721-df27d0f7e631/resourceGroups/rg-acme-scus-prod-web/providers/Microsoft.Compute/virtualMachines/acmeprodweb01" | |
}, | |
"meta": {}, | |
"tainted": false | |
}, | |
"deposed": [], | |
"provider": "" | |
}, | |
"azurerm_network_interface.ni.1": { | |
"type": "azurerm_network_interface", | |
"depends_on": [], | |
"primary": { | |
"id": "/subscriptions/3765305f-a85d-45d7-b721-df27d0f7e631/resourceGroups/rg-acme-scus-prod-web/providers/Microsoft.Network/networkInterfaces/acmeprodweb-ni-02", | |
"attributes": { | |
"applied_dns_servers.#": "0", | |
"dns_servers.#": "0", | |
"enable_ip_forwarding": "false", | |
"id": "/subscriptions/3765305f-a85d-45d7-b721-df27d0f7e631/resourceGroups/rg-acme-scus-prod-web/providers/Microsoft.Network/networkInterfaces/acmeprodweb-ni-02", | |
"ip_configuration.#": "1", | |
"ip_configuration.1324102575.load_balancer_backend_address_pools_ids.#": "0", | |
"ip_configuration.1324102575.load_balancer_inbound_nat_rules_ids.#": "0", | |
"ip_configuration.1324102575.name": "acmeprodweb-ni-02", | |
"ip_configuration.1324102575.private_ip_address": "", | |
"ip_configuration.1324102575.private_ip_address_allocation": "dynamic", | |
"ip_configuration.1324102575.public_ip_address_id": "/subscriptions/3765305f-a85d-45d7-b721-df27d0f7e631/resourceGroups/rg-acme-scus-prod-web/providers/Microsoft.Network/publicIPAddresses/pubip-02", | |
"ip_configuration.1324102575.subnet_id": "/subscriptions/3765305f-a85d-45d7-b721-df27d0f7e631/resourceGroups/rg-acme-scus-prod-web/providers/Microsoft.Network/virtualNetworks/acme-prod-vnet/subnets/acme-prod-web", | |
"location": "southcentralus", | |
"mac_address": "00-0D-3A-70-E6-5B", | |
"name": "acmeprodweb-ni-02", | |
"private_ip_address": "10.202.10.5", | |
"resource_group_name": "rg-acme-scus-prod-web", | |
"tags.%": "0", | |
"virtual_machine_id": "/subscriptions/3765305f-a85d-45d7-b721-df27d0f7e631/resourceGroups/rg-acme-scus-prod-web/providers/Microsoft.Compute/virtualMachines/acmeprodweb02" | |
}, | |
"meta": {}, | |
"tainted": false | |
}, | |
"deposed": [], | |
"provider": "" | |
}, | |
"azurerm_storage_container.osdisk.0": { | |
"type": "azurerm_storage_container", | |
"depends_on": [], | |
"primary": { | |
"id": "acmeprodwebosdisk01", | |
"attributes": { | |
"container_access_type": "private", | |
"id": "acmeprodwebosdisk01", | |
"name": "acmeprodwebosdisk01", | |
"properties.%": "4", | |
"properties.last_modified": "Tue, 10 Jan 2017 16:06:48 GMT", | |
"properties.lease_duration": "infinite", | |
"properties.lease_state": "leased", | |
"properties.lease_status": "locked", | |
"resource_group_name": "rg-acme-scus-prod-web", | |
"storage_account_name": "acmeprodwebdisk" | |
}, | |
"meta": {}, | |
"tainted": false | |
}, | |
"deposed": [], | |
"provider": "" | |
}, | |
"azurerm_storage_container.osdisk.1": { | |
"type": "azurerm_storage_container", | |
"depends_on": [], | |
"primary": { | |
"id": "acmeprodwebosdisk02", | |
"attributes": { | |
"container_access_type": "private", | |
"id": "acmeprodwebosdisk02", | |
"name": "acmeprodwebosdisk02", | |
"properties.%": "4", | |
"properties.last_modified": "Tue, 10 Jan 2017 16:06:49 GMT", | |
"properties.lease_duration": "infinite", | |
"properties.lease_state": "leased", | |
"properties.lease_status": "locked", | |
"resource_group_name": "rg-acme-scus-prod-web", | |
"storage_account_name": "acmeprodwebdisk" | |
}, | |
"meta": {}, | |
"tainted": false | |
}, | |
"deposed": [], | |
"provider": "" | |
}, | |
"azurerm_virtual_machine.acmeprodweb.0": { | |
"type": "azurerm_virtual_machine", | |
"depends_on": [ | |
"azurerm_network_interface.ni", | |
"azurerm_storage_container.osdisk" | |
], | |
"primary": { | |
"id": "/subscriptions/3765305f-a85d-45d7-b721-df27d0f7e631/resourceGroups/rg-acme-scus-prod-web/providers/Microsoft.Compute/virtualMachines/acmeprodweb01", | |
"attributes": { | |
"delete_data_disks_on_termination": "false", | |
"delete_os_disk_on_termination": "false", | |
"id": "/subscriptions/3765305f-a85d-45d7-b721-df27d0f7e631/resourceGroups/rg-acme-scus-prod-web/providers/Microsoft.Compute/virtualMachines/acmeprodweb01", | |
"location": "southcentralus", | |
"name": "acmeprodweb01", | |
"network_interface_ids.#": "1", | |
"network_interface_ids.2016971195": "/subscriptions/3765305f-a85d-45d7-b721-df27d0f7e631/resourceGroups/rg-acme-scus-prod-web/providers/Microsoft.Network/networkInterfaces/acmeprodweb-ni-01", | |
"os_profile.#": "1", | |
"os_profile.930577961.admin_password": "", | |
"os_profile.930577961.admin_username": "cgiazure_adm", | |
"os_profile.930577961.computer_name": "acmeprodweb01", | |
"os_profile.930577961.custom_data": "", | |
"os_profile_linux_config.#": "1", | |
"os_profile_linux_config.1322299844.disable_password_authentication": "false", | |
"os_profile_linux_config.1322299844.ssh_keys.#": "0", | |
"os_profile_secrets.#": "0", | |
"resource_group_name": "rg-acme-scus-prod-web", | |
"storage_data_disk.#": "0", | |
"storage_image_reference.#": "1", | |
"storage_image_reference.1492617965.offer": "CentOS", | |
"storage_image_reference.1492617965.publisher": "openlogic", | |
"storage_image_reference.1492617965.sku": "7.2", | |
"storage_image_reference.1492617965.version": "latest", | |
"storage_os_disk.#": "1", | |
"storage_os_disk.482857158.caching": "ReadWrite", | |
"storage_os_disk.482857158.create_option": "FromImage", | |
"storage_os_disk.482857158.disk_size_gb": "0", | |
"storage_os_disk.482857158.image_uri": "", | |
"storage_os_disk.482857158.name": "acmeprodwebosdisk01", | |
"storage_os_disk.482857158.os_type": "", | |
"storage_os_disk.482857158.vhd_uri": "https://acmeprodwebdisk.blob.core.windows.net/acmeprodwebosdisk01/osdisk.vhd", | |
"tags.%": "4", | |
"tags.Name": "acmeprodweb01", | |
"tags.dc": "azure", | |
"tags.role": "role=web", | |
"tags.sshUser": "cgiazure_adm", | |
"vm_size": "Basic_A1" | |
}, | |
"meta": {}, | |
"tainted": false | |
}, | |
"deposed": [], | |
"provider": "" | |
}, | |
"azurerm_virtual_machine.acmeprodweb.1": { | |
"type": "azurerm_virtual_machine", | |
"depends_on": [ | |
"azurerm_network_interface.ni", | |
"azurerm_storage_container.osdisk" | |
], | |
"primary": { | |
"id": "/subscriptions/3765305f-a85d-45d7-b721-df27d0f7e631/resourceGroups/rg-acme-scus-prod-web/providers/Microsoft.Compute/virtualMachines/acmeprodweb02", | |
"attributes": { | |
"delete_data_disks_on_termination": "false", | |
"delete_os_disk_on_termination": "false", | |
"id": "/subscriptions/3765305f-a85d-45d7-b721-df27d0f7e631/resourceGroups/rg-acme-scus-prod-web/providers/Microsoft.Compute/virtualMachines/acmeprodweb02", | |
"location": "southcentralus", | |
"name": "acmeprodweb02", | |
"network_interface_ids.#": "1", | |
"network_interface_ids.516827135": "/subscriptions/3765305f-a85d-45d7-b721-df27d0f7e631/resourceGroups/rg-acme-scus-prod-web/providers/Microsoft.Network/networkInterfaces/acmeprodweb-ni-02", | |
"os_profile.#": "1", | |
"os_profile.475672042.admin_password": "", | |
"os_profile.475672042.admin_username": "cgiazure_adm", | |
"os_profile.475672042.computer_name": "acmeprodweb02", | |
"os_profile.475672042.custom_data": "", | |
"os_profile_linux_config.#": "1", | |
"os_profile_linux_config.1322299844.disable_password_authentication": "false", | |
"os_profile_linux_config.1322299844.ssh_keys.#": "0", | |
"os_profile_secrets.#": "0", | |
"resource_group_name": "rg-acme-scus-prod-web", | |
"storage_data_disk.#": "0", | |
"storage_image_reference.#": "1", | |
"storage_image_reference.1492617965.offer": "CentOS", | |
"storage_image_reference.1492617965.publisher": "openlogic", | |
"storage_image_reference.1492617965.sku": "7.2", | |
"storage_image_reference.1492617965.version": "latest", | |
"storage_os_disk.#": "1", | |
"storage_os_disk.2097554939.caching": "ReadWrite", | |
"storage_os_disk.2097554939.create_option": "FromImage", | |
"storage_os_disk.2097554939.disk_size_gb": "0", | |
"storage_os_disk.2097554939.image_uri": "", | |
"storage_os_disk.2097554939.name": "acmeprodwebosdisk02", | |
"storage_os_disk.2097554939.os_type": "", | |
"storage_os_disk.2097554939.vhd_uri": "https://acmeprodwebdisk.blob.core.windows.net/acmeprodwebosdisk02/osdisk.vhd", | |
"tags.%": "4", | |
"tags.Name": "acmeprodweb02", | |
"tags.dc": "azure", | |
"tags.role": "role=web", | |
"tags.sshUser": "cgiazure_adm", | |
"vm_size": "Basic_A1" | |
}, | |
"meta": {}, | |
"tainted": false | |
}, | |
"deposed": [], | |
"provider": "" | |
}, | |
"azurerm_virtual_machine_extension.acme-prod-web-ext.1": { | |
"type": "azurerm_virtual_machine_extension", | |
"depends_on": [], | |
"primary": { | |
"id": "/subscriptions/3765305f-a85d-45d7-b721-df27d0f7e631/resourceGroups/rg-acme-scus-prod-web/providers/Microsoft.Compute/virtualMachines/acmeprodweb02/extensions/acmeprodweb02-tmds", | |
"attributes": { | |
"auto_upgrade_minor_version": "false", | |
"id": "/subscriptions/3765305f-a85d-45d7-b721-df27d0f7e631/resourceGroups/rg-acme-scus-prod-web/providers/Microsoft.Compute/virtualMachines/acmeprodweb02/extensions/acmeprodweb02-tmds", | |
"location": "southcentralus", | |
"name": "acmeprodweb02-tmds", | |
"protected_settings": " {\n\t\"tenantID\": \"0B8C287B-E694-E1E1-91EC-6ABE08635D97\",\n\t\"tenantPassword\": \"D5ED5643-5A0C-D9DC-CF85-8A685D0B00CB\"\n }\n ", | |
"publisher": "TrendMicro.DeepSecurity", | |
"resource_group_name": "rg-acme-scus-prod-web", | |
"settings": "{\"DSMname\":\"agents.deepsecurity.trendmicro.com\",\"DSMport\":\"443\",\"policyNameorID\":\"801\"}", | |
"tags.%": "0", | |
"type": "TrendMicroDSALinux", | |
"type_handler_version": "9.6", | |
"virtual_machine_name": "acmeprodweb02" | |
}, | |
"meta": {}, | |
"tainted": false | |
}, | |
"deposed": [], | |
"provider": "" | |
} | |
}, | |
"depends_on": [] | |
} | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment