Merge branch 'workflow_update' into updates

Signed-off-by: Mark Bolwell <mark.bollyuk@gmail.com>
This commit is contained in:
Mark Bolwell 2022-08-23 16:31:45 +01:00
commit d7be86e31c
No known key found for this signature in database
GPG key ID: F734FDFC154B83FB
8 changed files with 76 additions and 456 deletions

View file

@ -3,7 +3,8 @@
// Declared in variables.tf
//
namespace = "github_actions"
namespace = "github_actions"
environment = "lockdown_github_repo_workflow"
// Matching pair name found in AWS for keypairs PEM key
ami_key_pair_name = "github_actions"