Skip to content

Commit

Permalink
Fix | fixing typo (#184)
Browse files Browse the repository at this point in the history
* updating domain from binbash.com.ar to binbash.co

* fixing typo
  • Loading branch information
exequielrafaela authored Jun 24, 2023
1 parent c265d58 commit fd38e5a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ the aliases automatically implicitly when running Terraform's Leverage code.
#
resource "aws_organizations_account" "apps_prd" {
name = "apps-prd"
email = "aws+apps-prd@doamin.ar"
email = "aws+apps-prd@domain.ar"
parent_id = aws_organizations_organizational_unit.apps_prd.id
}
```
Expand Down

0 comments on commit fd38e5a

Please sign in to comment.