aws_guardduty_detector attempts to modify settings when account is a member (vs master) #7781
Labels
bug
Addresses a defect in current functionality.
service/guardduty
Issues and PRs that pertain to the guardduty service.
Milestone
Community Note
Terraform Version
Affected Resource(s)
Terraform Configuration Files
Expected Behavior
Terraform should not attempt to (re)set values that are not specified in the config
Actual Behavior
Because the Guard Duty master account has modified the default finding publishing frequency, terraform detects a difference in the member account config and attempts to change it. This is disallowed, because member accounts cannot change managed settings.
Steps to Reproduce
terraform apply
terraform apply
The text was updated successfully, but these errors were encountered: