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

Add aws_route and aws_ec2_transit_gateway_route_table_propagation resources #121

Closed turkenh closed 3 years ago

turkenh commented 3 years ago

Description of your changes

This PR adds the following two resources:

It also fixes an issue with referencing the configuration of aws_route_table resource.

Fixes #120

I have:

How has this code been tested

Tested it generates code that compiles and verified that it generated references correctly.

make reviewable test