Commit Graph

58 Commits (cba9d3d2ec61cd4aef0fd71fe9d72eb4e11acacd)

Author SHA1 Message Date
Tom Wilkie dd39296d6c Allow import of aws_security_groups with more than one source_security_group_id rule (#9477)
10 years ago
clint shryock 61d795ed44 tidy up tests
10 years ago
Jay Wallace 45da08c67f
Allow use of protocol numbers for ah and esp
10 years ago
Paul Stack 73b10c8186 provider/aws: `aws_security_group` now creates tags as early as possible (#7849)
10 years ago
stevehorsfield 03c2c4408f Add support for 'prefix_list_ids' to AWS VPC security group rules
10 years ago
stevehorsfield 29623f871b Split TestAccAWSSecurityGroup_DefaultEgress into VPC/Classic
10 years ago
Clint 2ba1b0fb01 provider/aws: Populate self in Security Group Rule imports (#7164)
10 years ago
James Bardin a3e2c99219 Add a failing acceptance test from GH-2027
10 years ago
Mitchell Hashimoto 7292c9df25
providers/aws: remove the opt-out stuff for id-only
10 years ago
Mitchell Hashimoto c5c3de4f01
providers/aws: classic SG test should test classic
10 years ago
Mitchell Hashimoto a44c547986
providers/aws: security group id-only
10 years ago
clint shryock 1a2846072c update tests to cover icmp
10 years ago
clint shryock e98d7d706f provider/aws: Convert protocols to standard format for Security Groups
10 years ago
ephemeralsnow 54cb5ffe00 provider/aws: Fix EC2 Classic SG Rule issue
10 years ago
clint shryock 280054a387 provider/aws: Security Rules drift and sorting changes
10 years ago
clint shryock 7462eb1742 provider/aws: Fix issue with detecting drift in AWS Security Groups in-line rules
10 years ago
James Nugent 8e538b68ec Fix errors with gofmt compliance
11 years ago
stack72 6817e0d144 Adding the ability to generate a securitygroup name-prefix
11 years ago
Clint Shryock 0c2f189d08 provider/aws: Update to aws-sdk 0.9.0 rc1
11 years ago
Clint Shryock 579ccbefea provider/aws: Update source to comply with upstream breaking change
11 years ago
Paul Hinze 66c51d44f6 aws/provider convert _normal tests to _basic
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 f7b6b6b2b5 Strip 'sdk' suffix from methods; it's a remnant
11 years ago
Clint Shryock 70984526a4 Merge remote-tracking branch 'ctiwald/ct/fix-protocol-problem'
11 years ago
Clint Shryock 885efa0837 provider/aws: Add Security Group Rule as a top level resource
11 years ago
Clint Shryock 85b1756c27 revise tests and check for vpc_id
11 years ago
Clint Shryock ee65684abe Add spec for removing default egress rule
11 years ago
Christopher Tiwald 362a6124e3 aws: Add security group acceptance tests for protocol -1 fixes.
11 years ago
Paul Hinze 079856620a provider/aws: set default SG description
11 years ago
Paul Hinze 33de319293 provider/aws: allow SG names to be generated
11 years ago
Clint Shryock ba43b7c963 mass search-replace of ec2SDKconn
11 years ago
Clint Shryock ffdd20133a providers/aws: Convert AWS Security Group to upstream aws-sdk-go
11 years ago
Clint Shryock 87e1260fac update hash for aws security group test
11 years ago
Clint Shryock 755f8d0f44 provider/aws: Fix acceptance test checks for AWS Security Group
11 years ago
Clint Shryock 28fbd971fc Retire goamz
11 years ago
Clint Shryock 57556bba75 Replace tags files with tags_sdk, rename, and update
11 years ago
Clint Shryock 3977256c17 Cleansup: Restore expandIPPerms, remove flattenIPPerms
11 years ago
Clint Shryock 20b02cacd4 provider/aws: Convert AWS Security Group to aws-sdk-go
11 years ago
nevins-b 47b244d296 adding support for egress rules in AWS Security Groups
11 years ago
Sander van Harmelen 83c760fcb3 core: refactoring the way sets work internally v2
12 years ago
Sander van Harmelen eccd5ad308 Refactored about 90%
12 years ago
Long Nguyen eef3197ba0 Added security group tagging
12 years ago
Mitchell Hashimoto dbc890e401 providers/aws: add `self` to ingress [GH-219]
12 years ago
Mitchell Hashimoto c5d6df692d providers/aws: tests passing, compiles
12 years ago
Mitchell Hashimoto 56cf1e6faa Fix go vet complaints
12 years ago
Mitchell Hashimoto 200f7c4488 providers/aws: can add remove individual cidr/groups in security group
12 years ago
Mitchell Hashimoto 53cdbcc9fa providers/aws: security group ingress rules can be updated
12 years ago
Jack Pearkes cbcb559c0c providers/aws: add failing test for reorder ingress rules bug
12 years ago
Jack Pearkes 6653542466 providers/aws: fix order of ingress rules on security group
12 years ago