Skip to content

Commit

Permalink
feat: update readme.yaml and version.tf
Browse files Browse the repository at this point in the history
  • Loading branch information
anmolnagpal committed Jun 7, 2023
1 parent d61f81a commit bbf09d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _example/example.tf
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@ module "keypair" {
environment = "test"
label_order = ["name", "environment"]

public_key = "ssh-rsa AAAAB3NqWk3Bw/NgygFXz7vob9OiA/fb2T3t4R1EwEs5rUX3uD2UBm6sbGBH00ZCjTHBwKHaGvKLk4c5gHX"
public_key = "ssh-rsa 4R1EwEs5rUX3uD2UBm6sbGBH00ZCjTHBwk4c5gHX"
}

0 comments on commit bbf09d3

Please sign in to comment.