terraform/builtin/providers/aws
Pablo Cantero 5930f22974 dynamodb-local Update AWS config
https://github.com/hashicorp/terraform/pull/2825#issuecomment-126353610

Tks @catsby
2015-07-30 12:21:03 -03:00
..
test-fixtures
autoscaling_tags.go provider/aws: Update source to comply with upstream breaking change 2015-07-28 15:29:46 -05:00
autoscaling_tags_test.go
config.go dynamodb-local Update AWS config 2015-07-30 12:21:03 -03:00
hosted_zones.go
hosted_zones_test.go
network_acl_entry.go provider/aws: Update source to comply with upstream breaking change 2015-07-28 15:29:46 -05:00
network_acl_entry_test.go provider/aws: Update source to comply with upstream breaking change 2015-07-28 15:29:46 -05:00
provider.go dynamodb-local Use ` instead of : to refer region to keep the consistency with the 2015-07-29 13:36:02 -03:00
provider_test.go
resource_aws_app_cookie_stickiness_policy.go provider/aws: Update source to comply with upstream breaking change 2015-07-28 15:29:46 -05:00
resource_aws_app_cookie_stickiness_policy_test.go acc tests: ensure each resource has a _basic test 2015-06-07 18:18:14 -05:00
resource_aws_autoscaling_group.go provider/aws: Update source to comply with upstream breaking change 2015-07-28 15:29:46 -05:00
resource_aws_autoscaling_group_test.go provider/aws: Update source to comply with upstream breaking change 2015-07-28 15:29:46 -05:00
resource_aws_autoscaling_notification.go
resource_aws_autoscaling_notification_test.go tests: test name consistency 2015-06-29 14:06:55 -05:00
resource_aws_autoscaling_policy.go provider/aws: Update source to comply with upstream breaking change 2015-07-28 15:29:46 -05:00
resource_aws_autoscaling_policy_test.go provider/aws: Add docs for autoscaling_policy + cloudwatch_metric_alarm 2015-06-17 23:10:23 +01:00
resource_aws_cloudwatch_metric_alarm.go provider/aws: Update source to comply with upstream breaking change 2015-07-28 15:29:46 -05:00
resource_aws_cloudwatch_metric_alarm_test.go provider/aws: Add cloudwatch_metric_alarm 2015-06-17 23:10:23 +01:00
resource_aws_customer_gateway.go provider/aws: Update source to comply with upstream breaking change 2015-07-28 15:29:46 -05:00
resource_aws_customer_gateway_test.go provider/aws: Converge on TestAccAWS for acceptance tests names 2015-07-21 09:42:02 -05:00
resource_aws_db_instance.go provider/aws: Update source to comply with upstream breaking change 2015-07-28 15:29:46 -05:00
resource_aws_db_instance_test.go aws_db_instance: Add mixed-case engine test to ensure StateFunc works. 2015-07-24 16:32:21 -04:00
resource_aws_db_parameter_group.go provider/aws: Fix issue with detecting differences in DB Parameters 2015-07-14 14:47:18 -05:00
resource_aws_db_parameter_group_test.go acc tests: ensure each resource has a _basic test 2015-06-07 18:18:14 -05:00
resource_aws_db_security_group.go
resource_aws_db_security_group_test.go acc tests: ensure each resource has a _basic test 2015-06-07 18:18:14 -05:00
resource_aws_db_subnet_group.go Allow dots in the name of aws_db_subnet_group 2015-07-09 13:57:12 -04:00
resource_aws_db_subnet_group_test.go provider/aws: Improve test name (underscores -> undocumentedCharacters) 2015-07-10 08:13:05 +01:00
resource_aws_dynamodb_table.go provider/aws: Update source to comply with upstream breaking change 2015-07-28 15:29:46 -05:00
resource_aws_dynamodb_table_test.go Update DynamoDB example docs to remove non-key attributes; update test to remove non-key attribute from attribute set to prevent infinite planning loops 2015-06-30 11:38:16 -07:00
resource_aws_ebs_volume.go provider/aws: Update source to comply with upstream breaking change 2015-07-28 15:29:46 -05:00
resource_aws_ebs_volume_test.go acc tests: ensure each resource has a _basic test 2015-06-07 18:18:14 -05:00
resource_aws_ecs_cluster.go provider/aws: Update source to comply with upstream breaking change 2015-07-28 15:29:46 -05:00
resource_aws_ecs_cluster_test.go acc tests: ensure each resource has a _basic test 2015-06-07 18:18:14 -05:00
resource_aws_ecs_service.go provider/aws: Update source to comply with upstream breaking change 2015-07-28 15:29:46 -05:00
resource_aws_ecs_service_test.go aws: Add regression test for renaming ecs_cluster 2015-07-12 14:37:39 +01:00
resource_aws_ecs_task_definition.go provider/aws: Update source to comply with upstream breaking change 2015-07-28 15:29:46 -05:00
resource_aws_ecs_task_definition_test.go provider/aws: ecs task definition is deregistered correctly 2015-06-29 23:37:20 +01:00
resource_aws_eip.go provider/aws: ignore association not exist on EIP destroy [GH-2295] 2015-06-28 22:30:43 -07:00
resource_aws_eip_test.go aws/provider convert _normal tests to _basic 2015-06-07 18:04:38 -05:00
resource_aws_elasticache_cluster.go use d.Id() 2015-07-29 11:13:19 -05:00
resource_aws_elasticache_cluster_test.go Merge pull request #2160 from grubernaut/elasticache_port_required 2015-06-07 22:27:59 -07:00
resource_aws_elasticache_parameter_group.go provider/aws: Update source to comply with upstream breaking change 2015-07-28 15:29:46 -05:00
resource_aws_elasticache_parameter_group_test.go added test 2015-06-08 22:43:39 +02:00
resource_aws_elasticache_security_group.go
resource_aws_elasticache_security_group_test.go acc tests: ensure each resource has a _basic test 2015-06-07 18:18:14 -05:00
resource_aws_elasticache_subnet_group.go Make elasticache_subnet_group subnet_ids essential 2015-06-28 16:13:25 +09:00
resource_aws_elasticache_subnet_group_test.go
resource_aws_elb.go provider/aws: Update source to comply with upstream breaking change 2015-07-28 15:29:46 -05:00
resource_aws_elb_test.go Merge pull request #2816 from TimeIncOSS/f-aws-elb-name-test 2015-07-29 10:50:49 -05:00
resource_aws_flow_log.go provider/aws: Update source to comply with upstream breaking change 2015-07-28 15:29:46 -05:00
resource_aws_flow_log_test.go provider/aws: Converge on TestAccAWS for acceptance tests names 2015-07-21 09:42:02 -05:00
resource_aws_iam_access_key.go
resource_aws_iam_access_key_test.go aws/provider convert _normal tests to _basic 2015-06-07 18:04:38 -05:00
resource_aws_iam_group.go
resource_aws_iam_group_membership.go code cleanups 2015-06-09 09:11:05 -05:00
resource_aws_iam_group_membership_test.go Correct syntax error in group membership test. 2015-06-10 15:29:22 +10:00
resource_aws_iam_group_policy.go
resource_aws_iam_group_policy_test.go acc tests: ensure each resource has a _basic test 2015-06-07 18:18:14 -05:00
resource_aws_iam_group_test.go aws/provider convert _normal tests to _basic 2015-06-07 18:04:38 -05:00
resource_aws_iam_instance_profile.go provider/aws: Add validation for aws_iam_instance_profile.name 2015-06-29 16:27:35 +01:00
resource_aws_iam_instance_profile_test.go acc tests: ensure each resource has a _basic test 2015-06-07 18:18:14 -05:00
resource_aws_iam_policy.go provider/aws: Update source to comply with upstream breaking change 2015-07-28 15:29:46 -05:00
resource_aws_iam_policy_attachment.go add composeErrors function to only expose errors that happened 2015-06-28 22:30:54 -04:00
resource_aws_iam_policy_attachment_test.go test works 2015-06-18 11:10:14 -04:00
resource_aws_iam_role.go provider/aws: Add validation for aws_iam_role.name 2015-06-26 15:44:56 +01:00
resource_aws_iam_role_policy.go provider/aws: Add validation for aws_iam_role_policy.name 2015-06-29 16:23:42 +01:00
resource_aws_iam_role_policy_test.go acc tests: ensure each resource has a _basic test 2015-06-07 18:18:14 -05:00
resource_aws_iam_role_test.go Merge branch 'master' into b-aws-iam-role-profile-update 2015-06-08 08:52:38 -05:00
resource_aws_iam_server_certificate.go provider/aws: Fix issue with IAM Server Certificates and Chains 2015-07-28 14:02:26 -05:00
resource_aws_iam_server_certificate_test.go provider/aws: Converge on TestAccAWS for acceptance tests names 2015-07-21 09:42:02 -05:00
resource_aws_iam_user.go
resource_aws_iam_user_policy.go
resource_aws_iam_user_policy_test.go acc tests: ensure each resource has a _basic test 2015-06-07 18:18:14 -05:00
resource_aws_iam_user_test.go aws/provider convert _normal tests to _basic 2015-06-07 18:04:38 -05:00
resource_aws_instance.go provider/aws: Update source to comply with upstream breaking change 2015-07-28 15:29:46 -05:00
resource_aws_instance_migrate.go
resource_aws_instance_migrate_test.go
resource_aws_instance_test.go provider/aws: Update source to comply with upstream breaking change 2015-07-28 15:29:46 -05:00
resource_aws_internet_gateway.go provider/aws: bump internet gateway detach timeout 2015-07-09 10:42:16 -05:00
resource_aws_internet_gateway_test.go
resource_aws_key_pair.go
resource_aws_key_pair_test.go aws/provider convert _normal tests to _basic 2015-06-07 18:04:38 -05:00
resource_aws_kinesis_stream.go provider/aws: Update source to comply with upstream breaking change 2015-07-28 15:29:46 -05:00
resource_aws_kinesis_stream_test.go provider/aws: Update source to comply with upstream breaking change 2015-07-28 15:29:46 -05:00
resource_aws_lambda_function.go provider/aws: Update source to comply with upstream breaking change 2015-07-28 15:29:46 -05:00
resource_aws_lambda_function_test.go provider/aws: Converge on TestAccAWS for acceptance tests names 2015-07-21 09:42:02 -05:00
resource_aws_launch_configuration.go provider/aws: Update source to comply with upstream breaking change 2015-07-28 15:29:46 -05:00
resource_aws_launch_configuration_test.go acc tests: ensure each resource has a _basic test 2015-06-07 18:18:14 -05:00
resource_aws_lb_cookie_stickiness_policy.go provider/aws: Update source to comply with upstream breaking change 2015-07-28 15:29:46 -05:00
resource_aws_lb_cookie_stickiness_policy_test.go acc tests: ensure each resource has a _basic test 2015-06-07 18:18:14 -05:00
resource_aws_main_route_table_association.go
resource_aws_main_route_table_association_test.go acc tests: ensure each resource has a _basic test 2015-06-07 18:18:14 -05:00
resource_aws_network_acl.go
resource_aws_network_acl_test.go
resource_aws_network_interface.go provider/aws: Update source to comply with upstream breaking change 2015-07-28 15:29:46 -05:00
resource_aws_network_interface_test.go Compute private ip addresses of ENIs if they are not specified 2015-07-27 23:24:49 +00:00
resource_aws_proxy_protocol_policy.go
resource_aws_proxy_protocol_policy_test.go acc tests: ensure each resource has a _basic test 2015-06-07 18:18:14 -05:00
resource_aws_route53_delegation_set.go provider/aws: Add route53_delegation_set 2015-06-17 23:24:41 +01:00
resource_aws_route53_delegation_set_test.go provider/aws: Converge on TestAccAWS for acceptance tests names 2015-07-21 09:42:02 -05:00
resource_aws_route53_health_check.go provider/aws: Update source to comply with upstream breaking change 2015-07-28 15:29:46 -05:00
resource_aws_route53_health_check_test.go provider/aws: Converge on TestAccAWS for acceptance tests names 2015-07-21 09:42:02 -05:00
resource_aws_route53_record.go provider/aws: Update source to comply with upstream breaking change 2015-07-28 15:29:46 -05:00
resource_aws_route53_record_test.go Add website_domain for S3 buckets. 2015-07-22 10:38:28 -05:00
resource_aws_route53_zone.go provider/aws: Add support for delegation_set to route53_hosted_zone 2015-06-17 23:24:41 +01:00
resource_aws_route53_zone_association.go
resource_aws_route53_zone_association_test.go provider/aws: Converge on TestAccAWS for acceptance tests names 2015-07-21 09:42:02 -05:00
resource_aws_route53_zone_test.go provider/aws: Converge on TestAccAWS for acceptance tests names 2015-07-21 09:42:02 -05:00
resource_aws_route_table.go provider/aws: Add new resource - aws_vpc_endpoint 2015-07-14 18:48:41 +01:00
resource_aws_route_table_association.go
resource_aws_route_table_association_test.go acc tests: ensure each resource has a _basic test 2015-06-07 18:18:14 -05:00
resource_aws_route_table_test.go aws/provider convert _normal tests to _basic 2015-06-07 18:04:38 -05:00
resource_aws_s3_bucket.go Add website_domain for S3 buckets. 2015-07-22 10:38:28 -05:00
resource_aws_s3_bucket_test.go
resource_aws_security_group.go provider/aws: Update source to comply with upstream breaking change 2015-07-28 15:29:46 -05:00
resource_aws_security_group_rule.go provider/aws: Update source to comply with upstream breaking change 2015-07-28 15:29:46 -05:00
resource_aws_security_group_rule_migrate.go provider/aws: Update source to comply with upstream breaking change 2015-07-28 15:29:46 -05:00
resource_aws_security_group_rule_migrate_test.go remove debugging 2015-06-18 08:39:08 -05:00
resource_aws_security_group_rule_test.go provider/aws: Update source to comply with upstream breaking change 2015-07-28 15:29:46 -05:00
resource_aws_security_group_test.go provider/aws: Update source to comply with upstream breaking change 2015-07-28 15:29:46 -05:00
resource_aws_sns_topic.go
resource_aws_sns_topic_subscription.go
resource_aws_sns_topic_subscription_test.go fmt 2015-06-23 22:31:24 -07:00
resource_aws_sns_topic_test.go fmt 2015-06-23 22:31:24 -07:00
resource_aws_spot_instance_request.go provider/aws: Update source to comply with upstream breaking change 2015-07-28 15:29:46 -05:00
resource_aws_spot_instance_request_test.go provider/aws: spot_instance_request 2015-06-07 17:33:32 -05:00
resource_aws_sqs_queue.go
resource_aws_sqs_queue_test.go acc tests: ensure each resource has a _basic test 2015-06-07 18:18:14 -05:00
resource_aws_subnet.go provider/aws: Update source to comply with upstream breaking change 2015-07-28 15:29:46 -05:00
resource_aws_subnet_test.go acc tests: ensure each resource has a _basic test 2015-06-07 18:18:14 -05:00
resource_aws_volume_attachment.go provider/aws: Update source to comply with upstream breaking change 2015-07-28 15:29:46 -05:00
resource_aws_volume_attachment_test.go
resource_aws_vpc.go provider/aws: vpc delete retry on dependency violation [GH-1628] 2015-06-26 17:26:06 -07:00
resource_aws_vpc_dhcp_options.go
resource_aws_vpc_dhcp_options_association.go
resource_aws_vpc_dhcp_options_association_test.go acc tests: ensure each resource has a _basic test 2015-06-07 18:18:14 -05:00
resource_aws_vpc_dhcp_options_test.go provider/aws: Converge on TestAccAWS for acceptance tests names 2015-07-21 09:42:02 -05:00
resource_aws_vpc_endpoint.go provider/aws: Add new resource - aws_vpc_endpoint 2015-07-14 18:48:41 +01:00
resource_aws_vpc_endpoint_test.go provider/aws: Converge on TestAccAWS for acceptance tests names 2015-07-21 09:42:02 -05:00
resource_aws_vpc_peering_connection.go providers/aws: vpc peering failed == deleted [GH-2322] 2015-06-28 22:35:02 -07:00
resource_aws_vpc_peering_connection_test.go aws/provider convert _normal tests to _basic 2015-06-07 18:04:38 -05:00
resource_aws_vpc_test.go provider/aws: Converge on TestAccAWS for acceptance tests names 2015-07-21 09:42:02 -05:00
resource_aws_vpn_connection.go provider/aws: Update source to comply with upstream breaking change 2015-07-28 15:29:46 -05:00
resource_aws_vpn_connection_test.go acc tests: ensure each resource has a _basic test 2015-06-07 18:18:14 -05:00
resource_aws_vpn_gateway.go
resource_aws_vpn_gateway_test.go provider/aws: Converge on TestAccAWS for acceptance tests names 2015-07-21 09:42:02 -05:00
resource_vpn_connection_route.go provider/aws: nil protection against VPN connections [GH-2144] 2015-06-26 21:22:08 -07:00
resource_vpn_connection_route_test.go acc tests: ensure each resource has a _basic test 2015-06-07 18:18:14 -05:00
s3_tags.go
s3_tags_test.go
structure.go provider/aws: Update source to comply with upstream breaking change 2015-07-28 15:29:46 -05:00
structure_test.go provider/aws: Update source to comply with upstream breaking change 2015-07-28 15:29:46 -05:00
tags.go provider/aws: Update source to comply with upstream breaking change 2015-07-28 15:29:46 -05:00
tagsEC.go
tagsEC_test.go
tagsELB.go
tagsELB_test.go
tagsRDS.go
tagsRDS_test.go
tags_route53.go
tags_route53_test.go
tags_test.go
website_endpoint_url_test.go Add website_domain for S3 buckets. 2015-07-22 10:38:28 -05:00