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

PR to demonstrate abstracted pipelines and new configuration interface #126

Closed turkenh closed 2 years ago

turkenh commented 3 years ago

Description of your changes

Generate tf-aws using the new interface defined in https://github.com/crossplane-contrib/terrajet/pull/128

I have:

How has this code been tested

See https://github.com/crossplane-contrib/terrajet/pull/128

turkenh commented 3 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.

muvaf commented 2 years ago

https://github.com/crossplane-contrib/provider-tf-aws/pull/128 includes commits from this PR.