terraform/builtin/providers/aws
Clint d5f0fc22fd provider/aws: Improve error handling in IAM Server Certificates (#6442)
* provider/aws: Improve error handling in IAM Server Certificates

* rename test, add additional empty check
2016-05-02 15:36:50 -05:00
..
test-fixtures
auth_helpers.go aws: Enable account ID check for assumed roles + EC2 instances 2016-04-27 12:56:03 +02:00
auth_helpers_test.go Fixed up some confusion between AWS_TOKEN and AWS_PROFILE. Also allowing testing when AWS_PROFILE is set without AWS_SECRET_ACCESS_KEY and AWS_ACCESS_KEY_ID. 2016-04-27 14:18:20 -07:00
autoscaling_tags.go provider/aws: id-only refresh for autoscaling groups 2016-04-21 21:36:52 -07:00
autoscaling_tags_test.go
cloudfront_distribution_configuration_structure.go provider/aws - CloudFront custom_error_response fixes for missing (#6382) 2016-04-28 00:00:21 +01:00
cloudfront_distribution_configuration_structure_test.go provider/aws - CloudFront custom_error_response fixes for missing (#6382) 2016-04-28 00:00:21 +01:00
config.go aws: Enable account ID check for assumed roles + EC2 instances 2016-04-27 12:56:03 +02:00
core_acceptance_test.go
hosted_zones.go
hosted_zones_test.go
network_acl_entry.go
network_acl_entry_test.go
opsworks_layers.go Unconditionally set opsworks layer custom_json 2016-04-16 09:18:47 -07:00
provider.go provider/aws: Add support for api_gateway_account (#6321) 2016-04-27 13:08:59 +01:00
provider_test.go Fixed up some confusion between AWS_TOKEN and AWS_PROFILE. Also allowing testing when AWS_PROFILE is set without AWS_SECRET_ACCESS_KEY and AWS_ACCESS_KEY_ID. 2016-04-27 14:18:20 -07:00
resource_aws_ami.go
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_test.go
resource_aws_api_gateway_account.go provider/aws: Add support for api_gateway_account (#6321) 2016-04-27 13:08:59 +01:00
resource_aws_api_gateway_account_test.go provider/aws: Add support for api_gateway_account (#6321) 2016-04-27 13:08:59 +01:00
resource_aws_api_gateway_api_key.go
resource_aws_api_gateway_api_key_test.go
resource_aws_api_gateway_authorizer.go provider/aws: Add support for api_gateway_authorizer (#6320) 2016-04-25 12:22:37 +01:00
resource_aws_api_gateway_authorizer_test.go provider/aws: Add support for api_gateway_authorizer (#6320) 2016-04-25 12:22:37 +01:00
resource_aws_api_gateway_deployment.go
resource_aws_api_gateway_deployment_test.go
resource_aws_api_gateway_integration.go
resource_aws_api_gateway_integration_response.go provider/aws: Read aws_api_gateway_integration_response fields back 2016-04-27 11:45:52 +02:00
resource_aws_api_gateway_integration_response_test.go provider/aws: Add regression test for #5891 2016-04-27 11:35:01 +02:00
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
resource_aws_api_gateway_rest_api_test.go
resource_aws_app_cookie_stickiness_policy.go
resource_aws_app_cookie_stickiness_policy_test.go
resource_aws_autoscaling_group.go provider/aws: id-only refresh for autoscaling groups 2016-04-21 21:36:52 -07:00
resource_aws_autoscaling_group_test.go provider/aws: id-only refresh for autoscaling groups 2016-04-21 21:36:52 -07:00
resource_aws_autoscaling_group_waiting.go
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
resource_aws_cloudformation_stack.go
resource_aws_cloudformation_stack_test.go
resource_aws_cloudfront_distribution.go provider/aws: CloudFront post-merge review updates (#6196) 2016-04-19 16:40:30 -05:00
resource_aws_cloudfront_distribution_test.go provider/aws - CloudFront custom_error_response fixes for missing (#6382) 2016-04-28 00:00:21 +01:00
resource_aws_cloudfront_origin_access_identity.go provider/aws: CloudFront post-merge review updates (#6196) 2016-04-19 16:40:30 -05:00
resource_aws_cloudfront_origin_access_identity_test.go CloudFront distribution and origin access identity support (#5221) 2016-04-14 14:55:11 -05:00
resource_aws_cloudtrail.go
resource_aws_cloudtrail_test.go provider/aws: Better randomize the CloudTrail tests (#6188) 2016-04-15 10:06:40 -05: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 provider/aws: Removal of duplicate error handling code in cloudwatch_log_group 2016-04-28 13:12:47 +01:00
resource_aws_cloudwatch_log_group_test.go
resource_aws_cloudwatch_log_metric_filter.go
resource_aws_cloudwatch_log_metric_filter_test.go
resource_aws_cloudwatch_log_subscription_filter.go Add cloudwatch_logs_subscription_filter provider (#5996) 2016-04-20 20:05:21 +01:00
resource_aws_cloudwatch_log_subscription_filter_test.go Add cloudwatch_logs_subscription_filter provider (#5996) 2016-04-20 20:05:21 +01:00
resource_aws_cloudwatch_metric_alarm.go
resource_aws_cloudwatch_metric_alarm_test.go
resource_aws_codecommit_repository.go
resource_aws_codecommit_repository_test.go
resource_aws_codedeploy_app.go
resource_aws_codedeploy_app_test.go
resource_aws_codedeploy_deployment_group.go provider/aws: Enhance Triggers for AWS CodeDeploy Event Notifications (#6168) 2016-04-14 20:26:33 +01:00
resource_aws_codedeploy_deployment_group_test.go provider/aws: Enhance Triggers for AWS CodeDeploy Event Notifications (#6168) 2016-04-14 20:26:33 +01:00
resource_aws_customer_gateway.go provider/aws: customer gateway has to parse bgn_asn as int 2016-04-20 17:59:19 -07:00
resource_aws_customer_gateway_test.go provider/aws: customer gateway has to parse bgn_asn as int 2016-04-20 17:59:19 -07:00
resource_aws_db_instance.go
resource_aws_db_instance_test.go provider/aws: Randomize DB Identifier in test 2016-04-18 10:00:59 -05:00
resource_aws_db_parameter_group.go
resource_aws_db_parameter_group_test.go provider/aws: More randomization to our Acc tests (#6124) 2016-04-11 12:06:28 -05:00
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 provider/aws: Default Network ACL resource (#6165) 2016-04-18 11:02:00 -05:00
resource_aws_default_network_acl_test.go provider/aws: Default Network ACL resource (#6165) 2016-04-18 11:02:00 -05:00
resource_aws_directory_service_directory.go provider/aws: Refresh state on Directory Service not found (#6294) 2016-04-22 01:13:04 +01:00
resource_aws_directory_service_directory_test.go
resource_aws_dynamodb_table.go
resource_aws_dynamodb_table_test.go
resource_aws_ebs_volume.go
resource_aws_ebs_volume_test.go providers/aws: eip id-only 2016-04-21 22:17:14 -07: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 providers/aws: eip id-only 2016-04-21 22:17:14 -07:00
resource_aws_eip_test.go providers/aws: eip id-only 2016-04-21 22:17:14 -07:00
resource_aws_elastic_beanstalk_application.go
resource_aws_elastic_beanstalk_application_test.go
resource_aws_elastic_beanstalk_configuration_template.go provider/aws: Fix issue updating ElasticBeanstalk Configuraiton Templates 2016-04-22 12:06:40 -05:00
resource_aws_elastic_beanstalk_configuration_template_test.go
resource_aws_elastic_beanstalk_environment.go provider/aws: Fixes issue where an update for an `aws_elastic_beanstalk_environment ` resource would ignore the `wait_for_ready_timeout` option. 2016-04-26 22:05:20 +01:00
resource_aws_elastic_beanstalk_environment_migrate.go provider/aws: Added migration for `tier` attribute in aws_elastic_beanstalk_environment resource. (#6167) 2016-04-19 20:32:49 +01:00
resource_aws_elastic_beanstalk_environment_migrate_test.go provider/aws: Added migration for `tier` attribute in aws_elastic_beanstalk_environment resource. (#6167) 2016-04-19 20:32:49 +01:00
resource_aws_elastic_beanstalk_environment_test.go Fixing the broken test 2016-04-29 10:11:42 -07:00
resource_aws_elasticache_cluster.go provider/aws: Extends the `aws_elasticache_cluster` validation (#6332) 2016-04-25 21:44:55 +01:00
resource_aws_elasticache_cluster_test.go
resource_aws_elasticache_parameter_group.go
resource_aws_elasticache_parameter_group_test.go
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 provider/aws: Set the state of `cross_zone_load_balancing` during the read func (#6295) 2016-04-22 01:47:19 +01:00
resource_aws_elb_test.go providers/aws: elb id-only 2016-04-21 22:26:52 -07:00
resource_aws_flow_log.go provider/aws: aws_flow_log id-only 2016-04-20 17:45:57 -07:00
resource_aws_flow_log_test.go provider/aws: aws_flow_log id-only 2016-04-20 17:45:57 -07:00
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
resource_aws_iam_group_membership.go
resource_aws_iam_group_membership_test.go
resource_aws_iam_group_policy.go
resource_aws_iam_group_policy_test.go
resource_aws_iam_group_test.go
resource_aws_iam_instance_profile.go
resource_aws_iam_instance_profile_test.go
resource_aws_iam_policy.go
resource_aws_iam_policy_attachment.go
resource_aws_iam_policy_attachment_test.go
resource_aws_iam_role.go
resource_aws_iam_role_policy.go
resource_aws_iam_role_policy_test.go
resource_aws_iam_role_test.go
resource_aws_iam_saml_provider.go
resource_aws_iam_saml_provider_test.go
resource_aws_iam_server_certificate.go provider/aws: Improve error handling in IAM Server Certificates (#6442) 2016-05-02 15:36:50 -05:00
resource_aws_iam_server_certificate_test.go provider/aws: Improve error handling in IAM Server Certificates (#6442) 2016-05-02 15:36:50 -05:00
resource_aws_iam_user.go
resource_aws_iam_user_policy.go
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
resource_aws_instance.go providers/aws: aws_instance id-only 2016-04-22 09:37:41 -07:00
resource_aws_instance_migrate.go
resource_aws_instance_migrate_test.go
resource_aws_instance_test.go providers/aws: aws_instance id-only 2016-04-22 09:37:41 -07:00
resource_aws_internet_gateway.go Issue #2174 Check that InternetGateway exists before returning from creation (#6105) 2016-04-13 09:28:17 -05:00
resource_aws_internet_gateway_test.go provider/aws: internet gateway id-only 2016-04-20 17:38:04 -07:00
resource_aws_key_pair.go
resource_aws_key_pair_migrate.go
resource_aws_key_pair_migrate_test.go
resource_aws_key_pair_test.go
resource_aws_kinesis_firehose_delivery_stream.go
resource_aws_kinesis_firehose_delivery_stream_test.go
resource_aws_kinesis_stream.go
resource_aws_kinesis_stream_test.go
resource_aws_kms_alias.go provider/aws: Use ID in lookup for AWS KMS Aliases 2016-04-25 10:54:26 -05:00
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 provider/aws: Read VPC ID for Lambda function back from API 2016-04-13 15:05:19 +01:00
resource_aws_lambda_function_test.go provider/aws: Improve test for VPC-based Lambda func 2016-04-13 15:05:19 +01: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_main_route_table_association.go
resource_aws_main_route_table_association_test.go
resource_aws_nat_gateway.go providers/aws: nat gateway fixes for id only refresh 2016-04-20 17:36:16 -07:00
resource_aws_nat_gateway_test.go providers/aws: nat gateway id-only 2016-04-20 17:16:37 -07:00
resource_aws_network_acl.go provider/aws: Fix issue replacing Network ACL Relationship if Subnet has already (#6421) 2016-05-02 09:45:11 -05:00
resource_aws_network_acl_rule.go
resource_aws_network_acl_rule_test.go
resource_aws_network_acl_test.go providers/aws: nat gateway id-only 2016-04-20 17:16:37 -07:00
resource_aws_network_interface.go
resource_aws_network_interface_test.go providers/aws: eni id-only 2016-04-20 16:57:17 -07:00
resource_aws_opsworks_application.go Opsworks Application support 2016-04-07 14:18:50 -07:00
resource_aws_opsworks_application_test.go Fix aws_opsworks_application acctest by passing in stack name 2016-04-16 09:44:04 -07:00
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_php_app_layer.go
resource_aws_opsworks_rails_app_layer.go
resource_aws_opsworks_stack.go Fix issue with with Opsworks and empty Custom Cook Book sources (#6078) 2016-04-21 13:59:40 -05:00
resource_aws_opsworks_stack_test.go Don't read back opsworks stack cookbooks source password (#6203) 2016-04-16 22:56:36 +01:00
resource_aws_opsworks_static_web_layer.go
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: Allow 'available' state when deleting RDS Clusters 2016-04-19 13:15:45 -05:00
resource_aws_rds_cluster_instance.go
resource_aws_rds_cluster_instance_test.go
resource_aws_rds_cluster_test.go
resource_aws_redshift_cluster.go provider/aws: Fix `aws_redshift_cluster` number_of_nodes update (#6333) 2016-04-25 23:00:57 +01:00
resource_aws_redshift_cluster_test.go provider/aws: Fix `aws_redshift_cluster` number_of_nodes update (#6333) 2016-04-25 23:00:57 +01: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
resource_aws_route.go provider/aws: fix potential aws_route crash (#6338) 2016-04-27 13:10:40 +01:00
resource_aws_route53_delegation_set.go
resource_aws_route53_delegation_set_test.go provider/aws: fix name on id-only check 2016-04-21 13:58:56 -07:00
resource_aws_route53_health_check.go providers/aws: route53_health_check id-only 2016-04-21 13:50:03 -07:00
resource_aws_route53_health_check_test.go providers/aws: route53_health_check id-only 2016-04-21 13:50:03 -07:00
resource_aws_route53_record.go comment grammar/spelling fix (#6373) 2016-04-27 13:10:05 +01:00
resource_aws_route53_record_test.go provider/aws: route53 record import 2016-04-21 13:50:03 -07:00
resource_aws_route53_zone.go providers/aws: route53_zone fix importing id-only private zone 2016-04-21 13:50:03 -07:00
resource_aws_route53_zone_association.go
resource_aws_route53_zone_association_test.go
resource_aws_route53_zone_test.go providers/aws: route53_zone id-only refresh 2016-04-21 08:53:53 -07:00
resource_aws_route_table.go
resource_aws_route_table_association.go
resource_aws_route_table_association_test.go
resource_aws_route_table_test.go providers/aws: route table id only 2016-04-20 16:48:43 -07:00
resource_aws_route_test.go provider/aws: fix potential aws_route crash (#6338) 2016-04-27 13:10:40 +01:00
resource_aws_s3_bucket.go providers/aws: some id-only work on s3 buckets more work needed 2016-04-21 08:44:45 -07:00
resource_aws_s3_bucket_notification.go
resource_aws_s3_bucket_notification_test.go
resource_aws_s3_bucket_object.go
resource_aws_s3_bucket_object_test.go provider/aws: Use KMS ARN in S3 Bucket test 2016-04-22 15:10:34 -05:00
resource_aws_s3_bucket_test.go providers/aws: some id-only work on s3 buckets more work needed 2016-04-21 08:44:45 -07:00
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 providers/aws: remove the opt-out stuff for id-only 2016-04-21 08:37:08 -07:00
resource_aws_sns_topic.go providers/aws: sns_topic id-only 2016-04-21 08:18:04 -07:00
resource_aws_sns_topic_subscription.go
resource_aws_sns_topic_subscription_test.go
resource_aws_sns_topic_test.go providers/aws: sns_topic id-only 2016-04-21 08:18:04 -07:00
resource_aws_spot_instance_request.go
resource_aws_spot_instance_request_test.go
resource_aws_sqs_queue.go provider/aws: refresh state on SQS Queue not found (#6381) 2016-04-27 20:07:34 +01:00
resource_aws_sqs_queue_test.go providers/aws: remove the opt-out stuff for id-only 2016-04-21 08:37:08 -07:00
resource_aws_subnet.go
resource_aws_subnet_test.go providers/aws: working on id-only tests, no bugs found in these 2016-04-20 12:10:53 -07:00
resource_aws_volume_attachment.go
resource_aws_volume_attachment_test.go
resource_aws_vpc.go providers/aws: response value for DescribeVpcAttribute needs to be 2016-04-20 11:35:43 -07:00
resource_aws_vpc_dhcp_options.go
resource_aws_vpc_dhcp_options_association.go
resource_aws_vpc_dhcp_options_association_test.go providers/aws: remove the opt-out stuff for id-only 2016-04-21 08:37:08 -07:00
resource_aws_vpc_dhcp_options_test.go
resource_aws_vpc_endpoint.go
resource_aws_vpc_endpoint_test.go providers/aws: working on id-only tests, no bugs found in these 2016-04-20 12:10:53 -07:00
resource_aws_vpc_peering_connection.go providers/aws: peering connection id-only test settings 2016-04-20 12:19:21 -07:00
resource_aws_vpc_peering_connection_test.go providers/aws: remove the opt-out stuff for id-only 2016-04-21 08:37:08 -07:00
resource_aws_vpc_test.go
resource_aws_vpn_connection.go providers/aws/vpn_connection id-only refresh 2016-04-20 12:41:20 -07:00
resource_aws_vpn_connection_test.go providers/aws/vpn_connection id-only refresh 2016-04-20 12:41:20 -07:00
resource_aws_vpn_gateway.go
resource_aws_vpn_gateway_test.go providers/aws/vpn_gateway id-only refresh 2016-04-20 12:41:20 -07:00
resource_vpn_connection_route.go
resource_vpn_connection_route_test.go
s3_tags.go
s3_tags_test.go
structure.go provider/aws: Add support for api_gateway_account (#6321) 2016-04-27 13:08:59 +01:00
structure_test.go provider/aws: Add support for api_gateway_account (#6321) 2016-04-27 13:08:59 +01:00
tags.go
tagsBeanstalk.go
tagsBeanstalk_test.go
tagsCloudtrail.go
tagsCloudtrail_test.go
tagsEC.go
tagsEC_test.go
tagsEFS.go
tagsEFS_test.go
tagsELB.go
tagsELB_test.go
tagsRDS.go
tagsRDS_test.go
tagsRedshift.go
tags_elasticsearchservice.go
tags_elasticsearchservice_test.go
tags_kinesis.go
tags_kinesis_test.go
tags_route53.go
tags_route53_test.go
tags_test.go
validators.go provider/aws: Extends the `aws_elasticache_cluster` validation (#6332) 2016-04-25 21:44:55 +01:00
validators_test.go provider/aws: Extends the `aws_elasticache_cluster` validation (#6332) 2016-04-25 21:44:55 +01:00
website_endpoint_url_test.go