Closed turkenh closed 2 years ago
@muvaf refactored the resource configuration interface as we discussed offline today, please see this commit here and this one in terrajet to get a sense on how it would look like.
https://github.com/crossplane-contrib/provider-tf-aws/pull/128 includes commits from this PR.
Description of your changes
Generate tf-aws using the new interface defined in https://github.com/crossplane-contrib/terrajet/pull/128
I have:
make reviewable test
to ensure this PR is ready for review.How has this code been tested
See https://github.com/crossplane-contrib/terrajet/pull/128