forked from ansible-lockdown/RHEL9-CIS
updated workflows
Signed-off-by: Mark Bolwell <mark.bollyuk@gmail.com>
This commit is contained in:
parent
f76919734e
commit
9e9cc7c079
7 changed files with 57 additions and 389 deletions
3
.github/workflows/github_vars.tfvars
vendored
3
.github/workflows/github_vars.tfvars
vendored
|
|
@ -3,7 +3,8 @@
|
|||
// Declared in variables.tf
|
||||
//
|
||||
|
||||
namespace = "github_actions"
|
||||
namespace = "github_actions"
|
||||
environment = "github_test_pipeline"
|
||||
|
||||
// Matching pair name found in AWS for keypairs PEM key
|
||||
ami_key_pair_name = "github_actions"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue