updated workflows

Signed-off-by: Mark Bolwell <mark.bollyuk@gmail.com>
Signed-off-by: Kristian Ebdrup <kris9854@gmail.com>
This commit is contained in:
Mark Bolwell 2022-08-05 11:41:55 +01:00 committed by Kristian Ebdrup
parent a7a997c328
commit 05a3c5dccf
7 changed files with 57 additions and 389 deletions

View file

@ -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"