diff --git a/templates/data-sources/interfaces_vlan.md.tmpl b/templates/data-sources/interfaces_vlan.md.tmpl index cc32c7f..eb5e19f 100644 --- a/templates/data-sources/interfaces_vlan.md.tmpl +++ b/templates/data-sources/interfaces_vlan.md.tmpl @@ -9,10 +9,6 @@ description: |- {{ .Description | trimspace }} -## Example Usage - -{{ tffile (printf "%s%s%s" "examples/resources/" .Name "/resource.tf") }} - {{ .SchemaMarkdown | trimspace }} {{ if .HasImport -}} diff --git a/templates/data-sources/route.md.tmpl b/templates/data-sources/route.md.tmpl index e92be36..c0c2319 100644 --- a/templates/data-sources/route.md.tmpl +++ b/templates/data-sources/route.md.tmpl @@ -9,10 +9,6 @@ description: |- {{ .Description | trimspace }} -## Example Usage - -{{ tffile (printf "%s%s%s" "examples/resources/" .Name "/resource.tf") }} - {{ .SchemaMarkdown | trimspace }} {{ if .HasImport -}} diff --git a/templates/data-sources/unbound_domain_override.md.tmpl b/templates/data-sources/unbound_domain_override.md.tmpl index 3d71783..22114ff 100644 --- a/templates/data-sources/unbound_domain_override.md.tmpl +++ b/templates/data-sources/unbound_domain_override.md.tmpl @@ -9,10 +9,6 @@ description: |- {{ .Description | trimspace }} -## Example Usage - -{{ tffile (printf "%s%s%s" "examples/resources/" .Name "/resource.tf") }} - {{ .SchemaMarkdown | trimspace }} {{ if .HasImport -}} diff --git a/templates/data-sources/unbound_forward.md.tmpl b/templates/data-sources/unbound_forward.md.tmpl index 3d71783..22114ff 100644 --- a/templates/data-sources/unbound_forward.md.tmpl +++ b/templates/data-sources/unbound_forward.md.tmpl @@ -9,10 +9,6 @@ description: |- {{ .Description | trimspace }} -## Example Usage - -{{ tffile (printf "%s%s%s" "examples/resources/" .Name "/resource.tf") }} - {{ .SchemaMarkdown | trimspace }} {{ if .HasImport -}} diff --git a/templates/data-sources/unbound_host_alias.md.tmpl b/templates/data-sources/unbound_host_alias.md.tmpl index 3d71783..22114ff 100644 --- a/templates/data-sources/unbound_host_alias.md.tmpl +++ b/templates/data-sources/unbound_host_alias.md.tmpl @@ -9,10 +9,6 @@ description: |- {{ .Description | trimspace }} -## Example Usage - -{{ tffile (printf "%s%s%s" "examples/resources/" .Name "/resource.tf") }} - {{ .SchemaMarkdown | trimspace }} {{ if .HasImport -}} diff --git a/templates/data-sources/unbound_host_override.md.tmpl b/templates/data-sources/unbound_host_override.md.tmpl index 3d71783..22114ff 100644 --- a/templates/data-sources/unbound_host_override.md.tmpl +++ b/templates/data-sources/unbound_host_override.md.tmpl @@ -9,10 +9,6 @@ description: |- {{ .Description | trimspace }} -## Example Usage - -{{ tffile (printf "%s%s%s" "examples/resources/" .Name "/resource.tf") }} - {{ .SchemaMarkdown | trimspace }} {{ if .HasImport -}}