We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a609d0a + 024e150 commit 2013270Copy full SHA for 2013270
github_vars.tfvars
@@ -7,7 +7,7 @@ namespace = "Lockdown_enterprise_workflow"
7
8
// Matching pair name found in AWS for keypairs PEM key
9
ami_key_pair_name = "LE_workflow_key"
10
-private_key = ".ssh/LE_workflow_key.pem"
+private_key = ".ssh/github_actions.pem"
11
main_vpc_cidr = "172.22.0.0/24"
12
public_subnets = "172.22.0.128/26"
13
private_subnets = "172.22.0.192/26"
0 commit comments