Skip to content
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.

Add aws_route and aws_ec2_transit_gateway_route_table_propagation resources #121

Merged
merged 5 commits into from
Oct 19, 2021
Merged

Conversation

turkenh
Copy link
Collaborator

@turkenh turkenh commented Oct 19, 2021

Description of your changes

This PR adds the following two resources:

  • aws_route
  • aws_ec2_transit_gateway_route_table_propagation

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

Fixes #120

I have:

  • Read and followed Crossplane's [contribution process].
  • Run make reviewable test to ensure this PR is ready for review.

How has this code been tested

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

make reviewable test

@turkenh turkenh requested review from muvaf, luebken and ulucinar October 19, 2021 10:34
@turkenh turkenh merged commit 5509c10 into crossplane-contrib:main Oct 19, 2021
@turkenh turkenh deleted the add-route branch October 19, 2021 11:51
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add aws_route and aws_ec2_transit_gateway_route_table_propagation resources
2 participants