We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b19c21d commit 43951d7Copy full SHA for 43951d7
README.md
@@ -42,7 +42,6 @@ As a member of pastebin, you will be given a unique [developer API key](https:/
42
Here is an example that will create a private paste for your provided account.
43
44
```hcl
45
-
46
provider "pastebin" {
47
api_dev_key = var.api_dev_key
48
api_user_name = var.api_user_name
0 commit comments