crossplane-contrib / provider-jet-aws

AWS Provider for Crossplane that is built with Terrajet.
https://crossplane.io
Apache License 2.0
37 stars 30 forks source link

A fix pass over existing configurations #131

Closed muvaf closed 2 years ago

muvaf commented 2 years ago

Description of your changes

Some IAM resources are removed since they were duplicate of others, IdentifierFromProvider is chosen as provider-wide default because it's safer for AWS for the full set and I tested full test generation with this PR that one-line switch will get all generated.

I have:

How has this code been tested

Testing some of the examples, will report.