File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ description: |-
99 Note that this resource must be used on a provider configured with Grafana Cloud credentials.
1010 Official documentation https://grafana.com/docs/grafana-cloud/testing/k6/
1111 Required access policy scopes:
12- stacks:readstacks:writesubscriptions:readorgs:read
12+ stacks:readstacks:writesubscriptions:readorgs:readstack-service-accounts:write
1313---
1414
1515# grafana_k6_installation (Resource)
@@ -28,6 +28,7 @@ Required access policy scopes:
2828* stacks: write
2929* subscriptions: read
3030* orgs: read
31+ * stack-service-accounts: write
3132
3233## Example Usage
3334
Original file line number Diff line number Diff line change @@ -33,6 +33,7 @@ Required access policy scopes:
3333* stacks:write
3434* subscriptions:read
3535* orgs:read
36+ * stack-service-accounts:write
3637` ,
3738 CreateContext : withClient [schema.CreateContextFunc ](resourceK6InstallationCreate ),
3839 ReadContext : resourceK6InstallationRead ,
You can’t perform that action at this time.
0 commit comments