Created
February 17, 2017 16:53
-
-
Save tech6/44323c3584688e102d426e23c622b767 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
"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