Skip to content

Commit

Permalink
Update variables.tf (#145)
Browse files Browse the repository at this point in the history
  • Loading branch information
danielpalmeribm authored Jul 15, 2024
1 parent 3bf09cd commit 5f8a4b5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions modules/aws/ai_opt_out/variables.tf
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ variable "apply_to_ous_or_accounts" {
}

variable "services_overrides" {
{
"services": {
"@@operators_allowed_for_child_policies": ["@@none"],
"default": {
Expand All @@ -28,3 +29,5 @@ variable "services_overrides" {
}
}
}
}

0 comments on commit 5f8a4b5

Please sign in to comment.