Skip to content

Commit e465436

Browse files
committed
Update github_agent.ubuntu.pkr.hcl
1 parent 07398a4 commit e465436

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

images/ubuntu-focal/github_agent.ubuntu.pkr.hcl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ source "amazon-ebs" "githubrunner" {
104104
associate_public_ip_address = var.associate_public_ip_address
105105
temporary_security_group_source_public_ip = var.temporary_security_group_source_public_ip
106106

107-
ssh_interface = "session_manager"
107+
ssh_interface = "session_manager"
108108
iam_instance_profile = "AmazonSSMRoleForInstancesQuickSetup"
109109

110110
source_ami_filter {

0 commit comments

Comments
 (0)