Commit Graph

35 Commits (03f6c650ca9e78fc0d80d430ca1ec2a52c262da4)

Author SHA1 Message Date
Jake Champlin a2792f46c2
provider/aws: Fix SecurityGroupRule regression
9 years ago
Jake Champlin 6fa0946571
provider/aws: Fix AWS Security Group Rule Timeout
9 years ago
Ninir d126570712 provider/aws: Added a validation for security group rule types (#10864)
9 years ago
Radek Simko 2ad84a51df
provider/aws: Fix misspelled words
10 years ago
Clint 740b8bb9cb provider/aws: Run errcheck in tests (#8579)
10 years ago
Clint 4d126aaf6f provider/aws: Fix regression in Security Group Rules with self reference (#7706)
10 years ago
David Tolnay db627798e6 provider/aws: Handle spurious failures in resourceAwsSecurityGroupRuleRead (#7377)
10 years ago
stevehorsfield 03c2c4408f Add support for 'prefix_list_ids' to AWS VPC security group rules
10 years ago
Clint 2ba1b0fb01 provider/aws: Populate self in Security Group Rule imports (#7164)
10 years ago
David Glasser b3425447e5 provider/aws: fix aws_security_group_rule refresh (#6730)
10 years ago
Mitchell Hashimoto 6bdab07174
providers/aws: security group import imports rules
10 years ago
Justin Nauman 7f738bebd3 provider/aws: Support eventually consistent aws_security_group_rule (#6325)
10 years ago
clint shryock e98d7d706f provider/aws: Convert protocols to standard format for Security Groups
10 years ago
James Nugent 3adae0216c provider/aws: Fix crash creating rules in aws SGs
10 years ago
James Nugent 69272f3113 provider/aws: error with empty list item on sg
11 years ago
clint shryock e9cb722471 providers/aws: Fix issue recreating security group rule if it has been destroyed
11 years ago
Paul Hinze 6b6b5a43c3 provider/aws: serialize SG rule access to fix race condition
11 years ago
Clint Shryock 9f3a17e9b4 update sg rule ids
11 years ago
Clint Shryock 03aac9f42b Expand on an error case with more descriptive error
11 years ago
Clint Shryock d3c5c0d85f provider/aws: Update Security Group Rules to Version 2
11 years ago
Clint Shryock 0c2f189d08 provider/aws: Update to aws-sdk 0.9.0 rc1
11 years ago
Clint Shryock f4fb053982 provider/aws: Fix issue in Security Group Rules where the Security Group is not found
11 years ago
Clint Shryock 579ccbefea provider/aws: Update source to comply with upstream breaking change
11 years ago
Mitchell Hashimoto fef5741ded providers/aws: fix another crash case
11 years ago
Mitchell Hashimoto b0169adf02 providers/aws: more guards against crashy cases [GH-2308]
11 years ago
Paul Hinze e0fccf2dcc provider/aws: fix sg rule crash
11 years ago
Clint Shryock 44eb55f8f6 update link to actually work
11 years ago
Clint Shryock 645a5aa55b add warning message to explain scenario of conflicting rules
11 years ago
Clint Shryock 640836ee58 rename method, update docs
11 years ago
Clint Shryock 359826be26 clean up some conflicts with
11 years ago
Jesse Szwedko 7e0a340baf Consider security groups with source security groups when hashing
11 years ago
Clint Shryock 5c50ba0c2a provider/aws: Fix SG rule self reference bug
11 years ago
Paul Hinze b71fa3d0ae provider/aws: handle upstream aws-sdk-go repo move
11 years ago
Paul Hinze 31258e06c6 provider/aws: fix breakages from awserr refactor
11 years ago
Clint Shryock 885efa0837 provider/aws: Add Security Group Rule as a top level resource
11 years ago