We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8af14a6 commit 6d4f6c9Copy full SHA for 6d4f6c9
README.md
@@ -124,7 +124,7 @@ by including index extension for this plugin: either add [`provider.stateful.yam
124
repo to your [Para index extensions dir](https://github.com/paraterraform/para#extensions) to fix currently available versions
125
or create `provider.stateful.yaml` as an empty file and put the URL to the aforementioned file inside to automatically get updates:
126
```yaml
127
-https://raw.githubusercontent.com/ashald/terraform-provider-stateful/master/go.mod
+https://raw.githubusercontent.com/ashald/terraform-provider-stateful/master/provider.stateful.yaml
128
```
129
130
### Manual
0 commit comments