Skip to content

Commit

Permalink
changes to description
Browse files Browse the repository at this point in the history
  • Loading branch information
1hachandr committed Jan 18, 2024
1 parent 5e10e7c commit 33b5f01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/provider-install-verification/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ provider "linode" {


provider "kmi" {
host = "HOST"
host = "Hostname of the KMI instance"
api_key = "path to api key"
api_crt = "path to api crt"
akamai_ca = "Path to CA"
Expand Down

0 comments on commit 33b5f01

Please sign in to comment.