Commit Graph

67 Commits (5e282683bfcd819fc3eacd94de424924d14701b5)

Author SHA1 Message Date
Radek Simko a66ac7e751 provider/aws: Add aws_directory_service_directory resource
11 years ago
Radek Simko 2b9f4f895e provider/aws: Add support for aws_elasticsearch_domain
11 years ago
Radek Simko f9efede852 gofmt files from recently merged PRs
11 years ago
Clint Shryock 5739c4869c provider/aws: Docs for RDS Cluster, Cluster Instance
11 years ago
Radek Simko 167b44770f provider/aws: Add efs_mount_target
11 years ago
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
Clint Shryock 7756bf3aef provider/aws: Fix issue with detecting differences in DB Parameters
11 years ago
Clint Shryock cc79e6cb8d provider/aws: Fix issue in Classic env with external Security Groups
11 years ago
Sam Clinckspoor a6010e6317 frist commit for aws_elasticahce_parameter_group
11 years ago
Radek Simko ebaa9bde2a provider/aws: Add new resource - aws_ecs_service
11 years ago
Radek Simko 87faf855aa provider/aws: Add new resource - aws_ecs_task_definition
11 years ago
Paul Hinze b71fa3d0ae provider/aws: handle upstream aws-sdk-go repo move
11 years ago
Christopher Tiwald 89bacc0b15 aws: error on expndIPPerms(...) if our ports and protocol conflict.
11 years ago
TANABE Ken-ichi 5c1dabdb69 provider/aws: Add ProxyProtocol support via aws_proxy_protocol_policy
11 years ago
Clint Shryock 0c5011bea4 provider/aws: Fix issue with empty IPRanges
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 29a5d9fc1a Update how we expand/flatten TXT records for Route 53
11 years ago
Clint Shryock f2b68c4ca8 provider/aws: Fix issue in updating Route 53 records on refresh/read.
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 580b696e7f Strike 'goamz' from the repo'
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
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
12 years ago
Phil Frost 8eb5418c4a Implement apply_method for RDS parameters
12 years ago
Sander van Harmelen 9797881ed8 Updating the tests and refactoring the code a little
12 years ago
Sander van Harmelen 3aeba87e38 Updating the resource to use a set instead of a list
12 years ago
Sander van Harmelen d3e1a6678d Making some last tweaks and fixing some acc tests
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 f63a5d24e9 helper/schema: diffs for sets should include the full set [GH-457]
12 years ago
Mitchell Hashimoto 152d5b0c69 providers/aws: elb properly hashes listeners
12 years ago
Mitchell Hashimoto 1a2afdaa37 providers/aws: launch config and autoscale group load is correct
12 years ago
Mitchell Hashimoto 51d66b678d providers/aws: resource ELB listeners [GH-314]
12 years ago
Mitchell Hashimoto 12ff354749 providers/aws: convert most of ELB to schema
12 years ago
Mitchell Hashimoto 3aa655ad3b helper/schema: test schema diffs with the interpolation splits
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