Sha256: a84ea6c846ad70fc737da7dbbcd7b262fa394f82e43c4378d81cc831dd2ec1f7

Contents?: true

Size: 882 Bytes

Versions: 4

Compression:

Stored size: 882 Bytes

Contents

{
  "dnsimple_record": {
    "full_properties": {
      "domain": {
        "description": "The domain to add the record to",
        "required": true
      },
      "name": {
        "description": "The name of the record",
        "required": true
      },
      "priority": {
        "description": "The priority of the record - only useful for some record types",
        "required": false
      },
      "ttl": {
        "description": "The TTL of the record",
        "required": false
      },
      "type": {
        "description": "The type of the record",
        "required": true
      },
      "value": {
        "description": "The value of the record",
        "required": true
      }
    },
    "path": "/docs/providers/dnsimple/r/record.html",
    "properties": [
      "domain",
      "name",
      "value",
      "type",
      "ttl",
      "priority"
    ]
  }
}

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
sparkle_formation-3.0.40 lib/sparkle_formation/resources/terraform_dnsimple_resources.json
sparkle_formation-3.0.38 lib/sparkle_formation/resources/terraform_dnsimple_resources.json
sparkle_formation-3.0.36 lib/sparkle_formation/resources/terraform_dnsimple_resources.json
sparkle_formation-3.0.34 lib/sparkle_formation/resources/terraform_dnsimple_resources.json