You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to use this module to manage an existing Security Hub configuration that spans multiple accounts (one master and several member accounts with aggregation in the master). These member accounts were added via AWS Organizations and not via the invite process. But I'm not able to import the Security Hub baseline into my Terraform config because it creates the invitee resources, and these invitations don't exist.
I've tried deleting and re-adding the memberships via this module but it always adds the member accounts back via AWS Organizations and thus no invitation is sent. Is there a way to import these in without creating invitee resources?
The text was updated successfully, but these errors were encountered:
I'm trying to use this module to manage an existing Security Hub configuration that spans multiple accounts (one
master
and severalmember
accounts with aggregation in the master). These member accounts were added via AWS Organizations and not via the invite process. But I'm not able to import the Security Hub baseline into my Terraform config because it creates theinvitee
resources, and these invitations don't exist.I've tried deleting and re-adding the memberships via this module but it always adds the member accounts back via AWS Organizations and thus no invitation is sent. Is there a way to import these in without creating
invitee
resources?The text was updated successfully, but these errors were encountered: