Skip to content

Commit

Permalink
Merge pull request #1270 from mbbush/cleanup-nottested
Browse files Browse the repository at this point in the history
Remove resource from externalnamenottested that is already implemented
  • Loading branch information
mbbush authored Apr 21, 2024
2 parents cf65192 + aef015c commit a78b218
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions config/externalnamenottested.go
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,6 @@ var ExternalNameNotTestedConfigs = map[string]config.ExternalName{

// cloudformation
//
// Cloudformation Stacks Instances imported using the StackSet name, target AWS account ID, and target AWS: example,123456789012,us-east-1
"aws_cloudformation_stack_set_instance": config.IdentifierFromProvider,
// aws_cloudformation_type can be imported with their type version Amazon Resource Name (ARN)
"aws_cloudformation_type": config.IdentifierFromProvider,

Expand Down

0 comments on commit a78b218

Please sign in to comment.