Commit Graph

672 Commits (5d4e69cc80fb2b6a108c0d7453d9fd009cf113ee)

Author SHA1 Message Date
Seth Vargo 918ba4c3be Merge pull request #851 from hashicorp/sethvargo/aws_envvars
11 years ago
Sander van Harmelen a3ef8bed68 Merge pull request #849 from gfloyd/spot-price
11 years ago
Graham Floyd 91378ce0af Add test for launch configuration with spot price
11 years ago
Seth Vargo 072a1cf353 Read the "standard" AWS environment variables
11 years ago
Evan Krall 090a30e988 Fix comment in consul provider to not mention digitalocean
11 years ago
Graham Floyd c9a0627f13 Add spot_price parameter to aws_launch_configuration resource
11 years ago
Otto Jongerius 7759a28e9c No longer needed after merging of PR 804.
11 years ago
Armon Dadgar df71834ff7 Merge pull request #831 from gulyasm/log-typo
11 years ago
gulyasm 0486dd0624 Fixed wrong cross zone balancing error log.
11 years ago
Jeff Mitchell f2bd1f45ab Move duplicated envDefaultFunc out of each provider and into Schema.
11 years ago
Sander van Harmelen 8e7ffc24a5 Merge pull request #823 from svanharmelen/f-provider/cloudstack-managed-fw
11 years ago
Mitchell Hashimoto 61e91017be Merge pull request #804 from PeoplePerHour/f-aws-elb-subnet
11 years ago
Panagiotis Moustafellos a49f1b5dd8 epic typo
11 years ago
Sander van Harmelen 8f223c020b Extending the managed firewall option
11 years ago
Sander van Harmelen ab8977eed6 Last tweaks needed to get through all acc tests
11 years ago
Panagiotis Moustafellos cedf3a9415 providers/aws: elb subnet change acceptance test
11 years ago
Sander van Harmelen 19776ba402 Updating some logic and tests
11 years ago
Sander van Harmelen 3898098c78 Adding the ability to manage the whole firewall
11 years ago
Panagiotis Moustafellos c963793f3d providers/aws: elb subnet change should not force a new resource
11 years ago
Emil Hessman 335d8fa1e6 builtin/providers/cloudstack: fix err checks in tests
11 years ago
Sander van Harmelen fa1b3c88d8 Fix conversion error
11 years ago
Sander van Harmelen 7b16c44cc2 provider/cloudstack: make timeout configurable
11 years ago
Sander van Harmelen 9cf0c44247 provider/cloudstack: fixing the cloudstack_disk provider
11 years ago
Mitchell Hashimoto 08813e6571 Merge branch 'add-ig-tags' of https://github.com/robzienert/terraform into robzienert-add-ig-tags
11 years ago
Paul Hinze f800441fe1 provider/aws: fix aws_db_instance acceptance tests
11 years ago
Ryan Uber 94c3acbca6 Switch to github.com/hashicorp/consul/api
11 years ago
Mitchell Hashimoto cc0ee4a6bb Merge pull request #731 from atlassian/tags
11 years ago
Armon Dadgar eef75a7a2a Merge pull request #695 from moredip/aws_key_pair-resource
11 years ago
Armon Dadgar 0ffc11c885 Merge pull request #704 from yahyapo/master
11 years ago
Armon Dadgar 11dc775c25 Merge pull request #701 from ceh/issue-687
11 years ago
Armon Dadgar 34d5464c63 Merge pull request #725 from jgoldschrafe/feature-google-compute-service-accounts
11 years ago
Armon Dadgar 150da4720f Merge pull request #724 from frodenas/google_ubuntu_images
11 years ago
Sander van Harmelen 54ab857a54 Merge pull request #728 from atlassian/route_diff_fix
11 years ago
Sander van Harmelen 7106917e98 Merge pull request #726 from atlassian/vgw_routes
11 years ago
Emil Hessman c738bf0477 builtin/providers/aws: remove unreachable code and skip unnecessary remote call
11 years ago
Otto Jongerius eb1776c7e3 "Computed" should be false
11 years ago
Otto Jongerius 66159fd008 ignore routes originating from vgws
11 years ago
Otto Jongerius f6385215f6 Merge branch 'master' into route_diff_fix
11 years ago
Otto Jongerius 9bdb2fb2d1 This change belongs in a branch
11 years ago
Otto Jongerius 19c6d04928 Do store potentially empty values. Failing to do so will generate different hashes for identical route(s).
11 years ago
Jeff Goldschrafe d3081e0da8 Support service accounts on GCE instances
11 years ago
Ferran Rodenas fc0902d230 provider/google: Add Ubuntu images
11 years ago
Otto Jongerius 639e0c72b4 ignore routes originating from vgws
11 years ago
Rob Zienert 9fd59f09e2 Adding tags support to Internet Gateway resource
11 years ago
Sander van Harmelen 852e2f74ca Fixing aws_elb schema
11 years ago
Sander van Harmelen 72fa547557 Making things consistent throughout the provider
11 years ago
Sander van Harmelen 57ae6a5da6 Fixing aws_instance schema
11 years ago
Sander van Harmelen b96f373ee9 Fixing some logic issues with the aws-instance resource
11 years ago
Yahya Poonawala 7860dc1ef6 Adding default security group id attribute reference on creation of VPC. Fixes issue #466.
11 years ago
Yahya Poonawala 634984532d Adding default network acl id attribute reference on creation of VPC. Fixes issue #466.
11 years ago