We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 07398a4 commit e465436Copy full SHA for e465436
images/ubuntu-focal/github_agent.ubuntu.pkr.hcl
@@ -104,7 +104,7 @@ source "amazon-ebs" "githubrunner" {
104
associate_public_ip_address = var.associate_public_ip_address
105
temporary_security_group_source_public_ip = var.temporary_security_group_source_public_ip
106
107
- ssh_interface = "session_manager"
+ ssh_interface = "session_manager"
108
iam_instance_profile = "AmazonSSMRoleForInstancesQuickSetup"
109
110
source_ami_filter {
0 commit comments