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