Axton Grams

Results 2 issues of Axton Grams

Take the following code snippet from a Terraform provider: ``` func resourceWizAutomationRuleServiceNowCreateTicket() *schema.Resource { return &schema.Resource{ Description: "Automation Rules define associations between actions and findings.", Schema: map[string]*schema.Schema{ "servicenow_summary": { Type:...

bug

It would be useful to manage the SOA record using this module. This record type is not supported. The template used to create the zone file contains a SOA record...