Skip to content

Commit

Permalink
Use generated verification project
Browse files Browse the repository at this point in the history
  • Loading branch information
mhill-holoplot committed Aug 14, 2024
1 parent 28bf52c commit f9f7ba5
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions examples/provider-install-verification/main.tf
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
terraform {
required_providers {
nkey = {
source = "registry.terraform.io/holoplot/nkey"
}
required_providers {
nkey = {
source = "registry.terraform.io/holoplot/nkey"
}
}
}

provider "nkey" {
Expand Down

0 comments on commit f9f7ba5

Please sign in to comment.