Skip to content

Commit

Permalink
Remove resource from externalnamenottested that is already implemente…
Browse files Browse the repository at this point in the history
…d and tested

Signed-off-by: Matt Bush <[email protected]>
  • Loading branch information
mbbush committed Apr 19, 2024
1 parent cf65192 commit aef015c
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 aef015c

Please sign in to comment.