Commit Graph

171 Commits (7dfd4f5a3c887d9444303d5183ffefafd187d4e6)

Author SHA1 Message Date
Mitchell Hashimoto 8720d2465e builtin/provisioners/*: new API
12 years ago
Armon Dadgar 64f7a1dc89 provider/aws: Adding support for aws_s3_bucket
12 years ago
Jack Pearkes ed8980714c providers/digitalocean: handle locked droplets and retry
12 years ago
Jack Pearkes 7be85deb92 providers/digitalocean: updates
12 years ago
Jack Pearkes 0965332b88 providers/digitalocean: WaitForAttribute
12 years ago
Jack Pearkes 5dcd453db8 providers/digitalocean: alphabetize all the things
12 years ago
Jack Pearkes 4455a6120c providers/digitalocean: initial commit
12 years ago
Mitchell Hashimoto 916ca711ad providers/aws/aws_security_group: we need to check for one other error
12 years ago
Mitchell Hashimoto 99ac8fc68e providers/aws/aws_security_group: wait for it to exist
12 years ago
Mitchell Hashimoto 388bcfa7b4 providers/aws: VPC assignment fix, and dependencies for destroy
12 years ago
Mitchell Hashimoto 24ecb1ae70 providers/aws/aws_vpc: fix error message referencing ELB
12 years ago
Mitchell Hashimoto d956880e2f providers/aws/aws_route_table: can set routes on instance_id
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
Mitchell Hashimoto a6bb0144a6 providers/aws: remove some debug
12 years ago
Mitchell Hashimoto 0d8f6645fa providers/aws/aws_instance: user_data diffs properly
12 years ago
Jack Pearkes 901785d04a providers/aws: expand wildcard string lists
12 years ago
Mitchell Hashimoto 9ec1990608 providers/aws/aws_instance: fix security group and key name issues in count
12 years ago
Jack Pearkes 1e81b13943 providers/aws: elb updates
12 years ago
Armon Dadgar 427b445ba8 provisioner/file: Adding validation tests
12 years ago
Armon Dadgar 272ffcbe44 provisioner/file: Initial pass at file provisioner
12 years ago
Armon Dadgar b84814539f Refactor shared SSH setup code
12 years ago
Armon Dadgar 2c3e619960 Removing unused constants
12 years ago
Armon Dadgar 8691a3ce91 Refactor helper methods out of provisioner
12 years ago
Armon Dadgar a9cad200d8 provisioner/file: Skeleton files
12 years ago
Mitchell Hashimoto 082790c4c1 providers/aws: basic user data, doesn't fully work yet because diffs are broke
12 years ago
Jack Pearkes eafbc8d8c6 providers/aws: improve security group acc tests
12 years ago
Jack Pearkes 0252b5e3e5 providers/aws: fix tests for aws_security_group
12 years ago
Jack Pearkes dff47bdbbe providers/aws: fix eip test
12 years ago
Mitchell Hashimoto 3d91632e5b Merge pull request #21 from hashicorp/f-ssh
12 years ago
Jack Pearkes a55ee34aba providers/aws: autoscaling updates, fix create for new goamz api
12 years ago
Jack Pearkes 0d4fdfc6fd providers/aws: no update for launch configuration
12 years ago
Armon Dadgar 104b28e19e terraform: Remove ResourceConnectionInfo, use raw map
12 years ago
Armon Dadgar de8ee65b2b provisioner/remote-exec: Retry SSH connections
12 years ago
Armon Dadgar 9cd69a2b29 aws: Expose host in the ConnInfo
12 years ago
Armon Dadgar 2b6d7dc0b9 provisioner/remote-exec: Adding retry logic
12 years ago
Armon Dadgar 389d9ba2fc provisioner/remote-exec: First pass at copy+exec
12 years ago
Armon Dadgar f215d31df4 provisioner/remote-exec: Collect scripts to upload
12 years ago
Armon Dadgar cd3170b906 provisioner/remote-exec: Working on SSH configuration
12 years ago
Armon Dadgar 5023b896ab provisioner/remote-exec: Enforce XOR of command and inline
12 years ago
Armon Dadgar 6381fbd226 provisioner/remote-exec: Adding initial skeleton
12 years ago
Jack Pearkes 1d6dc475df providers/aws: fix security group validations
12 years ago
Jack Pearkes ff0741a12e providers/aws: security group validations
12 years ago
Jack Pearkes 278dd49a4d providers/aws: launch configuration validation
12 years ago
Jack Pearkes 86e935bfd5 providers/aws: autoscaling group config validation
12 years ago
Jack Pearkes a87f2a7987 providers/aws: elb, eip config validations
12 years ago
Jack Pearkes 3c3e584beb providers/aws: ELB capitilization
12 years ago
Jack Pearkes 95323b537d providers/aws: fix elb tests
12 years ago
Mitchell Hashimoto 16c99e78b3 providers/aws: security_groups support
12 years ago
Mitchell Hashimoto 72b7e2c11a providers/aws/aws_instance: key_name
12 years ago