You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/resources/secret.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
3
3
This resource manages the lifecycle of a _Secret_. A Secret is an application that may perform the role of a consumer or a provider in the Pact ecosystem.
4
4
5
-
_NOTE_: this is currently only supported for the Pactflow.io platform.
5
+
-> this is currently only supported for the Pactflow.io platform.
6
6
7
7
## Example Usage
8
8
The following examples show the basic usage of the resource.
Copy file name to clipboardExpand all lines: docs/resources/token.md
+2-4Lines changed: 2 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -2,11 +2,9 @@
2
2
3
3
This resource manages the lifecycle of an _API Token_. A Token can be used to make API calls to the Pactflow platform.
4
4
5
-
**It is highly recommended that this resource only be used to import existing tokens, and not be used to update existing tokens**
6
-
7
-
_NOTE_: this is currently only supported for the Pactflow.io platform.
8
-
5
+
!> **It is highly recommended that this resource only be used to import existing tokens, and not be used to update existing tokens - you are likely to end up locking yourself out this way**
9
6
7
+
-> this is currently only supported for the Pactflow.io platform.
0 commit comments