-
Notifications
You must be signed in to change notification settings - Fork 9.6k
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
Consider security groups with source security groups when hashing #2376
Merged
catsby
merged 13 commits into
master
from
fix-security-group-rule-hashing-with-source-sg
Jun 19, 2015
Merged
Consider security groups with source security groups when hashing #2376
catsby
merged 13 commits into
master
from
fix-security-group-rule-hashing-with-source-sg
Jun 19, 2015
+279
−27
Commits on Jun 16, 2015
-
Consider security groups with source security groups when hashing
Previously they would conflict you had multiple security group rules with the same ingress or egress ports but different source security groups because only the CIDR blocks were considered (which are empty when using source security groups). Updated to include migrations (from clint@ctshryock.com) Signed-off-by: Clint Shryock <clint@ctshryock.com>
Configuration menu - View commit details
-
Copy full SHA for 7e0a340 - Browse repository at this point
Copy the full SHA 7e0a340View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8a21bd2 - Browse repository at this point
Copy the full SHA 8a21bd2View commit details -
Configuration menu - View commit details
-
Copy full SHA for b25fb8a - Browse repository at this point
Copy the full SHA b25fb8aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2d06c81 - Browse repository at this point
Copy the full SHA 2d06c81View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3bf89fb - Browse repository at this point
Copy the full SHA 3bf89fbView commit details -
Configuration menu - View commit details
-
Copy full SHA for c1cdac1 - Browse repository at this point
Copy the full SHA c1cdac1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 359826b - Browse repository at this point
Copy the full SHA 359826bView commit details
Commits on Jun 17, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 640836e - Browse repository at this point
Copy the full SHA 640836eView commit details
Commits on Jun 18, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 24ee2e5 - Browse repository at this point
Copy the full SHA 24ee2e5View commit details
Commits on Jun 19, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 645a5aa - Browse repository at this point
Copy the full SHA 645a5aaView commit details -
Merge branch 'master' into jszwedko-fix-sg
* master: (23 commits) typo Update CHANGELOG.md provider/aws: Add docs for autoscaling_policy + cloudwatch_metric_alarm provider/aws: Add autoscaling_policy provider/aws: Add cloudwatch_metric_alarm Update CHANGELOG.md Update CHANGELOG.md provider/template: don't error when rendering fails in Exists Update CHANGELOG.md Added Azure SQL server and service support. Update CHANGELOG.md docs: clarify wording around destroy/apply args Getting Started: Added a Next Step upon finishing install. docs: add description of archive format to download page docs: snapshot plugin dependencies when releasing add v0.5.3 transitory deps Fixes support for changing just the read / write capacity of a GSI Change sleep time for DynamoDB table waits from 3 seconds to 5 seconds Remove request for attribute changes Fix AWS SDK imports ...
Configuration menu - View commit details
-
Copy full SHA for a3cbb74 - Browse repository at this point
Copy the full SHA a3cbb74View commit details -
Merge branch 'master' into jszwedko-fix-sg
* master: provider/azure: Fix SQL client name to match upstream
Configuration menu - View commit details
-
Copy full SHA for d2176b2 - Browse repository at this point
Copy the full SHA d2176b2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 44eb55f - Browse repository at this point
Copy the full SHA 44eb55fView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.