Remove back ticks from null_resource_page

This commit is contained in:
Laura Pacilio 2021-07-30 10:55:13 -04:00
parent 22588ca105
commit e6903e860a
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
layout: "language"
page_title: "Provisioners Without a Resource"
sidebar_current: "docs-provisioners-null-resource"
description: "'null_resource' allows you to configure provisioners that are not directly associated with a single existing resource."
description: "null_resource allows you to configure provisioners that are not directly associated with a single existing resource."
---
# Provisioners Without a Resource