terraform/builtin/providers/aws
Ninir 5481e9ecb3 provider/aws: Enforced kms_key_* attributes to be ARNs (#10356)
* Added kms_key_* validation to force ARNs

* Added Redshift Cluster KMS key test

* Added cloudtrail kms key test

* Added EBS volume kms key

* Added Elastic Transcoder Pipeline kms key arn test
2016-11-30 13:50:26 +02:00
..
test-fixtures
auth_helpers.go
auth_helpers_test.go
autoscaling_tags.go Ignore AWS specific tags 2016-11-11 15:40:09 +02:00
autoscaling_tags_test.go Ignore AWS specific tags 2016-11-11 15:40:09 +02:00
awserr.go
cloudfront_distribution_configuration_structure.go
cloudfront_distribution_configuration_structure_test.go
config.go Merge pull request #9806 from hashicorp/f-modify-aws-user-agent 2016-11-04 08:50:15 -07:00
core_acceptance_test.go
data_source_aws_acm_certificate.go provider/aws: Fix panic in aws_acm_certificate datasource (#10051) 2016-11-11 16:07:50 +02:00
data_source_aws_acm_certificate_test.go provider/aws: Fix panic in aws_acm_certificate datasource (#10051) 2016-11-11 16:07:50 +02:00
data_source_aws_alb.go provider/aws: Add aws_alb data source (#10196) 2016-11-21 10:27:44 +02:00
data_source_aws_alb_listener.go provider/aws: Add aws_alb_listener data source (#10181) 2016-11-18 13:01:21 +02:00
data_source_aws_alb_listener_test.go provider/aws: Add aws_alb_listener data source (#10181) 2016-11-18 13:01:21 +02:00
data_source_aws_alb_test.go provider/aws: Add aws_alb data source (#10196) 2016-11-21 10:27:44 +02:00
data_source_aws_ami.go provider/aws: New Resource aws_ebs_snapshot (#10017) 2016-11-21 12:40:22 +02:00
data_source_aws_ami_test.go
data_source_aws_availability_zone.go
data_source_aws_availability_zone_test.go
data_source_aws_availability_zones.go
data_source_aws_availability_zones_test.go
data_source_aws_billing_service_account.go
data_source_aws_billing_service_account_test.go
data_source_aws_caller_identity.go
data_source_aws_caller_identity_test.go
data_source_aws_cloudformation_stack.go
data_source_aws_cloudformation_stack_test.go
data_source_aws_common_schema.go provider/aws: New Resource aws_ebs_snapshot (#10017) 2016-11-21 12:40:22 +02:00
data_source_aws_ebs_snapshot.go provider/aws: New Resource aws_ebs_snapshot (#10017) 2016-11-21 12:40:22 +02:00
data_source_aws_ebs_snapshot_test.go provider/aws: New Resource aws_ebs_snapshot (#10017) 2016-11-21 12:40:22 +02:00
data_source_aws_ebs_volume.go provider/aws: New Resource aws_ebs_snapshot (#10017) 2016-11-21 12:40:22 +02:00
data_source_aws_ebs_volume_test.go provider/aws: Adding a datasource for aws_ebs_volume (#9753) 2016-11-01 14:15:31 +00:00
data_source_aws_ecs_container_definition.go
data_source_aws_ecs_container_definition_test.go
data_source_aws_elb_service_account.go
data_source_aws_elb_service_account_test.go
data_source_aws_iam_policy_document.go
data_source_aws_iam_policy_document_test.go provider/aws: IAM policy document: normalize wildcard principals 2016-11-01 08:46:34 -07:00
data_source_aws_ip_ranges.go
data_source_aws_ip_ranges_test.go
data_source_aws_prefix_list.go aws_prefix_list data source - Add ability to select PL by name. (#10248) 2016-11-20 16:21:55 +02:00
data_source_aws_prefix_list_test.go aws_prefix_list data source - Add ability to select PL by name. (#10248) 2016-11-20 16:21:55 +02:00
data_source_aws_redshift_service_account.go
data_source_aws_redshift_service_account_test.go
data_source_aws_region.go
data_source_aws_region_test.go
data_source_aws_route_table.go provider/aws: data source for AWS Route Table 2016-11-28 18:07:38 +00:00
data_source_aws_route_table_test.go provider/aws: data source for AWS Route Table 2016-11-28 18:07:38 +00:00
data_source_aws_s3_bucket_object.go
data_source_aws_s3_bucket_object_test.go provider/aws: Enforced kms_key_* attributes to be ARNs (#10356) 2016-11-30 13:50:26 +02:00
data_source_aws_security_group.go
data_source_aws_security_group_test.go Add note to aws_security_group data source describing the default security group for a VPC. (#10247) 2016-11-20 16:28:11 +02:00
data_source_aws_subnet.go
data_source_aws_subnet_test.go
data_source_aws_vpc.go
data_source_aws_vpc_test.go
diff_suppress_funcs.go
ec2_filters.go
ec2_filters_test.go
hosted_zones.go
hosted_zones_test.go
iam_policy_model.go provider/aws: IAM policy document: normalize wildcard principals 2016-11-01 08:46:34 -07:00
import_aws_api_gateway_account_test.go
import_aws_api_gateway_key_test.go
import_aws_autoscaling_group_test.go
import_aws_cloudfront_distribution.go
import_aws_cloudfront_distribution_test.go
import_aws_cloudfront_origin_access_identity_test.go
import_aws_cloudtrail_test.go
import_aws_cloudwatch_event_rule_test.go
import_aws_cloudwatch_log_group_test.go provider/aws: Fixing up acceptance tests after seeing concurrent (#10362) 2016-11-25 12:50:19 +00:00
import_aws_cloudwatch_metric_alarm_test.go
import_aws_customer_gateway_test.go
import_aws_db_event_subscription_test.go
import_aws_db_instance_test.go provider/aws: added auto_minor_version_upgrade on aws_rds_cluster_instance (#10284) 2016-11-22 13:33:01 +02:00
import_aws_db_option_group_test.go
import_aws_db_parameter_group_group_test.go
import_aws_db_security_group_test.go
import_aws_db_subnet_group_test.go
import_aws_dynamodb_table_test.go
import_aws_ebs_volume_test.go
import_aws_ecr_repository_test.go
import_aws_efs_file_system_test.go
import_aws_efs_mount_target_test.go
import_aws_elastic_beanstalk_application_test.go provider/aws: Generate random names for Beanstalk tests resources (#10367) 2016-11-25 15:44:41 +00:00
import_aws_elastic_beanstalk_environment_test.go provider/aws: Generate random names for Beanstalk tests resources (#10367) 2016-11-25 15:44:41 +00:00
import_aws_elasticache_cluster_test.go
import_aws_elasticache_parameter_group_test.go
import_aws_elasticache_replication_group_test.go
import_aws_elasticache_subnet_group_test.go
import_aws_elb_test.go
import_aws_flow_log_test.go
import_aws_glacier_vault_test.go
import_aws_iam_account_password_policy_test.go
import_aws_iam_group_test.go
import_aws_iam_saml_provider_test.go
import_aws_iam_user_test.go
import_aws_instance_test.go
import_aws_internet_gateway_test.go
import_aws_key_pair_test.go
import_aws_kms_key_test.go
import_aws_lambda_function_test.go
import_aws_launch_configuration_test.go
import_aws_nat_gateway_test.go
import_aws_network_acl.go
import_aws_network_acl_test.go
import_aws_network_interface_test.go
import_aws_opsworks_custom_layer_test.go
import_aws_opsworks_stack_test.go
import_aws_placement_group_test.go
import_aws_rds_cluster_instance_test.go
import_aws_rds_cluster_parameter_group_test.go provider/aws: Randomize names for Parameter Group tests 2016-11-25 21:48:54 +00:00
import_aws_rds_cluster_test.go
import_aws_redshift_cluster_test.go
import_aws_redshift_parameter_group_test.go
import_aws_redshift_security_group_test.go
import_aws_redshift_subnet_group_test.go provider/aws: Randomize redshift subnet group test names (#10366) 2016-11-25 15:37:19 +00:00
import_aws_route53_delegation_set_test.go
import_aws_route53_health_check_test.go
import_aws_route53_zone_test.go
import_aws_route_table.go provider/aws: Fix import of RouteTable with destination prefixes (#9686) 2016-10-29 01:01:17 +02:00
import_aws_route_table_test.go provider/aws: Fix import of RouteTable with destination prefixes (#9686) 2016-10-29 01:01:17 +02:00
import_aws_s3_bucket.go
import_aws_s3_bucket_notification_test.go
import_aws_s3_bucket_test.go
import_aws_security_group.go
import_aws_security_group_test.go
import_aws_ses_receipt_filter_test.go
import_aws_ses_receipt_rule_set_test.go
import_aws_simpledb_domain_test.go
import_aws_sns_topic_subscription_test.go
import_aws_sns_topic_test.go
import_aws_spot_datafeed_subscription_test.go
import_aws_sqs_queue_test.go
import_aws_subnet_test.go
import_aws_vpc_dhcp_options_test.go
import_aws_vpc_endpoint_test.go
import_aws_vpc_peering_connection_test.go
import_aws_vpc_test.go
import_aws_vpn_connection_test.go provider/aws: Setting static_routes_only on import of vpn_connection (#9802) 2016-11-07 16:12:41 +00:00
import_aws_vpn_gateway_test.go
network_acl_entry.go
network_acl_entry_test.go
opsworks_layers.go
provider.go provider/aws: data source for AWS Route Table 2016-11-28 18:07:38 +00:00
provider_test.go
resource_aws_alb.go provider/aws: Add aws_alb data source (#10196) 2016-11-21 10:27:44 +02:00
resource_aws_alb_listener.go provider/aws: Add CertificateNotFound retry waiter to aws_alb_listener (#10180) 2016-11-17 14:49:41 +02:00
resource_aws_alb_listener_rule.go
resource_aws_alb_listener_rule_test.go
resource_aws_alb_listener_test.go
resource_aws_alb_target_group.go provider/aws: aws_alb_target_group arn_suffix missing the targetgroup (#9911) 2016-11-07 20:17:43 +00:00
resource_aws_alb_target_group_attachment.go
resource_aws_alb_target_group_attachment_test.go
resource_aws_alb_target_group_test.go provider/aws: aws_alb_target_group arn_suffix missing the targetgroup (#9911) 2016-11-07 20:17:43 +00:00
resource_aws_alb_test.go provider/aws: Allows aws_alb security_groups to be updated (#9804) 2016-11-02 16:11:12 +00:00
resource_aws_ami.go provider/aws: aws_ami: handle deletion of AMIs (#9721) 2016-10-31 09:51:59 +00:00
resource_aws_ami_copy.go
resource_aws_ami_copy_test.go
resource_aws_ami_from_instance.go
resource_aws_ami_from_instance_test.go
resource_aws_ami_launch_permission.go
resource_aws_ami_launch_permission_test.go
resource_aws_ami_test.go
resource_aws_api_gateway_account.go
resource_aws_api_gateway_account_test.go
resource_aws_api_gateway_api_key.go Exposed aws_api_gateway_api_key created_date & last_updated_date (#9530) 2016-11-14 12:03:56 +02:00
resource_aws_api_gateway_api_key_test.go Exposed aws_api_gateway_api_key created_date & last_updated_date (#9530) 2016-11-14 12:03:56 +02:00
resource_aws_api_gateway_authorizer.go
resource_aws_api_gateway_authorizer_test.go
resource_aws_api_gateway_base_path_mapping.go
resource_aws_api_gateway_base_path_mapping_test.go
resource_aws_api_gateway_client_certificate.go
resource_aws_api_gateway_client_certificate_test.go
resource_aws_api_gateway_deployment.go Exposed aws_api_gateway_deployment.created_date attribute 2016-11-14 11:21:36 +01:00
resource_aws_api_gateway_deployment_test.go Exposed aws_api_gateway_deployment.created_date attribute 2016-11-14 11:21:36 +01:00
resource_aws_api_gateway_domain_name.go provider/aws: Fix TestAccAWSAPIGatewayDomainName_basic test 2016-11-02 16:23:39 -05:00
resource_aws_api_gateway_domain_name_test.go
resource_aws_api_gateway_integration.go
resource_aws_api_gateway_integration_response.go
resource_aws_api_gateway_integration_response_test.go
resource_aws_api_gateway_integration_test.go
resource_aws_api_gateway_method.go
resource_aws_api_gateway_method_response.go
resource_aws_api_gateway_method_response_test.go
resource_aws_api_gateway_method_test.go
resource_aws_api_gateway_model.go
resource_aws_api_gateway_model_test.go
resource_aws_api_gateway_resource.go
resource_aws_api_gateway_resource_test.go
resource_aws_api_gateway_rest_api.go Exposed AWS API GW REST Api created_date attribute 2016-11-14 11:56:41 +01:00
resource_aws_api_gateway_rest_api_test.go Exposed AWS API GW REST Api created_date attribute 2016-11-14 11:56:41 +01:00
resource_aws_app_cookie_stickiness_policy.go
resource_aws_app_cookie_stickiness_policy_test.go
resource_aws_appautoscaling_policy.go
resource_aws_appautoscaling_policy_test.go
resource_aws_appautoscaling_target.go
resource_aws_appautoscaling_target_test.go provider/aws: Update aws_appautoscaling_target_test (#9736) 2016-10-31 10:40:35 +00:00
resource_aws_autoscaling_attachment.go provider/aws: aws_autoscaling_attachment resource (#9146) 2016-11-03 13:08:49 +00:00
resource_aws_autoscaling_attachment_test.go provider/aws: aws_autoscaling_attachment resource (#9146) 2016-11-03 13:08:49 +00:00
resource_aws_autoscaling_group.go provider/aws: Addition of suspended_processes to aws_autoscaling_group (#10096) 2016-11-21 17:02:20 +02:00
resource_aws_autoscaling_group_test.go provider/aws: Addition of suspended_processes to aws_autoscaling_group (#10096) 2016-11-21 17:02:20 +02:00
resource_aws_autoscaling_group_waiting.go provider/aws: aws_autoscaling_group ALB target group support (#10243) 2016-11-21 11:50:58 +02:00
resource_aws_autoscaling_group_waiting_test.go
resource_aws_autoscaling_lifecycle_hook.go
resource_aws_autoscaling_lifecycle_hook_test.go
resource_aws_autoscaling_notification.go
resource_aws_autoscaling_notification_test.go
resource_aws_autoscaling_policy.go
resource_aws_autoscaling_policy_test.go
resource_aws_autoscaling_schedule.go
resource_aws_autoscaling_schedule_test.go provider/aws: Update AutoScaling Schedule test files to avoid conflicts 2016-11-10 11:36:57 -06:00
resource_aws_cloudformation_stack.go
resource_aws_cloudformation_stack_test.go
resource_aws_cloudfront_distribution.go
resource_aws_cloudfront_distribution_test.go
resource_aws_cloudfront_origin_access_identity.go
resource_aws_cloudfront_origin_access_identity_test.go
resource_aws_cloudtrail.go provider/aws: Enforced kms_key_* attributes to be ARNs (#10356) 2016-11-30 13:50:26 +02:00
resource_aws_cloudtrail_test.go provider/aws: Enforced kms_key_* attributes to be ARNs (#10356) 2016-11-30 13:50:26 +02:00
resource_aws_cloudwatch_event_rule.go
resource_aws_cloudwatch_event_rule_test.go
resource_aws_cloudwatch_event_target.go
resource_aws_cloudwatch_event_target_test.go
resource_aws_cloudwatch_log_group.go
resource_aws_cloudwatch_log_group_test.go provider/aws: Fixing up acceptance tests after seeing concurrent (#10362) 2016-11-25 12:50:19 +00:00
resource_aws_cloudwatch_log_metric_filter.go
resource_aws_cloudwatch_log_metric_filter_test.go
resource_aws_cloudwatch_log_stream.go
resource_aws_cloudwatch_log_stream_test.go
resource_aws_cloudwatch_log_subscription_filter.go
resource_aws_cloudwatch_log_subscription_filter_test.go
resource_aws_cloudwatch_metric_alarm.go
resource_aws_cloudwatch_metric_alarm_test.go
resource_aws_codecommit_repository.go
resource_aws_codecommit_repository_test.go provider/aws: Fixing up acceptance tests after seeing concurrent (#10362) 2016-11-25 12:50:19 +00:00
resource_aws_codecommit_trigger.go
resource_aws_codecommit_trigger_test.go
resource_aws_codedeploy_app.go
resource_aws_codedeploy_app_test.go
resource_aws_codedeploy_deployment_group.go
resource_aws_codedeploy_deployment_group_test.go
resource_aws_customer_gateway.go
resource_aws_customer_gateway_test.go
resource_aws_db_event_subscription.go
resource_aws_db_event_subscription_test.go
resource_aws_db_instance.go provider/aws: Enforced kms_key_* attributes to be ARNs (#10356) 2016-11-30 13:50:26 +02:00
resource_aws_db_instance_test.go provider/aws: Rename zone_id to hosted_zone_id in aws_db_instance 2016-11-10 06:41:43 +00:00
resource_aws_db_option_group.go GH-7311 - Increasing deletion timeout wait 2016-11-15 09:11:28 -06:00
resource_aws_db_option_group_test.go
resource_aws_db_parameter_group.go
resource_aws_db_parameter_group_test.go
resource_aws_db_security_group.go
resource_aws_db_security_group_test.go
resource_aws_db_subnet_group.go
resource_aws_db_subnet_group_test.go
resource_aws_default_network_acl.go
resource_aws_default_network_acl_test.go
resource_aws_default_route_table.go Skip VPC endpoint routes when removing default route table's routes. (#10303) 2016-11-23 18:12:59 +02:00
resource_aws_default_route_table_test.go Skip VPC endpoint routes when removing default route table's routes. (#10303) 2016-11-23 18:12:59 +02:00
resource_aws_default_security_group.go
resource_aws_default_security_group_test.go
resource_aws_directory_service_directory.go
resource_aws_directory_service_directory_test.go
resource_aws_dynamodb_table.go
resource_aws_dynamodb_table_test.go
resource_aws_ebs_snapshot.go provider/aws: New Resource aws_ebs_snapshot (#10017) 2016-11-21 12:40:22 +02:00
resource_aws_ebs_snapshot_test.go provider/aws: New Resource aws_ebs_snapshot (#10017) 2016-11-21 12:40:22 +02:00
resource_aws_ebs_volume.go provider/aws: Enforced kms_key_* attributes to be ARNs (#10356) 2016-11-30 13:50:26 +02:00
resource_aws_ebs_volume_test.go provider/aws: Enforced kms_key_* attributes to be ARNs (#10356) 2016-11-30 13:50:26 +02:00
resource_aws_ecr_repository.go
resource_aws_ecr_repository_policy.go
resource_aws_ecr_repository_policy_test.go
resource_aws_ecr_repository_test.go
resource_aws_ecs_cluster.go
resource_aws_ecs_cluster_test.go
resource_aws_ecs_service.go
resource_aws_ecs_service_test.go
resource_aws_ecs_task_definition.go
resource_aws_ecs_task_definition_test.go
resource_aws_efs_file_system.go
resource_aws_efs_file_system_test.go
resource_aws_efs_mount_target.go
resource_aws_efs_mount_target_test.go
resource_aws_eip.go
resource_aws_eip_association.go
resource_aws_eip_association_test.go
resource_aws_eip_test.go
resource_aws_elastic_beanstalk_application.go
resource_aws_elastic_beanstalk_application_test.go
resource_aws_elastic_beanstalk_configuration_template.go
resource_aws_elastic_beanstalk_configuration_template_test.go
resource_aws_elastic_beanstalk_environment.go
resource_aws_elastic_beanstalk_environment_migrate.go
resource_aws_elastic_beanstalk_environment_migrate_test.go
resource_aws_elastic_beanstalk_environment_test.go
resource_aws_elastic_transcoder_pipeline.go provider/aws: Enforced kms_key_* attributes to be ARNs (#10356) 2016-11-30 13:50:26 +02:00
resource_aws_elastic_transcoder_pipeline_test.go provider/aws: Enforced kms_key_* attributes to be ARNs (#10356) 2016-11-30 13:50:26 +02:00
resource_aws_elastic_transcoder_preset.go
resource_aws_elastic_transcoder_preset_test.go
resource_aws_elasticache_cluster.go
resource_aws_elasticache_cluster_test.go
resource_aws_elasticache_parameter_group.go
resource_aws_elasticache_parameter_group_test.go
resource_aws_elasticache_replication_group.go provider/aws: Fix the validateFunc of aws_elasticache_replication_group (#9918) 2016-11-07 21:02:00 +00:00
resource_aws_elasticache_replication_group_test.go provider/aws: Fix the validateFunc of aws_elasticache_replication_group (#9918) 2016-11-07 21:02:00 +00:00
resource_aws_elasticache_security_group.go
resource_aws_elasticache_security_group_test.go
resource_aws_elasticache_subnet_group.go
resource_aws_elasticache_subnet_group_test.go
resource_aws_elasticsearch_domain.go
resource_aws_elasticsearch_domain_test.go
resource_aws_elb.go
resource_aws_elb_attachment.go
resource_aws_elb_attachment_test.go
resource_aws_elb_test.go
resource_aws_emr_cluster.go EMR Cluster - core_instance_count doesn't actually refer to core instances 2016-11-09 08:47:23 -06:00
resource_aws_emr_cluster_test.go
resource_aws_emr_instance_group.go
resource_aws_emr_instance_group_test.go
resource_aws_flow_log.go
resource_aws_flow_log_test.go
resource_aws_glacier_vault.go
resource_aws_glacier_vault_test.go
resource_aws_iam_access_key.go
resource_aws_iam_access_key_test.go
resource_aws_iam_account_password_policy.go
resource_aws_iam_account_password_policy_test.go
resource_aws_iam_group.go provider/aws: AWS IAM, User and Role allow + in the name (#9991) 2016-11-09 15:54:15 +00:00
resource_aws_iam_group_membership.go
resource_aws_iam_group_membership_test.go
resource_aws_iam_group_policy.go
resource_aws_iam_group_policy_attachment.go
resource_aws_iam_group_policy_attachment_test.go
resource_aws_iam_group_policy_test.go
resource_aws_iam_group_test.go provider/aws: AWS IAM, User and Role allow + in the name (#9991) 2016-11-09 15:54:15 +00:00
resource_aws_iam_instance_profile.go
resource_aws_iam_instance_profile_test.go
resource_aws_iam_policy.go Add JSON validation to the aws_iam_policy resource (#10239) 2016-11-22 13:35:15 +02:00
resource_aws_iam_policy_attachment.go
resource_aws_iam_policy_attachment_test.go
resource_aws_iam_policy_test.go Add name_prefix to aws_iam_policy (#10178) 2016-11-17 14:03:03 +02:00
resource_aws_iam_role.go Fixed ##10079 exposing aws_iam_role create_date attribute (#10091) 2016-11-14 11:33:53 +02:00
resource_aws_iam_role_policy.go
resource_aws_iam_role_policy_attachment.go
resource_aws_iam_role_policy_attachment_test.go
resource_aws_iam_role_policy_test.go
resource_aws_iam_role_test.go Fixed ##10079 exposing aws_iam_role create_date attribute (#10091) 2016-11-14 11:33:53 +02:00
resource_aws_iam_saml_provider.go
resource_aws_iam_saml_provider_test.go
resource_aws_iam_server_certificate.go
resource_aws_iam_server_certificate_test.go
resource_aws_iam_user.go provider/aws: Remove IAM user's MFA devices with `force_destroy` #5908 (#10262) 2016-11-21 10:17:27 +02:00
resource_aws_iam_user_login_profile.go
resource_aws_iam_user_login_profile_test.go
resource_aws_iam_user_policy.go
resource_aws_iam_user_policy_attachment.go
resource_aws_iam_user_policy_attachment_test.go provider/aws: Make iam_user_policy_attachment_test work as expected: (#9733) 2016-10-31 09:52:38 +00:00
resource_aws_iam_user_policy_test.go
resource_aws_iam_user_ssh_key.go
resource_aws_iam_user_ssh_key_test.go
resource_aws_iam_user_test.go provider/aws: AWS IAM, User and Role allow + in the name (#9991) 2016-11-09 15:54:15 +00:00
resource_aws_instance.go
resource_aws_instance_migrate.go
resource_aws_instance_migrate_test.go
resource_aws_instance_test.go
resource_aws_internet_gateway.go
resource_aws_internet_gateway_test.go
resource_aws_key_pair.go provider/aws: Add key_name_prefix argument to aws_key_pair resource (#9993) 2016-11-09 15:35:51 +00:00
resource_aws_key_pair_migrate.go
resource_aws_key_pair_migrate_test.go
resource_aws_key_pair_test.go provider/aws: Add key_name_prefix argument to aws_key_pair resource (#9993) 2016-11-09 15:35:51 +00:00
resource_aws_kinesis_firehose_delivery_stream.go provider/aws: Enforced kms_key_* attributes to be ARNs (#10356) 2016-11-30 13:50:26 +02:00
resource_aws_kinesis_firehose_delivery_stream_migrate.go
resource_aws_kinesis_firehose_delivery_stream_migrate_test.go
resource_aws_kinesis_firehose_delivery_stream_test.go provider/aws: fixed buffering_interval option 2016-11-14 22:18:11 +01:00
resource_aws_kinesis_stream.go
resource_aws_kinesis_stream_test.go
resource_aws_kms_alias.go
resource_aws_kms_alias_test.go
resource_aws_kms_key.go
resource_aws_kms_key_test.go
resource_aws_lambda_alias.go
resource_aws_lambda_alias_test.go
resource_aws_lambda_event_source_mapping.go
resource_aws_lambda_event_source_mapping_test.go
resource_aws_lambda_function.go Handle empty Lambda environment. (#10306) 2016-11-23 18:36:16 +02:00
resource_aws_lambda_function_test.go Handle empty Lambda environment. (#10306) 2016-11-23 18:36:16 +02:00
resource_aws_lambda_permission.go
resource_aws_lambda_permission_test.go
resource_aws_launch_configuration.go
resource_aws_launch_configuration_test.go
resource_aws_lb_cookie_stickiness_policy.go
resource_aws_lb_cookie_stickiness_policy_test.go
resource_aws_lb_ssl_negotiation_policy.go
resource_aws_lb_ssl_negotiation_policy_test.go
resource_aws_load_balancer_backend_server_policy.go
resource_aws_load_balancer_backend_server_policy_test.go
resource_aws_load_balancer_listener_policy.go
resource_aws_load_balancer_listener_policy_test.go
resource_aws_load_balancer_policy.go
resource_aws_load_balancer_policy_test.go
resource_aws_main_route_table_association.go
resource_aws_main_route_table_association_test.go
resource_aws_nat_gateway.go
resource_aws_nat_gateway_test.go
resource_aws_network_acl.go
resource_aws_network_acl_rule.go
resource_aws_network_acl_rule_test.go
resource_aws_network_acl_test.go
resource_aws_network_interface.go
resource_aws_network_interface_test.go
resource_aws_opsworks_application.go
resource_aws_opsworks_application_test.go
resource_aws_opsworks_custom_layer.go
resource_aws_opsworks_custom_layer_test.go
resource_aws_opsworks_ganglia_layer.go
resource_aws_opsworks_haproxy_layer.go
resource_aws_opsworks_instance.go
resource_aws_opsworks_instance_test.go
resource_aws_opsworks_java_app_layer.go
resource_aws_opsworks_memcached_layer.go
resource_aws_opsworks_mysql_layer.go
resource_aws_opsworks_nodejs_app_layer.go
resource_aws_opsworks_permission.go
resource_aws_opsworks_permission_test.go provider/aws: Decouple and randomize OpsWorks test configs 2016-11-04 09:33:07 -05:00
resource_aws_opsworks_php_app_layer.go
resource_aws_opsworks_rails_app_layer.go
resource_aws_opsworks_stack.go
resource_aws_opsworks_stack_test.go
resource_aws_opsworks_static_web_layer.go
resource_aws_opsworks_user_profile.go
resource_aws_opsworks_user_profile_test.go provider/aws: Decouple and randomize OpsWorks test configs 2016-11-04 09:33:07 -05:00
resource_aws_placement_group.go
resource_aws_placement_group_test.go
resource_aws_proxy_protocol_policy.go
resource_aws_proxy_protocol_policy_test.go
resource_aws_rds_cluster.go provider/aws: Enforced kms_key_* attributes to be ARNs (#10356) 2016-11-30 13:50:26 +02:00
resource_aws_rds_cluster_instance.go provider/aws: added auto_minor_version_upgrade on aws_rds_cluster_instance (#10284) 2016-11-22 13:33:01 +02:00
resource_aws_rds_cluster_instance_test.go provider/aws: added auto_minor_version_upgrade on aws_rds_cluster_instance (#10284) 2016-11-22 13:33:01 +02:00
resource_aws_rds_cluster_parameter_group.go
resource_aws_rds_cluster_parameter_group_test.go provider/aws: Randomize names for Parameter Group tests 2016-11-25 21:48:54 +00:00
resource_aws_rds_cluster_test.go provider/aws: Enforced kms_key_* attributes to be ARNs (#10356) 2016-11-30 13:50:26 +02:00
resource_aws_redshift_cluster.go provider/aws: Enforced kms_key_* attributes to be ARNs (#10356) 2016-11-30 13:50:26 +02:00
resource_aws_redshift_cluster_test.go provider/aws: Enforced kms_key_* attributes to be ARNs (#10356) 2016-11-30 13:50:26 +02:00
resource_aws_redshift_parameter_group.go
resource_aws_redshift_parameter_group_test.go
resource_aws_redshift_security_group.go
resource_aws_redshift_security_group_test.go
resource_aws_redshift_subnet_group.go
resource_aws_redshift_subnet_group_test.go provider/aws: Randomize redshift subnet group test names (#10366) 2016-11-25 15:37:19 +00:00
resource_aws_route.go
resource_aws_route53_delegation_set.go
resource_aws_route53_delegation_set_test.go
resource_aws_route53_health_check.go provider/aws: Add the enable_sni attribute for Route53 health checks. 2016-11-02 16:23:35 -07:00
resource_aws_route53_health_check_test.go provider/aws: Add the enable_sni attribute for Route53 health checks. 2016-11-02 16:23:35 -07:00
resource_aws_route53_record.go provider/aws: Fix aws_route53_record alias perpetual diff (#9704) 2016-10-31 19:18:00 +00:00
resource_aws_route53_record_migrate.go
resource_aws_route53_record_migrate_test.go
resource_aws_route53_record_test.go
resource_aws_route53_zone.go
resource_aws_route53_zone_association.go
resource_aws_route53_zone_association_test.go
resource_aws_route53_zone_test.go
resource_aws_route_table.go
resource_aws_route_table_association.go
resource_aws_route_table_association_test.go
resource_aws_route_table_test.go
resource_aws_route_test.go
resource_aws_s3_bucket.go
resource_aws_s3_bucket_notification.go
resource_aws_s3_bucket_notification_test.go
resource_aws_s3_bucket_object.go provider/aws: Enforced kms_key_* attributes to be ARNs (#10356) 2016-11-30 13:50:26 +02:00
resource_aws_s3_bucket_object_test.go
resource_aws_s3_bucket_policy.go
resource_aws_s3_bucket_policy_test.go
resource_aws_s3_bucket_test.go
resource_aws_security_group.go
resource_aws_security_group_rule.go
resource_aws_security_group_rule_migrate.go
resource_aws_security_group_rule_migrate_test.go
resource_aws_security_group_rule_test.go
resource_aws_security_group_rules_matching_test.go
resource_aws_security_group_test.go
resource_aws_ses_active_receipt_rule_set.go
resource_aws_ses_active_receipt_rule_set_test.go
resource_aws_ses_receipt_filter.go
resource_aws_ses_receipt_filter_test.go
resource_aws_ses_receipt_rule.go provider/aws: Enforced kms_key_* attributes to be ARNs (#10356) 2016-11-30 13:50:26 +02:00
resource_aws_ses_receipt_rule_set.go
resource_aws_ses_receipt_rule_set_test.go
resource_aws_ses_receipt_rule_test.go
resource_aws_simpledb_domain.go
resource_aws_simpledb_domain_test.go
resource_aws_sns_topic.go
resource_aws_sns_topic_policy.go
resource_aws_sns_topic_policy_test.go
resource_aws_sns_topic_subscription.go
resource_aws_sns_topic_subscription_test.go
resource_aws_sns_topic_test.go
resource_aws_spot_datafeed_subscription.go
resource_aws_spot_datafeed_subscription_test.go
resource_aws_spot_fleet_request.go Fix EBS block device hashing in spot fleet requests. 2016-11-03 16:24:19 -07:00
resource_aws_spot_fleet_request_migrate.go
resource_aws_spot_fleet_request_migrate_test.go
resource_aws_spot_fleet_request_test.go Add an acceptance test for adding EBS volumes to a spot fleet req 2016-11-03 16:19:50 -07:00
resource_aws_spot_instance_request.go
resource_aws_spot_instance_request_test.go
resource_aws_sqs_queue.go
resource_aws_sqs_queue_policy.go
resource_aws_sqs_queue_policy_test.go
resource_aws_sqs_queue_test.go
resource_aws_ssm_activation.go New AWS resource `ssm_activation` (#9111) 2016-10-28 11:59:12 +02:00
resource_aws_ssm_activation_test.go New AWS resource `ssm_activation` (#9111) 2016-10-28 11:59:12 +02:00
resource_aws_ssm_association.go
resource_aws_ssm_association_test.go
resource_aws_ssm_document.go
resource_aws_ssm_document_test.go
resource_aws_subnet.go
resource_aws_subnet_test.go
resource_aws_volume_attachment.go provider/aws: Provide the option to skip_destroy on aws_volume_attachment (#9792) 2016-11-02 15:29:37 +00:00
resource_aws_volume_attachment_test.go provider/aws: Provide the option to skip_destroy on aws_volume_attachment (#9792) 2016-11-02 15:29:37 +00:00
resource_aws_vpc.go provider/aws: Patch issue with enable dns support 2016-11-22 13:44:44 -06:00
resource_aws_vpc_dhcp_options.go
resource_aws_vpc_dhcp_options_association.go
resource_aws_vpc_dhcp_options_association_test.go
resource_aws_vpc_dhcp_options_test.go
resource_aws_vpc_endpoint.go provider/aws Return service CIDR blocks from aws_vpc_endpoint resource. (#10254) 2016-11-21 10:43:56 +02:00
resource_aws_vpc_endpoint_test.go provider/aws Return service CIDR blocks from aws_vpc_endpoint resource. (#10254) 2016-11-21 10:43:56 +02:00
resource_aws_vpc_peering_connection.go provider/aws: Allow `active` state while waiting for the VPC Peering Connection. (#9754) 2016-11-01 09:51:46 +00:00
resource_aws_vpc_peering_connection_test.go
resource_aws_vpc_test.go provider/aws: Patch issue with enable dns support 2016-11-22 13:44:44 -06:00
resource_aws_vpn_connection.go provider/aws: Setting static_routes_only on import of vpn_connection (#9802) 2016-11-07 16:12:41 +00:00
resource_aws_vpn_connection_test.go provider/aws: Setting static_routes_only on import of vpn_connection (#9802) 2016-11-07 16:12:41 +00:00
resource_aws_vpn_gateway.go
resource_aws_vpn_gateway_attachment.go
resource_aws_vpn_gateway_attachment_test.go
resource_aws_vpn_gateway_test.go
resource_aws_waf_byte_match_set.go Added AWS Resource WAF ByteMatchSet (#9681) 2016-10-28 14:36:16 +02:00
resource_aws_waf_byte_match_set_test.go Added AWS Resource WAF ByteMatchSet (#9681) 2016-10-28 14:36:16 +02:00
resource_aws_waf_ipset.go
resource_aws_waf_ipset_test.go
resource_aws_waf_rule.go
resource_aws_waf_rule_test.go
resource_aws_waf_size_constraint_set.go Added AWS Resource WAF SizeConstraintSet (#9689) 2016-10-29 00:58:37 +02:00
resource_aws_waf_size_constraint_set_test.go Added AWS Resource WAF SizeConstraintSet (#9689) 2016-10-29 00:58:37 +02:00
resource_aws_waf_sql_injection_match_set.go Added AWS Resource WAF SqlInjectionMatchSet (#9709) 2016-10-31 17:51:47 +00:00
resource_aws_waf_sql_injection_match_set_test.go Added AWS Resource WAF SqlInjectionMatchSet (#9709) 2016-10-31 17:51:47 +00:00
resource_aws_waf_web_acl.go
resource_aws_waf_web_acl_test.go
resource_aws_waf_xss_match_set.go Added AWS Resource WAF XssMatchSet (#9710) 2016-10-31 08:51:08 +00:00
resource_aws_waf_xss_match_set_test.go Added AWS Resource WAF XssMatchSet (#9710) 2016-10-31 08:51:08 +00:00
resource_vpn_connection_route.go
resource_vpn_connection_route_test.go
s3_tags.go Ignore AWS specific tags 2016-11-11 15:40:09 +02:00
s3_tags_test.go Ignore AWS specific tags 2016-11-11 15:40:09 +02:00
structure.go typo corrected in structure.go (#10415) 2016-11-29 15:49:34 +00:00
structure_test.go
tags.go Ignore AWS specific tags 2016-11-11 15:40:09 +02:00
tagsBeanstalk.go Ignore AWS specific tags 2016-11-11 15:40:09 +02:00
tagsBeanstalk_test.go Ignore AWS specific tags 2016-11-11 15:40:09 +02:00
tagsCloudFront.go
tagsCloudtrail.go Ignore AWS specific tags 2016-11-11 15:40:09 +02:00
tagsCloudtrail_test.go Ignore AWS specific tags 2016-11-11 15:40:09 +02:00
tagsEC.go Ignore AWS specific tags 2016-11-11 15:40:09 +02:00
tagsEC_test.go Ignore AWS specific tags 2016-11-11 15:40:09 +02:00
tagsEFS.go Ignore AWS specific tags 2016-11-11 15:40:09 +02:00
tagsEFS_test.go Ignore AWS specific tags 2016-11-11 15:40:09 +02:00
tagsELB.go Ignore AWS specific tags 2016-11-11 15:40:09 +02:00
tagsELB_test.go Ignore AWS specific tags 2016-11-11 15:40:09 +02:00
tagsRDS.go Ignore AWS specific tags 2016-11-11 15:40:09 +02:00
tagsRDS_test.go Ignore AWS specific tags 2016-11-11 15:40:09 +02:00
tagsRedshift.go Ignore AWS specific tags 2016-11-11 15:40:09 +02:00
tagsRedshift_test.go Ignore AWS specific tags 2016-11-11 15:40:09 +02:00
tags_elasticsearchservice.go Ignore AWS specific tags 2016-11-11 15:40:09 +02:00
tags_elasticsearchservice_test.go Ignore AWS specific tags 2016-11-11 15:40:09 +02:00
tags_kinesis.go Ignore AWS specific tags 2016-11-11 15:40:09 +02:00
tags_kinesis_test.go Ignore AWS specific tags 2016-11-11 15:40:09 +02:00
tags_route53.go Ignore AWS specific tags 2016-11-11 15:40:09 +02:00
tags_route53_test.go Ignore AWS specific tags 2016-11-11 15:40:09 +02:00
tags_test.go Ignore AWS specific tags 2016-11-11 15:40:09 +02:00
validators.go
validators_test.go
website_endpoint_url_test.go