Commit Graph

49 Commits (5e282683bfcd819fc3eacd94de424924d14701b5)

Author SHA1 Message Date
Anthony Scalisi 198e1a5186 remove various typos
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
Sam Clinckspoor 7b559a9a24 added extra test for structure
11 years ago
Paul Hinze b71fa3d0ae provider/aws: handle upstream aws-sdk-go repo move
11 years ago
Clint Shryock 44461f49fd update structure test
11 years ago
Clint Shryock 70984526a4 Merge remote-tracking branch 'ctiwald/ct/fix-protocol-problem'
11 years ago
Phil Frost 33183c078b Implement a hash function for string sets
11 years ago
Christopher Tiwald 69e981c0b0 aws: Fixup structure_test to handle new expandIPPerms behavior.
11 years ago
Clint Shryock 3e6822ce08 more cleans ups of SDK reference
11 years ago
Clint Shryock 79fc8223bb consolidate structure.go
11 years ago
Clint Shryock 1545dbb803 provider/aws: Convert Route 53 Zone, Record to upstream
11 years ago
Clint Shryock f2b68c4ca8 provider/aws: Fix issue in updating Route 53 records on refresh/read.
11 years ago
Radek Simko bbda2d6733 Fix fmt modifiers for bool to be actually bool, not integer
11 years ago
Clint df514c9003 Merge pull request #1149 from peterbeams/master
11 years ago
Mitchell Hashimoto d823a8cf81 providers/aws: fix security group self ingress rules on EC2-classic
11 years ago
Peter Beams e4214a9983 ran go fmt and made 1 fix after running tests again
11 years ago
Peter Beams 34d2efa7df moving expand/flatten methods into structure.go and unit testing them
11 years ago
Clint Shryock 28fbd971fc Retire goamz
11 years ago
Clint Shryock 670d53b1a1 upgrade tests and remove ICMPTypeCode for now
11 years ago
Clint Shryock 3977256c17 Cleansup: Restore expandIPPerms, remove flattenIPPerms
11 years ago
Clint Shryock 6eea5dcec8 rename structure tests to be more idiomatic
11 years ago
Clint Shryock 2b3bcd5c27 add simple test for expandInstanceString
11 years ago
Clint Shryock da55f9bf85 provider/aws: Convert AWS ELB to aws-sdk-go
11 years ago
Clint Shryock 242cdc7a29 provider/aws: Convert RDS DB Parameter group to aws-sdk-go
11 years ago
Mitchell Hashimoto 523639b5cd fmt
12 years ago
Rob Costanzo a14da63a39 Fixed bug with final_snapshot_identifier and skip_final_snapshot and removed apply_method as an option for now and am only supporting immediate mode
12 years ago
Rob Costanzo 0e3afa6d3d Fixed incorrect ForcesNew settings for parameters and added better acceptance tests to ensure updates are working as expected
12 years ago
Rob Costanzo 3b54001a1b Added missing update support for new aws_db_parameter_group resource
12 years ago
Rob Costanzo de16b10555 Added new aws_db_parameter_group resource for creating RDS DB Parameter Groups.
12 years ago
Mitchell Hashimoto 81913c58fb providers/aws: fixing faililng test
12 years ago
Mitchell Hashimoto 36f225dea0 fmt
12 years ago
Mitchell Hashimoto c5c72b1ce1 providers/aws: fix failing test
12 years ago
Mitchell Hashimoto 539eca5ee6 Fix failing tests
12 years ago
Panagiotis Moustafellos d01418270a Add listener.ssl_certificate_id support to AWS ELB (@jpadvo [GH-176])
12 years ago
Mitchell Hashimoto dbc890e401 providers/aws: add `self` to ingress [GH-219]
12 years ago
Mitchell Hashimoto a594ef9a28 providers/aws: expandIPPerms works again
12 years ago
Jason Padvorac 8d97c3656c Add listener.ssl_certificate_id support to AWS ELB
12 years ago
Alek Storm 7109b8c770 Implement specification of AWS security groups in ingress rules as <owner>/<id>
12 years ago
Jack Pearkes 7adc6162d8 providers/aws: add test for health check, save health check state
12 years ago
Jack Pearkes 4f2026f6c6 providers/aws: only flatten cidr if they exist
12 years ago
Jack Pearkes da4ddef136 providers/aws: fix assertion of non-required cidr blocks in sec groups
12 years ago
Jack Pearkes 298483131b providers/aws: fixed tons of aws stuff
12 years ago
Mitchell Hashimoto 79dbd07679 providers/aws: no empty security groups when flattening ip perms
12 years ago
Jack Pearkes bcc6f884b1 providers/aws: actually return ingress rule on refresh, tests
12 years ago
Jack Pearkes 901785d04a providers/aws: expand wildcard string lists
12 years ago
Jack Pearkes 47468c32a4 providers/aws: egress and ingress for sg
12 years ago
Jack Pearkes 0f64ff9387 providers/aws: availability_zones and expandList
12 years ago
Jack Pearkes 1b6faa0eb9 providers/aws: helper for expanding listeners
12 years ago