File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -86,11 +86,11 @@ export TF_VAR_managed_grafana_workspace_id=g-xxx
86
86
#### 6. Grafana authentication
87
87
88
88
Grafana Service Accounts and Service Account Tokens have been introduced in
89
- Amazon Managed Grafana v9.4, which definitely replaces Grafana API Keys in v10.4.
90
- Amazon Managed Grafana provides two control plane APIs to automate their creation.
89
+ Amazon Managed Grafana v9.4, which replaces Grafana API Keys in v10.4.
90
+ Amazon Managed Grafana provides new control plane APIs to automate their creation.
91
91
If you are still using a workspace in Grafana v8.4, you can use a Grafana API Key.
92
92
93
- As a security best practice, we will provide to Terraform a short lived token to
93
+ As a security best practice, we will provide Terraform a short lived token to
94
94
run the ` apply ` or ` destroy ` command.
95
95
96
96
Ensure you have necessary IAM permissions
You can’t perform that action at this time.
0 commit comments