4
0
Fork 0

updated workflows

Signed-off-by: Mark Bolwell <mark.bollyuk@gmail.com>
This commit is contained in:
Mark Bolwell 2022-08-05 11:41:55 +01:00
parent f76919734e
commit 9e9cc7c079
No known key found for this signature in database
GPG key ID: F734FDFC154B83FB
7 changed files with 57 additions and 389 deletions

View file

@ -5,5 +5,5 @@ ami_username = "ec2-user"
ami_user_home = "/home/ec2-user"
instance_tags = {
Name = "RHEL9-CIS"
Environment = "lockdown_github_repo_workflow"
Environment = "github_test_pipeline"
}