Skip to content

Commit

Permalink
Remove aws_msk_scram_secret_association from externalnamenottested
Browse files Browse the repository at this point in the history
  • Loading branch information
mbbush committed Sep 26, 2023
1 parent 9b1d58d commit 7ea5007
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions config/externalnamenottested.go
Original file line number Diff line number Diff line change
Expand Up @@ -325,11 +325,6 @@ var ExternalNameNotTestedConfigs = map[string]config.ExternalName{
// arn:aws:iot:us-west-2:123456789012:ruledestination/vpc/2ce781c8-68a6-4c52-9c62-63fe489ecc60
"aws_iot_topic_rule_destination": config.IdentifierFromProvider,

// kafka
//
// MSK SCRAM Secret Associations can be imported using the id
"aws_msk_scram_secret_association": config.IdentifierFromProvider,

// macie
//
// No import
Expand Down

0 comments on commit 7ea5007

Please sign in to comment.