Commit Graph

8385 Commits

Author SHA1 Message Date
John E. Vincent 0e664c8c20 making note of artifactory env vars that are supported 2016-01-13 07:48:50 -05:00
Joe Topjian c403e9fc6f Update CHANGELOG.md 2016-01-12 22:06:00 -07:00
Joe Topjian 7b4e17708a Merge pull request #4623 from jtopjian/openstack-instance-personality
provider/openstack: Add Instance Personality
2016-01-12 22:04:14 -07:00
Clint e7d20c2eb0 Update CHANGELOG.md 2016-01-12 17:03:28 -06:00
Clint 5c3b88a0a7 Merge pull request #4140 from hashicorp/b-empty-element-sg
provider/aws: error with empty list item on security group
2016-01-12 17:03:02 -06:00
clint shryock 57b9097015 provider/aws: Default false for VPC Classic Link 2016-01-12 16:49:51 -06:00
Clint 3d866f71ea Update CHANGELOG.md 2016-01-12 16:48:56 -06:00
Clint 90e5f5f655 Merge pull request #3994 from Pryz/master
Add AWS Classiclink for AWS VPC resource
2016-01-12 16:48:23 -06:00
clint shryock 317ab83743 Go fmt updates 2016-01-12 16:07:26 -06:00
Clint a5f8c39ddd Merge pull request #3332 from ross/aws-instance-migrate-nil-attr
Avoid nil map assign in aws instance migrateStateV0toV1
2016-01-12 15:55:16 -06:00
Clint 8423dd4e51 Update CHANGELOG.md 2016-01-12 11:07:02 -06:00
Clint 4f8e9713cf Merge pull request #3261 from fatih/show-instance-state
aws: store and read instance state
2016-01-12 11:06:30 -06:00
Clint f31ed6614f Update CHANGELOG.md 2016-01-12 09:59:32 -06:00
Clint bad0784cfe Merge pull request #4639 from hashicorp/sns-topic-restrictions
provider/aws: Limit SNS Topic Subscription protocols
2016-01-12 09:58:24 -06:00
clint shryock ac60d6b959 provider/aws: Limit SNS Topic Subscription protocols
- update the ARN with the new ID
2016-01-12 09:57:09 -06:00
Sander van Harmelen 1890f6eb43 Merge pull request #4629 from svanharmelen/f-remote-state-s3
core/remote_state: add the option to specify a custom (AWS compatible) S3 endpoint
2016-01-12 16:50:20 +01:00
Radek Simko cb0d451fe3 Merge pull request #4622 from wholroyd/patch-1
Update interpolation.html.md
2016-01-12 07:47:49 +00:00
Lars Wander 35747ee63f Update CHANGELOG.md 2016-01-11 18:27:42 -05:00
Lars Wander 5e1b05e2cb Merge pull request #4577 from lwander/b-gcp-sql-instance-unique-name
provider/google: Clarify SQL database name cannot be reused
2016-01-11 18:25:49 -05:00
timmy_tofu affbe9bffa Changes AMI to be non-hvm, matching the one used in earlier pages 2016-01-11 17:04:17 -06:00
Clint 8c4842dbef Merge pull request #4625 from timmytofu/t1
Changes (inconsistently used) t2.micro back to t1.micro - t2.micro is…
2016-01-11 16:52:34 -06:00
Clint c9871262c5 Update CHANGELOG.md 2016-01-11 16:51:16 -06:00
Clint a69df4b77c Merge pull request #4637 from discogestalt/aws-ap-northeast-2
provider/aws: Allow ap-northeast-2 (Seoul) as valid region
2016-01-11 16:50:55 -06:00
John Wards 61b9f3108f Fix auto scaling example to use ID rather than name
Lost a little while figuring out why this example wouldn't work, seems you need to use id, not name :)
2016-01-11 22:00:09 +00:00
Clint 6ee4e8597a Merge pull request #4638 from nathanielks/patch-1
Update cloudwatch_metric_alarm.html.markdown
2016-01-11 15:57:30 -06:00
Nathaniel d6b9dc37e7 Update cloudwatch_metric_alarm.html.markdown
Added a link to the AWS docs for list of supported namespaces.
2016-01-11 13:54:41 -08:00
Mark Troyer b396bbb3e4 provider/aws: Allow ap-northeast-2 (Seoul) as valid region 2016-01-11 13:46:53 -08:00
Clint 79a72aff9e Update CHANGELOG.md 2016-01-11 15:46:46 -06:00
Clint f0ef2c1a72 Merge pull request #4631 from wata727/add_new_parameter_elasticache
provider/aws: Add new parameter az_mode and availabiliy_zone(s) in ElastiCache
2016-01-11 15:46:04 -06:00
Paul Hinze 771fba4913 provider/aws: use random cert name in ELB test 2016-01-11 14:23:33 -06:00
wata_mac bfcff6b068 Add az_mode and availability_zones parameters
Signed-off-by: wata727 <watassbass@gmail.com>
2016-01-11 23:45:07 +09:00
wata_mac df56ef44f7 Add availability_zone parameter.
Signed-off-by: wata727 <watassbass@gmail.com>
2016-01-11 23:33:21 +09:00
Sander van Harmelen 9b27db6fea Add the option to specify a custom (AWS compatible) S3 endpoint
Same fix/option as I added in Vault not too long ago:
https://github.com/hashicorp/vault/pull/750
2016-01-11 14:28:52 +01:00
Colin Hebert 2948d3678d provider/aws: EBS optimised to force new resource
EBS optimised can't be changed without re-creating the instance. Apply forcenew.
2016-01-11 08:16:49 +01:00
timmy_tofu c5950225d5 Changes (inconsistently used) t2.micro back to t1.micro - t2.micro is VPC only and thus will cause problems for users with a default VPC (e.g. people who signed up for AWS a few years ago) 2016-01-11 00:16:46 -05:00
Joe Topjian 4a4f2ad9e5 provider/openstack: Add Instance Personality
This commit adds the "personality" attribute which is used to provision
destination files on the instance.
2016-01-11 03:53:30 +00:00
William Holroyd 7b962006fb Update interpolation.html.md
Small changes to case on interpolation syntaxes, dealing with case.
2016-01-10 22:39:20 -05:00
Jonathan Kinred d688b88c5d Specify an example url so people know to append /api 2016-01-11 13:52:45 +11:00
Joe Topjian 6d1d46c47c Update CHANGELOG.md 2016-01-10 19:43:49 -07:00
Joe Topjian f1b55de7c8 Merge pull request #4617 from ebsco/master
Fix to not put fixed_ip in request if not defined
2016-01-10 19:39:21 -07:00
Joe Topjian 84014ed199 Update CHANGELOG.md 2016-01-10 15:22:36 -07:00
Joe Topjian f17849a432 Merge pull request #4466 from jtopjian/openstack-secgroup-valid-attributes
provider/openstack: Ensure valid Security Group Rule attribute combination
2016-01-10 15:20:19 -07:00
James Nugent 0103c7beee Update CHANGELOG.md 2016-01-10 16:54:57 +00:00
James Nugent 718a1d397b Merge pull request #4604 from stack72/azurerm-route
provider/azurerm: add route resource
2016-01-10 16:52:52 +00:00
stack72 b1c8c30df3 Scaffold the Azure RM Route Resource 2016-01-10 15:02:48 +00:00
James Nugent 10a2cbbc8a Update CHANGELOG.md 2016-01-10 09:55:24 +00:00
James Nugent 4c89983cae Merge pull request #4602 from stack72/azurerm-route-table
provider/azurerm: add route table resource
2016-01-10 09:53:34 +00:00
stack72 c1fa8392e3 Scaffold Azure RM Route Table resource 2016-01-10 02:47:20 +00:00
James Nugent c2d16cde92 Update CHANGELOG.md 2016-01-09 20:34:08 -05:00
James Nugent 2849889897 Merge pull request #4598 from stack72/azurerm-network-interface-card
provider/azurerm: add network interface resource
2016-01-09 20:31:16 -05:00