=
4369a6e728
Fixes TestAccDataSourceAwsSubnet
2017-04-11 13:43:21 -06:00
=
3421fa8217
Fixes TestAccAWSKinesisFirehoseDeliveryStream_s3WithCloudwatchLogging
2017-04-11 13:02:10 -06:00
=
9cd1dbf671
Fix TestAccAWSEcsService_withAlb
2017-04-11 10:52:12 -06:00
Sander van Harmelen
7304fe5c14
Make sure we add new Chef-Vault clients as clients ( #13525 )
...
This is possible using the newly released Chef-Vault 3.0 gem. Before we could only add new clients as admins.
Fixes #9137
2017-04-11 10:36:05 +02:00
Joe Topjian
723a6e0860
provider/openstack: Fixing names for import tests ( #13523 )
2017-04-11 11:11:22 +03:00
Raphael Randschau
41e14baa57
provider/scaleway: improve schema resources ( #13522 )
...
improve readability by removing unecessary schema type declarations
this changeset does not include any semantic changes
2017-04-11 11:10:45 +03:00
Radek Simko
71a05e6f67
provider/kubernetes: Add support for persistent_volume
2017-04-11 07:04:57 +01:00
Radek Simko
793ce368fc
kubernetes: Make generatable name optional in metadataSchema
2017-04-11 07:01:50 +01:00
Matthew Frahry
7819a3e6de
Merge pull request #13511 from hashicorp/p-aws-test-ecrg
...
Fixes TestAccAWSElasticacheReplicationGroup_updateParameterGroup
2017-04-10 13:06:22 -06:00
Paul Stack
3574052c8a
provider/aws: Add support for EMR clusters to aws_appautoscaling_target ( #13368 )
...
```
```
2017-04-10 21:46:51 +03:00
=
424a5cd25e
Fixes TestAccAWSElasticacheReplicationGroup_updateParameterGroup
2017-04-10 11:51:49 -06:00
Matthew Frahry
5be2a50b05
Merge pull request #13508 from hashicorp/p-aws-tes-ecs-service
...
TestAccAWSEcsServiceWithPlacementConstraints_emptyExpression
2017-04-10 11:18:24 -06:00
=
5224940b62
Fixes TestAccAWSEcsServiceWithPlacementConstraints_emptyExpression
2017-04-10 10:27:41 -06:00
stack72
98515a8058
Merge branch 'master' of github.com:hashicorp/terraform
2017-04-10 19:12:37 +03:00
Radek Simko
7a61e1d8e3
provider/kubernetes: Allow defining custom config context ( #12958 )
2017-04-10 16:13:09 +01:00
Radek Simko
81e184deeb
provider/kubernetes: Use PATCH to update namespace ( #13114 )
2017-04-10 15:01:40 +01:00
stack72
ee9c84cf7f
provider/aws: making the target_group_arn optional for the ecs_service hash func
2017-04-10 16:37:40 +03:00
Tom Harvey
906cd0946a
Merge pull request #13223 from tombuildsstuff/azurerm-servicebustopic
...
provider/azurerm: Setting an optional field on Service Bus Topic
2017-04-10 14:35:22 +01:00
stack72
aac87bf875
Merge branch 'fix/alb-ecs-integration' of https://github.com/KensoDev/terraform into KensoDev-fix/alb-ecs-integration
2017-04-10 15:49:56 +03:00
Rui Gonçalves
0e2a3354be
Add support for StatusCake trigger rate
2017-04-10 15:38:26 +03:00
Peter Goodman
6ad4b89b8a
provider/aws Add support for updating SSM documents ( #13491 )
...
* Add schema_version as computed ssm document attribute
* Update the SSM document itself if the content has changed and it has a schema >= 2.0
* Add default_version as DocumentVersion in SSM doc update
* Acceptance test for updating an SSM document
* Better error handling in updating SSM documents
* Add SSM document update documentation
* Better names for SSM input params
2017-04-10 14:13:43 +03:00
Marcin Suterski
8e2ff8e6ca
Add support for Sumologic logging to Fastly provider ( #12541 )
2017-04-10 14:04:14 +03:00
Paul Hinze
b77d797e85
provider/aws: Fix aws_ami_launch_permission refresh when AMI disappears ( #13469 )
...
Launch permissions are implicitly nuked if an AMI is removed for any
reason - Terraform should not error on refresh in this case, but rather
just see the launch permissions as gone and react appropriately.
2017-04-08 20:51:00 +03:00
Pasha Palangpour
8e87b107a9
provider/ns1: No splitting answer on spf records. ( #13260 )
...
* provider/ns1: No splitting answer on spf records.
* provider/ns1: Adds acctest for SPF records.
2017-04-08 11:04:57 +01:00
Radek Simko
6e2c758666
Merge pull request #13456 from hashicorp/iam_openid
...
provider/aws: Add support for iam_openid_connect_provider
2017-04-08 09:56:02 +01:00
Martin Atkins
1d500f57a6
provider/dns: update hard-coded DNS result in acctests
...
The acctests depend on getting a particular result back from resolving
www.hashicorp.com, which seems to have changed. In the long run we should
probably *not* be depending on the DNS configuration of the main Hashicorp
website, but this is just a quick fix to get the build back to green so
we can continue work on other things.
2017-04-07 17:04:55 -07:00
Radek Simko
affdc76d4c
aws: Allow import of OID connect provider + allow disappearance
2017-04-07 22:15:37 +01:00
Radek Simko
ab4b06a95d
aws: Fix OID connect provider updates + simplify + add tests
2017-04-07 22:15:36 +01:00
Radek Simko
caa82d70ca
provider/aws: Align field names with conventions (lowercase+underscore)
2017-04-07 22:15:35 +01:00
Radek Simko
668a09aa00
provider/aws: Add diff suppression & validation for OpenID URL
2017-04-07 22:15:35 +01:00
Ryan Roberts
3640bdd6e1
AWS IAM OpenID Connect provider
...
http://docs.aws.amazon.com/cli/latest/reference/iam/create-open-id-connect-provider.html
Tests currently use a personal google account identity
2017-04-07 22:15:34 +01:00
clint shryock
f521b15311
provider/aws: Fix DB Option group test by skipping backup
2017-04-07 16:03:26 -05:00
clint shryock
d83ecf9e72
remove some manual names to allow the automatic random names, avoid some possible conflicts
2017-04-07 15:15:18 -05:00
Gauthier Wallet
c44afc4179
provider/aws: Fix DynamoDB issues about GSIs indexes ( #13256 )
...
* provider/aws: Fixed DynamoDB GSI update when using multiple indexes
* provider/aws: Fixed DynamoDB GSI set hash function
* Added DynamoDB table state migration
2017-04-07 10:13:00 -05:00
Joshua Spence
488711afef
Add `name_prefix` to `aws_alb_target_group` ( #13442 )
...
Adds the `name_prefix` parameter to the `aws_alb_target_group` resource.
2017-04-07 18:09:51 +03:00
Clint
0334fb0341
providers/aws: Update ElasticTranscoderPreset to have default for MaxFrameRate ( #13422 )
2017-04-07 09:10:29 -05:00
Gavin Williams
afb8bb27e8
provider/openstack: Add support for 'value_specs' options to ( #13380 )
...
`openstack_compute_servergroup_v2`
Refactor to use common `types.go` and `MapValueSpecs function`.
Added supporting website documentation.
2017-04-07 15:15:31 +03:00
Joe Topjian
cfd4101055
provider/openstack: Add SOFT_DELETED to delete status ( #13444 )
...
This commit allows clean deletion of instances that have a
status of SOFT_DELETED.
2017-04-07 15:13:08 +03:00
Radek Simko
a4768eb9f9
provider/aws: Raise timeout for attaching/detaching VPN GW ( #13457 )
2017-04-07 12:30:30 +01:00
Radek Simko
8f7171fc76
provider/aws: Raise timeout for deleting APIG REST API ( #13414 )
2017-04-07 12:29:24 +01:00
Colin Wood
c88b19e5c8
Merge pull request #13390 from cwood/cwood/refactor-bitbucket-provider
...
Refactoring of bitbucket provider with better error support and general improvments
2017-04-06 09:40:36 -07:00
Matthew Frahry
924453ea3c
Merge pull request #13399 from hashicorp/p-aws-tests
...
P aws tests
2017-04-06 09:33:11 -06:00
Tom Harvey
6f2551ec33
Merge pull request #12455 from brandontosch/brandontosch/GH-11874
...
AzureRM Managed Disks
2017-04-06 10:29:40 +01:00
=
1f13ff22a3
TestAccAWSAutoScalingGroup_ALB_TargetGroups passes
2017-04-05 16:07:14 -06:00
James Bardin
e2a428b43f
Merge pull request #13384 from hashicorp/s3-state-locks
...
Unify s3 client code
2017-04-05 16:15:08 -04:00
Clint
092fe7ded6
Merge pull request #13394 from hashicorp/b-aws-redshift-fixes
...
provider/aws: Fix some Acc tests by skipping final snaphot in Redshift
2017-04-05 15:08:21 -05:00
Clint
7cd0708402
Merge pull request #13281 from ameir/fix-aws_s3_bucket-logging-diff
...
Fix `aws_s3_bucket` diff of logging options
2017-04-05 14:38:39 -05:00
clint shryock
053dd92937
provider/aws: Fix some Acc tests by skipping final snaphot in Redshift
...
Redshift was changed to not skip snapshots by default, so our configs
were out of date and causing errors in destroy (thus leaking redshifts)
This changes the configs to skip snapshots, which should at least fix:
- TestAccAWSKinesisFirehoseDeliveryStream_RedshiftConfigUpdates
- TestAccAWSRedshiftCluster_loggingEnabled
2017-04-05 14:33:33 -05:00
Colin Wood
10cda98245
Refactoring of bitbucket provider with betters.
...
Also doesnt use decode/encode anymore since those methods are more
intended for streams. So this goes to the more standed marshal/unmarshal
of data.
This also adds better error support and will try to give the user
better errors from the api if it can. Or any issues with the bitbucket
service.
2017-04-05 12:09:43 -07:00
clint shryock
95c58269b9
provider/aws: fix TestAccAWSCloudwatchLogSubscriptionFilter_basic by linking the name
2017-04-05 13:48:13 -05:00