Skip to content

Commit

Permalink
SSH
Browse files Browse the repository at this point in the history
  • Loading branch information
adiyaar24 committed Apr 25, 2023
1 parent 1eaec30 commit 8d3cf87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/service/platform/secret/sshkey_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -374,7 +374,7 @@ func testAccResourceSecret_sshkey_sshPassword(id string, name string) string {
port = 22
ssh {
ssh_password_credential {
user_name = "user_name1"
user_name = "user_name"
password = "account.${harness_platform_secret_file.test.id}"
}
credential_type = "Password"
Expand Down

0 comments on commit 8d3cf87

Please sign in to comment.