crossplane-contrib / provider-upjet-aws

Official AWS Provider for Crossplane by Upbound.
https://marketplace.upbound.io/providers/upbound/provider-aws
Apache License 2.0
137 stars 113 forks source link

Remove resource from externalnamenottested that is already implemented #1270

Closed mbbush closed 2 months ago

mbbush commented 2 months ago

It looks like when cloudformation StackSetInstance got implemented, someone forgot to remove it from externalnamenottested.go. I'm cleaning that up.

Description of your changes

I have:

How has this code been tested