terraform format

Signed-off-by: Mark Bolwell <mark.bollyuk@gmail.com>
This commit is contained in:
Mark Bolwell 2022-06-07 12:01:30 +01:00
parent a8446b989b
commit fdb3eb6286
No known key found for this signature in database
GPG key ID: F734FDFC154B83FB
6 changed files with 387 additions and 9 deletions

View file

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