Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update from terraform master #13

Merged
merged 53 commits into from
Dec 12, 2017
Merged

Conversation

psyvision
Copy link
Owner

No description provided.

bflad and others added 30 commits October 22, 2017 02:02
  depends_on                = ["aws_internet_gateway.gw"] is the correct syntax
* Remove enable_deletion_protection from testAccDataSourceAWSELBConfigBasic
* Replace unnecessary errwrap.Wrapf with fmt.Errorf
* Reduce flattenAwsELbResource to ec2conn and elbconn instead of meta
* Properly name TestAccDataSourceAWSELB_basic resources
* Use t.Name() for description and TestName tags
…certs

Add sweeper for IAM Server Certificates
test/aws_config_delivery_channel: Add missing dependencies
* r/aws_elasticache_security_group: add import support

* r/aws_elasticache_security_group: #2277 review updates

* Use d.Id() instead of d.Get("name") on read, which allows using schema.ImportStatePassthrough
* d.Set("security_group_names") on read
* Set AWS_DEFAULT_REGION to us-east-1 on import testing
Corrected depends_on entry for EIP
Added missing WARN debug lines when reading a non-existing resource
documentation: remove antislashes in page titles
* Query elb API for load balancer arn causing delete conflict

- For IAM server certificate.

* Use regex for lb name.

* Edits for #2533
radeksimko and others added 23 commits December 11, 2017 07:38
* WIP

* Add enabled

* Use cwl policy

* Reflect reviews
* Add force_destroy field to aws_athena_database.

Fixes #2362.

* Remove unnecessary import.

* Code review feedback
* New Resource: aws_media_store_container

* Reflect reviews

* remove policy
* add AUTH, at-rest and in-transit encryption to Elasticache replication groups

* add _enabled to transit/at_rest encyrption parameters

* added one more _enabled

* move validateAwsElastiCacheReplicationGroupAuthToken to aws/validators.go, as well as tests

* set auth_token to nil during Reads

* update Replication Group encryption acceptance tests to use config functions instead of vars

* Fix whitespacing (tabs -> spaces)
* r/aws_dynamodb_table: Ensure ttl is properly read

* r/aws_dynamodb_table: #2452 review updates

* Add timeToLiveOutput.TimeToLiveDescription nil check
* Simplify logic to d.Set ttl
docs/elasticache_replication_group: Add missing fields
* WIP

* Add test, docs

* Reflect reviews

* Modify error handling
Makefile: Add sweep target
Add more example and missing field
* New Resource: service_discovery_private_dns_namespace

* Reflect reviews
@psyvision psyvision merged commit 0a085fb into psyvision:f-cognito-s3 Dec 12, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

9 participants