Skip to content

Fix ec2: TransitGatewayRouteTablePropagation inverted transit_gateway_attachment_id and transit_gateway_route_table_idids - #438

Merged
sergenyalcin merged 1 commit into
crossplane-contrib:mainfrom
airnity:main
Jan 24, 2023
Merged

Fix ec2: TransitGatewayRouteTablePropagation inverted transit_gateway_attachment_id and transit_gateway_route_table_idids#438
sergenyalcin merged 1 commit into
crossplane-contrib:mainfrom
airnity:main

Conversation

@AlexDouze

@AlexDouze AlexDouze commented Jan 11, 2023

Copy link
Copy Markdown
Contributor

Description of your changes

I inverted the transit_gateway_attachment_id and transit_gateway_route_table_id in the aws_ec2_transit_gateway_route_table_propagation external name. Because IDs were inverted as suspected in #434

Fixes #434

I have:

  • Run make reviewable test to ensure this PR is ready for review.

How has this code been tested

I deployed the freshly built provider in my setup, it created the expected TransitGatewayRouteTablePropagation.

@Upbound-CLA

Upbound-CLA commented Jan 11, 2023

Copy link
Copy Markdown

CLA assistant check
All committers have signed the CLA.

@AlexDouze AlexDouze changed the title issue-434 Fix ec2: TransitGatewayRouteTablePropagation inverted transit_gateway_attachment_id and transit_gateway_route_table_idids Jan 11, 2023
@AlexDouze

Copy link
Copy Markdown
Contributor Author

/test-examples="examples/ec2/transitgatewayroutetablepropagation.yaml"

@jeanduplessis

Copy link
Copy Markdown
Collaborator

/test-examples="examples/ec2/transitgatewayroutetablepropagation.yaml"

@sergenyalcin sergenyalcin left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for this fix @AlexDouze LGTM!

@sergenyalcin
sergenyalcin merged commit 407a89d into crossplane-contrib:main Jan 24, 2023
@duizabojul
duizabojul deleted the main branch January 25, 2023 15:03
@duizabojul
duizabojul restored the main branch January 25, 2023 15:03
@duizabojul
duizabojul deleted the main branch January 25, 2023 15:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ec2: TransitGatewayRouteTablePropagation CRD attachmentId and routeTableId seems inverted

4 participants