Skip to content

Commit

Permalink
Change 'Start a Debugging Session' header to 'Debugging'
Browse files Browse the repository at this point in the history
  • Loading branch information
williamhpark committed Nov 28, 2023
1 parent 44f4de1 commit 5093c89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ provider "onepassword" {

After copying a newly-built version of the provider to the plugins directory you will have to run `terraform init` again. If you forget to do this then Terraform will error out and tell you to do so.

## Start a Debugging Session
## Debugging

Ensure that the `dev_overrides` block was added to your `~/.terraformrc` file, using `"1Password/onepassword"` as the source. Refer to the [Installing the Plugin Locally](#installing-the-plugin-locally) section for instructions.

Expand Down

0 comments on commit 5093c89

Please sign in to comment.