Skip to content

Commit

Permalink
Add documentation.
Browse files Browse the repository at this point in the history
  • Loading branch information
ewbankkit committed Aug 8, 2024
1 parent 9131cb5 commit bdbc7e4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion website/docs/r/grafana_license_association.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,9 @@ resource "aws_iam_role" "assume" {

## Argument Reference

The following arguments are required:
This resource supports the following arguments:

* `grafana_token` - (Optional) A token from Grafana Labs that ties your AWS account with a Grafana Labs account.
* `license_type` - (Required) The type of license for the workspace license association. Valid values are `ENTERPRISE` and `ENTERPRISE_FREE_TRIAL`.
* `workspace_id` - (Required) The workspace id.

Expand Down

0 comments on commit bdbc7e4

Please sign in to comment.