-
Notifications
You must be signed in to change notification settings - Fork 38
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Retry VPC peering and wait for status (#27)
Adds retry functionality when waiting on peering status. Issue reported for AWS when provisioning multiple instances, vpcs and peerings. * Add retry functionality to wait for peering status * Re-use wait for peering status in vpc_peering.go * Refactor vpc_peering.go * Refactor vpc_peering_withvpcid.go
- Loading branch information
Showing
2 changed files
with
131 additions
and
197 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.