Commit 69562a9c authored by Chris Merrett's avatar Chris Merrett

Update README.md

parent b59857df
```
############################################################################################################# #############################################################################################################
# IAM # IAM
############################################################################################################# #############################################################################################################
...@@ -7,4 +8,5 @@ module "iam_role" { ...@@ -7,4 +8,5 @@ module "iam_role" {
source_account_id = "${var.source_account_id}" source_account_id = "${var.source_account_id}"
steamhaus_apn = "0" steamhaus_apn = "0"
admin = "1" admin = "1"
} }
\ No newline at end of file ```
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment