Skip to content

Commit

Permalink
Update sshkey_test.go
Browse files Browse the repository at this point in the history
  • Loading branch information
adiyaar24 committed Apr 26, 2023
1 parent 8cfeb2b commit 954b9af
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions internal/service/platform/secret/sshkey_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -317,6 +317,7 @@ func testAccResourceSecret_sshkey_sshReferenceCredential(id string, name string)
file_path = "%[3]s"
secret_manager_identifier = "harnessSecretManager"
}
resource "harness_platform_secret_sshkey" "test" {
identifier = "%[1]s"
name = "%[2]s"
Expand Down

0 comments on commit 954b9af

Please sign in to comment.