Skip to content

Commit

Permalink
fix: update example.tf file for account
Browse files Browse the repository at this point in the history
  • Loading branch information
anmolnagpal committed Jul 24, 2023
1 parent 0c0a53f commit c4b8d45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _example/example.tf
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ module "security-hub" {
enable_member_account = true
member_details = [
{
account_id = "560633484280"
account_id = "1122334466"
mail_id = "hello@clouddrove.com"
invite = true
},
Expand Down

0 comments on commit c4b8d45

Please sign in to comment.