terraform-provider-azurerm icon indicating copy to clipboard operation
terraform-provider-azurerm copied to clipboard

`automation_runbook` - add support of `draft` and `log_activity_trace` properties

Open wuxu92 opened this issue 3 years ago • 0 comments

support create runbook by draft

--- PASS: TestAccAutomationRunbook_PSWorkflow (173.00s) --- PASS: TestAccAutomationRunbook_WithDraft (163.71s) --- PASS: TestAccAutomationRunbook_requiresImport (118.19s) --- PASS: TestAccAutomationRunbook_PSWorkflowWithHash (169.84s) --- PASS: TestAccAutomationRunbook_PSWithContent (161.35s) --- PASS: TestAccAutomationRunbook_PSWorkflowWithoutUri (162.39s) --- PASS: TestAccAutomationRunbook_withJobSchedule (432.89s) PASS

wuxu92 avatar Aug 11 '22 04:08 wuxu92