Commit Graph

130 Commits (5e282683bfcd819fc3eacd94de424924d14701b5)

Author SHA1 Message Date
Panagiotis Moustafellos e4845f75cc removed extra parentheses
11 years ago
Clint Shryock efa26ed2a7 provider/aws: Fix issue with disabling source dest check on first run
11 years ago
Paul Hinze 96317a6a38 Merge pull request #3152 from dwradcliffe/read_source_dest_check_state
11 years ago
Paul Hinze dcaf0f8b87 provider/aws: correct && -> || mistake
11 years ago
Paul Hinze 1dfad739bb provider/aws: tweak iam_instance_profile logic
11 years ago
David Radcliffe 0b88177cf0 read iam_instance_profile and save to state
11 years ago
David Radcliffe 987ec967ea read source_dest_check and save to state
11 years ago
Clint Shryock fde2a400f7 Merge branch 'master' into f-aws-pr-2779
11 years ago
Clint Shryock 0c2f189d08 provider/aws: Update to aws-sdk 0.9.0 rc1
11 years ago
Clint Shryock 8d5fe93152 conditionally set InstanceInitiatedShutdownBehavior
11 years ago
Clint Shryock 30572212f2 Merge branch 'master' into pr-2779
11 years ago
Clint Shryock 579ccbefea provider/aws: Update source to comply with upstream breaking change
11 years ago
Clint Shryock 99f9b93b57 provider/aws: Error when unable to find a Root Block Device name
11 years ago
Clint Shryock db5d0301d8 provider/aws: Fix issue with toggling monitoring in AWS Instances
11 years ago
Marc Tamsky 521451db4d provider/aws/aws_instance: add new argument `instance_initiated_shutdown_behavior`,
11 years ago
Mitchell Hashimoto f6b9e7c1a6 providers/aws: set AMI on read for instance [GH-1571]
11 years ago
Mitchell Hashimoto 25fa84974b update CHANGELOG
11 years ago
Joshua Garnett d23f534d26 Adding support for detailed monitoring of instances
11 years ago
Paul Hinze 95235ba2cc Merge pull request #2374 from hashicorp/b-aws-detect-instance-type-drift
11 years ago
Paul Hinze 020dc03234 provider/aws: fix root_block_device for odd AMIs
11 years ago
Paul Hinze 35819b7ae1 provider/aws: detect instance_type drift on aws_instance
11 years ago
Paul Hinze d41c9d46a8 provider/aws: ignore empty vpc_security_group_ids
11 years ago
Clint Shryock 9885ac8689 provider/aws: Fix issue with associating KeyPairs with Instances
11 years ago
Paul Hinze 60a5d11fa8 provider/aws: remove default from associate_public_ip_address
11 years ago
Paul Hinze 112724fc39 provider/aws: spot_instance_request
11 years ago
Clint Shryock 2a0dc4e277 don't set this, it messes things up
11 years ago
Clint Shryock fcd89828f9 provider/aws: Correctly default Instance source_dest_check to true
11 years ago
Paul Hinze b71fa3d0ae provider/aws: handle upstream aws-sdk-go repo move
11 years ago
Clint Shryock db8805dfa5 provider/aws: Fix issue with restoring from snapshot ID
11 years ago
Clint b2af84f466 Merge pull request #2026 from hashicorp/f-aws-instance-move-tags
11 years ago
Clint Shryock a2baf1d755 provider/aws: Retry RunInstance if IAM profile hasn't propagated
11 years ago
Clint Shryock 12e69084ef providers/aws: Move up where we assign tags on Instance
11 years ago
Paul Hinze 31258e06c6 provider/aws: fix breakages from awserr refactor
11 years ago
Paul Hinze e1ea427649 provider/aws: support ec2 termination protection
11 years ago
Mitchell Hashimoto e7c6cb22c5 provider/aws: bad AMI won't block LC refresh [GH-1901]
11 years ago
Clint Shryock f7b6b6b2b5 Strip 'sdk' suffix from methods; it's a remnant
11 years ago
Phil Frost 33183c078b Implement a hash function for string sets
11 years ago
Clint Shryock 036d199dd6 provider/aws: Fix issue with updating VPC Security Group IDs for an Instance
11 years ago
Mitchell Hashimoto 57af67b314 Merge pull request #1718 from ravenac95/encrypted-ebs-volume-fix
11 years ago
Reuven V. Gonzales 4ef6d468e9 Actually sends ebs encrypted flag
11 years ago
Mitchell Hashimoto ec38a65dda providers/aws: if no public IP, use private IP for SSH by default
11 years ago
Mitchell Hashimoto b755459ee3 Merge pull request #1358 from rzh/placement_group
11 years ago
Radek Simko 009514f0d3 Allow using deprecated security_groups in NI spec
11 years ago
Clint Shryock ba43b7c963 mass search-replace of ec2SDKconn
11 years ago
Clint Shryock a5b2437dcf provider/aws: Convert Instance to use upstream library
11 years ago
Clint Shryock 97b98b1da6 Merge branch 'master' into f-aws-instance-vpc-sec-ids
11 years ago
Paul Hinze 34c7bbcf4d providers/aws: reduce scope of block_device set hashcodes
11 years ago
Rui Zhang 94bb3ed513 Support for AWS Placement Group
11 years ago
Paul Hinze a4e80b6313 providers/aws: derive instance root_block_device name
11 years ago
Paul Hinze 5e1de9d930 Merge pull request #1250 from hashicorp/b-block-devices
11 years ago