diff --git a/README.md b/README.md index 03312b3..24a7aa0 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Terraform Provider Akash +You can find this + ## Pre-requisites For the provider to work properly you'll need: @@ -9,6 +11,10 @@ For the provider to work properly you'll need: ## Installation +You can visit the [registry](https://registry.terraform.io/providers/joao-luna-98/akash/latest) and follow the installations steps. + +**or** + Move the binary file of the provider (check releases) to the following folder: ```shell mkdir -p ~/.terraform.d/plugins/joaoluna.com/cloud/akash// diff --git a/docs/resources/deployment.md b/docs/resources/deployment.md index 51cccb5..dc02a79 100644 --- a/docs/resources/deployment.md +++ b/docs/resources/deployment.md @@ -1,5 +1,4 @@ -# Resource `akash_deployment` -# Resource/Data Source +# akash_deployment Resource The deployment resource allows you to create a deployment on the Akash Network.