Skip to content

Commit

Permalink
Merge pull request #4 from Coalfire-CF/initial-build
Browse files Browse the repository at this point in the history
duplicate aws_caller_identity block
  • Loading branch information
kourosh-forti-hands committed Sep 27, 2023
2 parents 3fbba19 + 222af7a commit afe5ef1
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions guard_duty.tf
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
data "aws_caller_identity" "current" {}


resource "aws_guardduty_organization_admin_account" "gh_admin_account" {
count = var.create_org_guardduty ? 1 : 0

Expand Down

0 comments on commit afe5ef1

Please sign in to comment.