v1.11.0-coveo.0
Changelog
0289de1 Merge remote-tracking branch 'upstream/stable-website'
7d072af v1.11.0
a4c42e3 Update CHANGELOG for hashicorp#3672
5d19478 Merge pull request hashicorp#3672 from loivis/resource-ecs-service-import
26db49f Merge pull request hashicorp#3711 from vr001/master
77a66ae added document for source_region argument
ec671c4 test/resource/aws_ecs_service: Add test for non-existent resource import
f19c1c8 Update CHANGELOG for hashicorp#2850
d64a568 Merge pull request hashicorp#2850 from Jonnymcc/instance-needs-security-group
27802d3 Merge pull request hashicorp#3687 from loivis/validatefunc/elasticsearch
fbda53c Merge pull request hashicorp#3686 from loivis/validatefunc/elasticache
63b39a9 Merge pull request hashicorp#3685 from loivis/validatefunc/efs
b905d99 Merge pull request hashicorp#3677 from loivis/validatefunc/cognito
7480cdd Merge pull request hashicorp#3682 from loivis/validatefunc/dms
1b37aca Merge pull request hashicorp#3678 from loivis/validatefunc/config-service
80ab322 Merge remote-tracking branch 'origin/master' into validatefunc/config-service
4561af6 Merge pull request hashicorp#3675 from loivis/validatefunc/resource_aws_cognito_identity_pool_roles_attachment
5b08172 Merge pull request hashicorp#3670 from loivis/validatefunc/resource_aws_codepipeline
40351bb Merge pull request hashicorp#3669 from loivis/validatefunc/resource_aws_codedeploy_deployment_group
743a08c Merge pull request hashicorp#3668 from loivis/validatefunc/resource_aws_codedeploy_deployment_config
98d129f Merge pull request hashicorp#3667 from loivis/validatefunc/resource_aws_codecommit_repository
8b86b0a Merge pull request hashicorp#3665 from loivis/validatefunc/resource_aws_cloudfront_distribution
29bb979 Merge pull request hashicorp#3664 from loivis/validatefunc/resource_aws_autoscaling_group
b9d369e Merge pull request hashicorp#3663 from loivis/validatefunc/resource_aws_appautoscaling_policy
d0de0e4 Merge pull request hashicorp#3674 from terraform-providers/t-aws_redshift_cluster-allow-bypass
c367012 resource/elasticsearch_domain: drop custom ValidateFunc for log_publishing_options.log_type
d4f9da7 resource/elasticache: drop custom ValidateFunc for snapshot_retention_limit
8d5acbe ValidateFunc: performance_mode for efs_file_system
0e86fd9 ValidateFunc: replace strings with const from aws api
b9f5dfd ValidateFunc: arguments for resource_aws_config_config_rule and resource_aws_config_delivery_channel
b275d58 ValidateFunc: arguments for cognito_user_pool and cognito_user_pool_client + admin_create_user_config.unused_account_validity_days + alias_attributes + auto_verified_attributes + mfa_configuration + password_policy.minimum_length + verification_message_template.default_email_option + refresh_token_validity
9da1ad9 ValidateFunc: arguments for resource_aws_cognito_identity_pool_roles_attachment: + role_mapping.ambiguous_role_resolution + role_mapping.mapping_rule.match_type + role_mapping.mapping_rule.value + role_mapping.type
cfbac15 Update CHANGELOG for hashicorp#3653
f84079d Merge pull request hashicorp#3653 from terraform-providers/b-aws_eip_association-notfound
32e04aa tests/resource/aws_redshift_cluster: Do not retry deletion during sweep
52e2469 Merge pull request hashicorp#3661 from loivis/validatefunc/resource_aws_api_gateway_integration
2296043 resource/api_gateway_integration: drop custom ValidateFunc for passthrough_behavior
c365034 Merge pull request hashicorp#3662 from loivis/validatefunc/resource_aws_api_gateway_usage_plan
3786035 Merge pull request hashicorp#3660 from loivis/validatefunc/resource_aws_api_gateway_authorizer
5e2d459 Merge pull request hashicorp#3659 from loivis/validatefunc/resource_aws_api_gateway_api_key
aa8b78d Merge pull request hashicorp#3657 from loivis/validatefunc/data_source_aws_iam_server_certificate
d1e291a Merge pull request hashicorp#3656 from loivis/validatefunc-data_source_aws_iam_policy_document
027b0f6 resource/ecs_service: fix crash when importing non-existing service
8176d02 ValidateFunc: arguments for resource_aws_codepipeline: + artifact_store.type + artifact_store.encryption_key.type + stage.action.category + stage.action.owner
2f30e04 ValidateFunc: arguments for resource_aws_codedeploy_deployment_group: + app_name + deployment_group_name + deployment_style.deployment_option + deployment_style.deployment_type + blue_green_deployment_config.deployment_ready_option.action_on_timeout + blue_green_deployment_config.green_fleet_provisioning_option.action + blue_green_deployment_config.terminate_blue_instances_on_deployment_success.action + deployment_config_name + trigger_configuration.trigger_events
7da3d35 ValidateFunc: minimum_healthy_hosts.type for resource_aws_codedeploy_deployment_config
b4f3e1f ValidateFunc: repository_name and description for resource_aws_codecommit_repository
395a2b8 ValidateFunc: http_version for resource_aws_cloudfront_distribution
9a0548e ValidateFunc: name, target_tracking_scaling_policy_configuration.customized_metric_specification.statistic and predefined_metric_specification.resource_label for resource_aws_appautoscaling_policy
c2791e8 ValidateFunc: name and name_prefix for resource_aws_autoscaling_group
aabb122 ValidateFunc: period for resource_aws_api_gateway_usage_plan
09faa20 resource/api_gateway_*: update ValidateFunc for http_method
bfbe8c9 resource/api_gateway_integration: update ValidateFunc for content_handling and type
d6fa648 resource/api_gateway_authorizer: drop custom ValidateFunc for authorizer_result_ttl_in_seconds
8cc52eb ValidateFunc: value for resource_aws_api_gateway_api_key
a850cc2 ValidateFunc: name and name_prefix for data_source_aws_iam_server_certificate
b9d8d0b ValidateFunc: statement.effect for data_source_aws_iam_policy_document
bbad41f resource/aws_eip_association: Prevent deletion error InvalidAssociationID.NotFound
fbb3b82 Update CHANGELOG for hashicorp#3553
ee718c6 Merge pull request hashicorp#3553 from terraform-providers/f-aws_emr_cluster-kerberos
7a6a106 resource/aws_emr_cluster: Return d.Set("kerberos_attributes") errors
04eaaf8 Add check for expected error removing aws instance sg groups
10454a9 Merge pull request hashicorp#3631 from loivis/resource-dynamodb-table-stream-view-type
9f71591 Update CHANGELOG for hashicorp#2564
53cb054 Merge pull request hashicorp#2564 from coop182/master
0eaf01e Update CHANGELOG for hashicorp#3651
42021c5 Merge pull request hashicorp#3651 from terraform-providers/t-aws_cloud9_environment_ec2-user-notfoundexception
21eed8e Merge pull request hashicorp#3648 from loivis/validatefunc-data-source-ami-and-ami-ids
e668b92 Merge pull request hashicorp#3650 from loivis/validatefunc-data_source_aws_elastic_beanstalk_solution_stack
3e0c5bc Merge pull request hashicorp#3649 from loivis/validatefunc-data-source-availability-zones
3d70935 resource/aws_cloud9_environment_ec2: Retry creation for IAM eventual consistency
884ddd1 Update CHANGELOG for hashicorp#3156
075c4a2 Merge pull request hashicorp#3156 from loivis/resource-api-gateway-authorizer-support-cognito-user-pool
91057d7 Merge branch 't-subnet-tags-unification'
7eacbd5 tests: Replace aws_subnet TestName tags with Name in data sources
c370d80 Merge branch 'master' into t-subnet-tags-unification
bd250b0 Update CHANGELOG for hashicorp#3508
f963dfd Merge branch 'wattdave-master'
b78f974 tests/resource/aws_batch_compute_environment: Cleanup and fix state testing
76b025c Merge branch 'master' of https://github.com/wattdave/terraform-provider-aws into wattdave-master
9812512 ValidateFunc: name_regex for data_source_aws_elastic_beanstalk_solution_stack
2bd315c ValidateFunc: state for data source availalibity_zones
f0978fa ValidateFunc: name_regex for data source ami and ami_ids
6463c99 resource/api_gateway_authorizer: move type validation out of CustomizeDiff; add acceptance tests for type validation
dbf93c6 resource/api_gateway_authorizer: simplify logic on provider_arns changes
300c59a Merge pull request hashicorp#3337 from mpilar/cross_region_rds_docs
9b53ef9 resource/dynamodb_table: drop custom validate function for stream_view_type
ad577ca Merge pull request hashicorp#3456 from minamijoyo/update-go-cty
66c89ae Merge pull request hashicorp#3635 from terraform-providers/t-aws_db_instance-ec2classic
c3b4d77 Update CHANGELOG for hashicorp#3590
70c5aeb Merge pull request hashicorp#3590 from Dominik-K/bugfix/r/iam_account_alias/error-message
55c2ba4 Update CHANGELOG for hashicorp#1520
774cb1b Merge pull request hashicorp#1520 from coveo/new-ssm-parameters-features
fe45c2d Merge pull request hashicorp#3641 from terraform-providers/t-subnet-tags-uni-r-ad
452112f Update CHANGELOG for hashicorp#3462
e063c51 Merge pull request hashicorp#3462 from loivis/3460-ebs-snapshot-crash
ce9e7f0 Merge pull request hashicorp#3623 from edmorley/docs-data-aws_db_snapshot
b6b999f iam_account_alias: Pass awserr in returned error
553afed Update CHANGELOG for hashicorp#3639
6bf2394 Merge pull request hashicorp#3639 from domdom82/route_timeout
81128d9 Merge pull request hashicorp#3637 from johannpinson/patch-1
bd9088e Corrected further issues with SSM features PR + added kms test
fb3cd64 tests: Unify aws_subnet tags (A-D)
d860b47 tests: Unify aws_subnet tags (data sources)
0afc469 Add configurable timeouts to aws_route
f4a30bd Update api_gateway_integration.html.markdown
90e2e8d Merge pull request hashicorp#3636 from kanata2/fix/docs
da80f3d Fix invalid grammer
856dde5 Update CHANGELOG for hashicorp#3609
ce7e8bc Merge pull request hashicorp#3609 from mpilar/add_http2
e4c3350 Update CHANGELOG for hashicorp#3303
c92ee2a Merge pull request hashicorp#3303 from ewbankkit/issue-3298
8e1e881 Minor fixes for hashicorp#3571 CHANGELOG
09cf2d2 Update CHANGELOG for hashicorp#3571
09b8409 Merge pull request hashicorp#3571 from terraform-providers/f-aws_cloudfront_distribution-optional-ttls
a78f384 tests/resource/aws_db_instance: Always run TestAccAWSDBInstance_ec2Classic in us-east-1
ee17aba Update CHANGELOG for hashicorp#3619
8c53ea1 Merge pull request hashicorp#3619 from terraform-providers/b-aws_db_instance-no-dbsubnetgroup-crash
27ae3d9 Merge pull request hashicorp#3584 from terraform-providers/t-aws_cloudfront_distribution-sweeper
767b82d Merge pull request hashicorp#3582 from terraform-providers/t-aws_lb_listener_rule-toomanyrules
f5d4b1a Merge pull request hashicorp#3580 from terraform-providers/t-aws_lb-igw-dependency
8787a14 Update CHANGELOG for hashicorp#3570
52b2fcc Merge pull request hashicorp#3570 from terraform-providers/b-aws_lambda_function-concurrency-retries
667545c Merge pull request hashicorp#3494 from terraform-providers/t-aws_lb_listener-depends-on-igw
0eb8914 Additional encryption acceptance test steps.
5c58790 Update 'CustomizeDiff' to prevent incorrect 'ForceNew's.
dfea540 resource/api_gateway_authorizer: add CustomizeDiff
f771c42 Update CHANGELOG for hashicorp#3599
600a133 Merge pull request hashicorp#3599 from domdom82/sg_timeout
c6cbb55 Update example usage for aws_db_snapshot data source
7e5fd36 data-source/aws_db_instance: Prevent crash with EC2 Classic
a92f507 Merge pull request hashicorp#3615 from oarmstrong/lb-listener-cert-doc
799da4e Update CHANGELOG for hashicorp#3514
835c0b1 Merge pull request hashicorp#3514 from jmcarp/govcloud-vpc-endpoint-service
e683b84 Simplify backwards compatibility for vpc endpoint service.
5c2e60c Update example to use new resource
f32ffbd resource/api_gateway_authorizer: add ValidateFunc for authorizer type
3cd1b02 resource/api_gateway_authorizer: remove extra copy/pasted '&schema.Schema'
8c8c25f resource/api_gateway_authorizer: support authorizer type as COGNITO_USER_POOLS
2f26a53 add documentation
44d5e68 remove update timeout
4c4f988 Correct lb type switch statement and add tests
17b7168 Merge pull request hashicorp#3606 from ryanking/patch-1
7960f1c enable_http2 flag for LBs and small refactor
ee256c4 Fix ordering for hashicorp#3537
cc48583 Update CHANGELOG for hashicorp#3537
eae509a Merge pull request hashicorp#3537 from mpilar/cross_zone_nlb
08b8539 duplicate preferred_backup_window attribute
d33f0ba Update CHANGELOG for hashicorp#3597
b4ddab7 'encrypt_at_rest' -> 'server_side_encryption'.
0cd8e5a Merge pull request hashicorp#3597 from terraform-providers/b-aws_ssm_activation-expiration-date-crash
5223968 Revert "Extra check on empty SSE options."
80af905 'encrypt_at_rest' -> 'server_side_encryption'.
7ca7f29 Create validateRFC3339TimeString ValidateFunc instead of inline
774d415 Acceptance test changes after review.
6af299d Merge pull request hashicorp#3589 from terraform-providers/d-aws_directory_service_directory-adconnector
41ad61e Merge pull request hashicorp#3595 from terraform-providers/v-aws-sdk-go-v1.13.8
1aa8400 Extra check on empty SSE options.
4c5c65a resource/aws_ssm_activation: Prevent crash with expiration_date
08f0b35 Merge branch 'master' into d-aws_directory_service_directory-adconnector
ad188a5 Merge pull request hashicorp#3596 from cfullerton/patch-1
6c80d43 Update directory_service_directory.html.markdown
7c89b7c More consistent use of LB vs ALB.
75b269e Add test with progressive update of NLB
7e4974f Update CHANGELOG.md
7ee86ba Merge pull request hashicorp#3521 from terraform-providers/f-iot-thing
b468cf8 New Resource: aws_iot_thing
1e972e3 resource/aws_emr_cluster: Return empty kerberos_attribute if realm is missing
d866ccf deps: Bump [email protected]
93c0af7 resource/aws_emr_cluster: Use aws.StringValue() for realm attribute
f449761 Update CHANGELOG for hashicorp#3513
4005339 Merge pull request hashicorp#3513 from ctreatma/feature/beanstalk_update_tags
b7f0e7a docs/resource/directory_service_directory: Additional examples
5659931 Adds env check so that acceptance tests pass
a67bfd2 tests/resource/aws_cloudfront_distribution: Add sweeper
c05d741 add configurable timeouts to security groups
f51ae88 tests/resource/aws_lb_listener_rule: Remove TooManyRules testing
275f070 tests/resource/aws_lb: Add aws_internet_gateway dependency in EIP configuration
7d0b535 Fix typo
efe96e4 Fix dumb dumb errors
4275243 Add a positive test
e95bda4 Add doc for cross-zone load balancing
9b8a2e6 resource/aws_lb: Add Cross Zone Load Balancing support
c56c678 Merge pull request hashicorp#3568 from terraform-providers/t-aws_internet_gateway-more-tags-plz
60cf556 Merge pull request hashicorp#3567 from terraform-providers/t-aws_internet_gateway-ds-tags
e77fa3d Update CHANGELOG for hashicorp#3569
6f9518f Merge pull request hashicorp#3569 from loivis/docs-api-gateway-vpc-link
3ad3d72 Add test for removing all security groups from instance
3f28f4f resource/api_gateway_vpc_link: fix 'target_arns' in read function
f1ffd5a test/resource/aws_cloudfront_distribution: Update other TTL tests for new defaults
7a56df4 resource/aws_cloudfront_distribution: Make default_ttl, max_ttl, and min_ttl attributes optional
a1006d0 docs/r/api_gateway_vpc_link: argument change from target_arn to target_arns
1f60d23 Update CHANGELOG for hashicorp#3561
98e042b resource/aws_lambda_function: Allow PutFunctionConcurrency retries on creation
8f4bf22 Merge pull request hashicorp#3561 from stadeltobi/fix-3554
4fe7136 tests: Tag data source aws_internet_gateway resources for sweeping
e30893f Update CHANGELOG for hashicorp#2615
e2f2efe Merge pull request hashicorp#2615 from jemmyw/dms-aurora-postgres
851aa39 tests: Tag AWSRoute aws_internet_gateway resources for sweeping
74ae053 increase timeout in spot instance creation to 1 min - fix hashicorp#3554
48c66b2 resource/aws_emr_cluster: Add Kerberos support
fefe347 Merge pull request hashicorp#3545 from terraform-providers/t-aws_nat_gateway-tags
6c194ca Adds acceptance tests for EB environment ARN and tags
7a3a64b Update documentation for hashicorp#3198
41aa985 Update CHANGELOG for hashicorp#3198
20ae375 Merge pull request hashicorp#3198 from erran/r-iam-user-policy-import
fc31786 tests: Add sweepers for aws_internet_gateway and aws_nat_gateway, start tagging test resources
3e9abbb Merge pull request hashicorp#3542 from alexjurkiewicz/notify-nacl-issue
4b37f57 Mention network_acl rule / network_acl_rule issue
f867f89 Remove spurious second constraint
b4397e2 Merge branch 'master' of github.com:terraform-providers/terraform-provider-aws
086e6a8 Write the test the way it was requested
652531c Syntax updates for PR review
cc40cca Update CHANGELOG for hashicorp#2224
ac6ef7b Merge pull request hashicorp#2224 from trung/f-kms-key
7b9f50d hashicorp#2009: fixed tests
e28ea81 hashicorp#2009: fixed per @bflad review
656d814 merged with master
ac3275c Add explicit test for issue 3268
189fb80 Merge pull request hashicorp#3519 from terraform-providers/v-aws-sdk-go-v1.13.4
7223d8f Update CHANGELOG for hashicorp#903
385a2a3 Merge pull request hashicorp#903 from asedge/resource_aws_organization
cc1b1d9 Merge pull request hashicorp#3517 from moofish32/update_codebuild_test_method
87aeee6 Merge pull request hashicorp#3516 from oscr/aws-lambda-permission
fadece6 Merge pull request hashicorp#3499 from allandrick/patch-1
63d146c deps: Bump [email protected]
2c9d6ec Merge pull request hashicorp#3518 from terraform-providers/d-fix-serverless-links
7e73ed8 docs/guides/serverless: Fix links
cf651fb fixing methods to match naming convention
e0bb1ac hashicorp#3111 Improve description for Argument "source_account"
9fd268d Cleanup after v1.10.0 release
019d097 Service details not yet available in GovCloud.
1838bb1 Bug fix for issue 3268
b075b2e Corrected names of resources
8a4b5ec test/resource/aws_lb_listener: Add depends_on = ["aws_internet_gateway.gw"] for testAccAWSLBListenerConfig_https
754238e Adjust the acceptance testing for parallelism.
a53e483 Rename resource from aws_organization to aws_organizations_organization and update all the other function names so they match.
09c350c resource/ebs_snapshot: update acceptance tests with random names
672f603 resource/ebs_snapshot: add acceptance test in case of manual deletion
c0a0c61 Fix error checking in tests.
37d64f5 Use a const instead of a func for test config.
153b712 Enhance documentation.
31f379f Rename import test func.
306de02 Use goimports.
1cb414e Some small fixes based on review feedback.
12c692d Remove INFO log statement.
b36c873 Use constant from SDK rather than hard code the string.
5d70149 Resource, as written, does not support updates so clean up.
888e118 resource/ebs_snapshot: fix typo on error code checking
e62e5b9 vendor: zclconf/go-cty/...@709e4033eeb037dc543dbc2048065dfb814ce316
7c0539e Merge remote-tracking branch 'upstream/master' into resource_aws_organization
ee44135 Add notes regarding cross-region replication of encrypted RDS databases to the docs.
2114a3b Support encryption at rest for DynamoDB tables.
13b7b88 Closes hashicorp#3004: adds support for modifying Beanstalk tags
f249439 r/aws_iam_user_policy: Add support to import state
114e578 Update error msg about aws_instances requiring at least one security group
506c42b Ensure at least one security group is being attached
6cb09ad Merge branch 'master' into resource_aws_organization
db4d7f5 Addd aurora-postgres as a target for DMS endpoint
d0ebf43 Add load_balancers and target_group_arns options to Spot fleets
edc5096 Merge branch 'master' into f-kms-key
1195057 hashicorp#2009: documentation
55800a4 hashicorp#2009: acceptance test
7c572c3 hashicorp#2009: support DescribeKey
cd7b03d merged with master
8a6cb04 Merge branch 'master' of github.com:terraform-providers/terraform-provider-aws
d4223a8 Merge branch 'master' of github.com:terraform-providers/terraform-provider-aws
c9efdad setup schema
7ad8692 validate kms key input format
ea8d786 Merge branch 'master' of github.com:terraform-providers/terraform-provider-aws
07cc945 Merge branch 'master' of github.com:terraform-providers/terraform-provider-aws
14e39a1 Merge branch 'master' of github.com:terraform-providers/terraform-provider-aws
285d3d6 merged upstream/master
68ed0d7 test case to cover gp2 with iops
fdc3867 Merge branch 'master' of github.com:terraform-providers/terraform-provider-aws
90c1c22 test case to cover gp2 with iops
54f122b Added Organization import test
9288b29 Upgraded AWS organization vendor to last version
878b1c3 Added more debug, fixed CS issues, added missing ERB section
a463708 Style fixes.
009d501 Add resource to create an AWS Organization.
Automated with GoReleaser
Built with go version go1.9.1 linux/amd64