We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 024e150 commit c0592a6Copy full SHA for c0592a6
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