Commit Graph

402 Commits (e7f113fa6e36a295cf2a6728e47a8a472f133bcd)

Author SHA1 Message Date
Jeff Goldschrafe 0598f2fdb0 google_compute_firewall: Support target tags
12 years ago
Mitchell Hashimoto bea81d7710 providers/aws: fix some broken tests
12 years ago
Mitchell Hashimoto 166847d5dc Merge branch 'f-state'
12 years ago
Alek Storm ba0591c85d Force recreation when aws_instance.private_ip changes
12 years ago
Mitchell Hashimoto 9b2b3a963f ResourceDiff => InstanceDiff
12 years ago
Mitchell Hashimoto c5d6df692d providers/aws: tests passing, compiles
12 years ago
Mitchell Hashimoto 78471d2aa0 providers/cloudflare: tests passing, compiles
12 years ago
Mitchell Hashimoto e4066595c9 providers/consul: tests passing, compiling
12 years ago
Mitchell Hashimoto aafbc2ab7c providers/digitalocean: tests passing, compiling
12 years ago
Mitchell Hashimoto c2a2aca999 providers/dnsimple: tests passing, compiling
12 years ago
Mitchell Hashimoto a590ed02df providers/mailgun: tests passing, compiling
12 years ago
Mitchell Hashimoto 64bc356f97 providers/heroku: tests passing, compiling
12 years ago
Mitchell Hashimoto ecc10616ba providers/google: tests passing, compiling
12 years ago
Mitchell Hashimoto c452579512 provisioners/*: compiling, tests passing
12 years ago
Jack Pearkes 002e640d0b Merge pull request #259 from hden/vpc_zone_identifier
12 years ago
Jack Pearkes 9fc775e41c providers/aws: fix tests for subnet map_public_ip, add docs
12 years ago
Jack Pearkes ee24fce321 Merge pull request #285 from hden/263
12 years ago
Jack Pearkes dd434fb71b providers/aws: add description to test
12 years ago
Eric Buth 4cd11e4091 AWS DB Subnet Group resource and testing
12 years ago
Hao-kang Den d9665bad4e add MapPublicIpOnLaunch
12 years ago
Mitchell Hashimoto 2317f7ea9b providers/aws: proper DefaultFunc to return nil if no env
12 years ago
Mitchell Hashimoto 6a275d7bd0 providers/aws: convert validation to helper/schema
12 years ago
Mitchell Hashimoto 62e2743dcc providers/aws: retry delete of eip [GH-276]
12 years ago
Mitchell Hashimoto 57f287c06d providers/aws: check for non-exist on refresh
12 years ago
Mitchell Hashimoto a5b85dd788 providers/aws: check if instance is set on eip
12 years ago
Mitchell Hashimoto a5c884f5aa fmt
12 years ago
Mitchell Hashimoto 78672ead21 providers/digitalocean: convert domain to helper/schema [GH-187]
12 years ago
Mitchell Hashimoto 228fd035ba providers/digitalocean: handle when resource deleted manually [GH-279]
12 years ago
Mitchell Hashimoto 0a1397b374 providers/digitalocean: convert record to schema
12 years ago
Mitchell Hashimoto 6a1a8b9487 providers/digitalocean: schema framework, validation
12 years ago
Mitchell Hashimoto ab5e07a1f9 providers/aws: use GetOk to check for value [GH-258]
12 years ago
Mitchell Hashimoto b9e693134d Merge pull request #254 from dainis/fix_gce_persistent_disk_attaching
12 years ago
Mitchell Hashimoto 634dd7e4a3 Merge pull request #260 from jkinred/master
12 years ago
Jack Pearkes 58a482d677 providers/digitalocean: fix tests for region
12 years ago
Jack Pearkes 28692656e2 providers/digitalocean: add user_data for create droplet
12 years ago
Jack Pearkes bf52f3886b providers/digitalocean: if delete droplet returns 404, mark as gone
12 years ago
shin1x1 781e512dde fix associate_public_ip_address parameter name
12 years ago
Jonathan Kinred 2b764de383 Allow building of EC2 instances with ebs_optimized flag
12 years ago
Hao-kang Den 125977e075 allow vpc_zone_identifier in aws_autoscaling_group
12 years ago
Dainis Tillers 0ba2194503 Added - flag to set whether disk needs to be delete or not when instance terminates
12 years ago
Dainis Tillers 47ee01b7ce Fixed - allow to attach already existing disks
12 years ago
Dainis Tillers ebdceac770 Require project id as otherwise it will fail with cryptic error
12 years ago
Mitchell Hashimoto 3a3e3346d5 providers/aws: route53 record destroy in parallel works
12 years ago
Mitchell Hashimoto 08dbf4daf0 fmt
12 years ago
Jack Pearkes 7cfad67920 providers/mailgun: remove dedebugging
12 years ago
Jack Pearkes 96c481578f providers/mailgun: save domain records
12 years ago
Jack Pearkes 02c93f0aea providers/mailgun: return domain response instead of domain
12 years ago
Mitchell Hashimoto bb2edb20fd providers/heroku: clean up heroku_app config vars
12 years ago
Mitchell Hashimoto 39c4fb2005 providers/heroku: plans work without specific plan name [GH-198]
12 years ago
Mitchell Hashimoto d8cc32b49f providers/heroku: all_config_vars for reading
12 years ago