Skip to content

Commit

Permalink
tidy up example
Browse files Browse the repository at this point in the history
  • Loading branch information
jacobbednarz committed Sep 20, 2022
1 parent 17ba29f commit 4a8f21f
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion docs/resources/pages_project.md
Original file line number Diff line number Diff line change
Expand Up @@ -207,6 +207,5 @@ Optional:

Import is supported using the following syntax:
```shell
# Use account ID, and project name.
$ terraform import cloudflare_pages_project.example <account_id>/<project_name>
```
1 change: 0 additions & 1 deletion examples/resources/cloudflare_pages_project/import.sh
Original file line number Diff line number Diff line change
@@ -1,2 +1 @@
# Use account ID, and project name.
$ terraform import cloudflare_pages_project.example <account_id>/<project_name>

0 comments on commit 4a8f21f

Please sign in to comment.