Skip to content

Commit

Permalink
docs(provider): removed tf signup
Browse files Browse the repository at this point in the history
  • Loading branch information
Rambatino committed Apr 16, 2024
1 parent ec7aaf7 commit 912176e
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,7 @@ Axiom lets you make the most of your event data without compromises: all your da
## Prerequisites

- [Sign up for a free Axiom account](https://app.axiom.co/register). All you need is an email address.
- [Create an advanced API token in Axiom](https://axiom.co/docs/reference/tokens#create-advanced-api-token) with the permissions to perform the actions you want to use Terraform for. For example, to use Terraform to create and update datasets, create the advanced API token with these permissions.
- [Create a Terraform account](https://app.terraform.io/signup/account).
- [Create an advanced API token in Axiom](https://axiom.co/docs/reference/tokens#create-advanced-api-token) with the permissions to perform the actions you want to use. For example, to use Terraform to create and update datasets, create the advanced API token with these permissions.
- [Install the Terraform CLI](https://developer.hashicorp.com/terraform/cli).

## Install the provider
Expand Down Expand Up @@ -65,4 +64,4 @@ data "axiom_dataset" "test_dataset" {

## License

For more information on licensing, see [LICENSE](./LICENSE).
For more information on licensing, see [LICENSE](./LICENSE).

0 comments on commit 912176e

Please sign in to comment.