Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

route_table have_route() support vpc_peering_connection #73

Merged
merged 4 commits into from
Nov 17, 2015

Conversation

k1LoW
Copy link
Owner

@k1LoW k1LoW commented Nov 17, 2015

describe route_table('my-route-table') do
  it { should exist }
  it { should have_route('192.168.1.0/24').target(vpc_peering_connection: 'my-pcx') }
end

@k1LoW k1LoW changed the title [WIP]route_table have_route() support vpc_peering_connection route_table have_route() support vpc_peering_connection Nov 17, 2015
k1LoW added a commit that referenced this pull request Nov 17, 2015
…ing_connection

route_table `have_route()` support vpc_peering_connection
@k1LoW k1LoW merged commit 5866e51 into master Nov 17, 2015
@k1LoW k1LoW deleted the route_table-target-support-vpc_peering_connection branch November 17, 2015 13:14
@k1LoW
Copy link
Owner Author

k1LoW commented Nov 17, 2015

Released as v0.21.5.

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.

1 participant