terraform/builtin/providers/aws
David Harris c3a6cf0620 provider/aws: Adding outputs for elastic_beanstalk_environment resource.
refs #5798
2016-04-01 13:58:09 -06:00
..
test-fixtures provider/aws: Add tests for Lambda function updates 2016-03-10 12:31:35 +00:00
autoscaling_tags.go provider/aws: Update to aws-sdk 0.9.0 rc1 2015-08-17 13:27:16 -05:00
autoscaling_tags_test.go provider/aws: handle upstream aws-sdk-go repo move 2015-06-03 13:36:57 -05:00
config.go provider/aws: log HTTP req/resp at DEBUG level 2016-03-14 12:26:37 -05:00
config_test.go provider/aws: Add profile to provider config 2016-01-14 15:39:35 +00:00
core_acceptance_test.go core: Test fix for mismatched diffs from GH-4965 2016-02-19 21:24:49 -05:00
hosted_zones.go provider/aws: Allow ap-northeast-2 (Seoul) as valid region 2016-01-11 13:46:53 -08:00
hosted_zones_test.go providers/aws: Extract normalizeRegion 2015-05-08 10:49:21 -04:00
network_acl_entry.go Initial Scaffolding of the AWS Network ACL Entry resource 2015-12-18 23:14:54 +00:00
network_acl_entry_test.go provider/aws: Update to aws-sdk 0.9.0 rc1 2015-08-17 13:27:16 -05:00
opsworks_layers.go provider/aws: Err on failure to attach elb in OpsWorks layer update 2016-02-16 10:31:30 -06:00
provider.go provider/aws: Scaffold `aws_iam_user_ssh_key` resource 2016-03-22 01:19:16 +00:00
provider_test.go Read the "standard" AWS environment variables 2015-01-22 16:09:25 -05:00
resource_aws_ami.go removed extra parentheses 2015-10-08 15:48:04 +03:00
resource_aws_ami_copy.go Three resources for AWS AMIs. 2015-09-03 10:05:41 -07:00
resource_aws_ami_copy_test.go provider/aws: switch test to use more accessible ami 2015-12-08 14:40:24 -06:00
resource_aws_ami_from_instance.go Three resources for AWS AMIs. 2015-09-03 10:05:41 -07:00
resource_aws_ami_from_instance_test.go Three resources for AWS AMIs. 2015-09-03 10:05:41 -07:00
resource_aws_ami_test.go Three resources for AWS AMIs. 2015-09-03 10:05:41 -07:00
resource_aws_api_gateway_api_key.go builtin: Refactor resource.Retry to clarify return 2016-03-09 17:37:56 -06:00
resource_aws_api_gateway_api_key_test.go Add aws_api_gateway_api_key resource 2016-03-05 23:21:54 +01:00
resource_aws_api_gateway_deployment.go builtin: Refactor resource.Retry to clarify return 2016-03-09 17:37:56 -06:00
resource_aws_api_gateway_deployment_test.go Add aws_api_gateway_deployment resource 2016-03-05 23:21:58 +01:00
resource_aws_api_gateway_integration.go builtin: Refactor resource.Retry to clarify return 2016-03-09 17:37:56 -06:00
resource_aws_api_gateway_integration_response.go builtin: Refactor resource.Retry to clarify return 2016-03-09 17:37:56 -06:00
resource_aws_api_gateway_integration_response_test.go Add aws_api_gateawy_integration_response resource 2016-03-05 23:21:48 +01:00
resource_aws_api_gateway_integration_test.go Add aws_api_gateway_integration resource 2016-03-05 23:21:44 +01:00
resource_aws_api_gateway_method.go builtin: Refactor resource.Retry to clarify return 2016-03-09 17:37:56 -06:00
resource_aws_api_gateway_method_response.go builtin: Refactor resource.Retry to clarify return 2016-03-09 17:37:56 -06:00
resource_aws_api_gateway_method_response_test.go Add aws_api_gateway_method_response resource 2016-03-05 23:21:41 +01:00
resource_aws_api_gateway_method_test.go Add aws_api_gateway_method resource 2016-03-05 23:21:38 +01:00
resource_aws_api_gateway_model.go builtin: Refactor resource.Retry to clarify return 2016-03-09 17:37:56 -06:00
resource_aws_api_gateway_model_test.go Add aws_api_gateway_model resource 2016-03-05 23:21:51 +01:00
resource_aws_api_gateway_resource.go builtin: Refactor resource.Retry to clarify return 2016-03-09 17:37:56 -06:00
resource_aws_api_gateway_resource_test.go Add aws_api_gateway_resource resource 2016-03-05 23:21:35 +01:00
resource_aws_api_gateway_rest_api.go builtin: Refactor resource.Retry to clarify return 2016-03-09 17:37:56 -06:00
resource_aws_api_gateway_rest_api_test.go Add aws_api_gateway_rest_api resource 2016-03-05 23:13:38 +01:00
resource_aws_app_cookie_stickiness_policy.go Merge pull request #3277 from stack72/aws-app-cookieness-doc-update 2015-10-07 17:18:55 -07:00
resource_aws_app_cookie_stickiness_policy_test.go provider/aws: fix cookie stickiness policy test destroys 2015-12-21 21:23:57 -06:00
resource_aws_autoscaling_group.go provider/aws: set ASG health_check_grace_period default to 300 2016-03-23 18:55:37 -05:00
resource_aws_autoscaling_group_test.go provider/aws: set ASG health_check_grace_period default to 300 2016-03-23 18:55:37 -05:00
resource_aws_autoscaling_group_waiting.go builtin: Refactor resource.Retry to clarify return 2016-03-09 17:37:56 -06:00
resource_aws_autoscaling_group_waiting_test.go aws: undeprecate min_elb_capacity; restore min capacity waiting 2016-01-27 13:30:44 -06:00
resource_aws_autoscaling_lifecycle_hook.go provider/aws: optional fields in aws_autoscaling_lifecycle_hook 2016-03-14 11:45:17 +00:00
resource_aws_autoscaling_lifecycle_hook_test.go provider/aws: More Acc test updates 2016-03-10 14:33:54 -06:00
resource_aws_autoscaling_notification.go update with test 2015-08-21 10:51:16 -05:00
resource_aws_autoscaling_notification_test.go providers/aws: Vet aws 2015-12-01 10:00:35 -06:00
resource_aws_autoscaling_policy.go aws_autoscaling_policy: Add support for StepScaling policies. 2016-03-24 16:35:54 -04:00
resource_aws_autoscaling_policy_test.go aws_autoscaling_policy: Add tests for StepScaling policies. 2016-03-24 16:35:54 -04:00
resource_aws_autoscaling_schedule.go provider/aws: Default Autoscaling Schedule min/max/desired to zero 2016-01-21 16:02:46 -06:00
resource_aws_autoscaling_schedule_test.go provider/aws: Default Autoscaling Schedule min/max/desired to zero 2016-01-21 16:02:46 -06:00
resource_aws_cloudformation_stack.go Set cloudformation timeout to more than timeout_in_minutes 2016-03-21 09:08:52 +00:00
resource_aws_cloudformation_stack_test.go aws: Improve acceptance test for CloudFormation w/ all attributes 2016-03-13 08:10:54 +00:00
resource_aws_cloudtrail.go provider/aws: Add support for CloudTrail tags 2016-02-15 14:10:19 +00:00
resource_aws_cloudtrail_test.go Fix `go vet` printf verb warnings. 2016-02-17 11:59:50 -08:00
resource_aws_cloudwatch_event_rule.go builtin: Refactor resource.Retry to clarify return 2016-03-09 17:37:56 -06:00
resource_aws_cloudwatch_event_rule_test.go provider/aws: Add acc tests for CloudWatch Event Rule 2016-02-13 13:21:33 +00:00
resource_aws_cloudwatch_event_target.go ISSUE-5702: Fixed the testing 2016-03-23 11:15:06 -07:00
resource_aws_cloudwatch_event_target_test.go ISSUE-5702: Fixed the testing 2016-03-23 11:15:06 -07:00
resource_aws_cloudwatch_log_group.go provider/aws: Add validation for CW Log Metric Filter 2016-03-15 15:01:21 +00:00
resource_aws_cloudwatch_log_group_test.go provider/aws: Add acceptance test for cloudwatch_log_group 2015-09-16 22:34:26 +01:00
resource_aws_cloudwatch_log_metric_filter.go provider/aws: Add validation for CW Log Metric Filter 2016-03-15 15:01:21 +00:00
resource_aws_cloudwatch_log_metric_filter_test.go provider/aws: Add tests for CloudWatch Log Metric Filter 2016-03-15 15:01:20 +00:00
resource_aws_cloudwatch_metric_alarm.go Use built-in schema.HashString. 2016-02-07 16:29:34 -08:00
resource_aws_cloudwatch_metric_alarm_test.go provider/aws: Add cloudwatch_metric_alarm 2015-06-17 23:10:23 +01:00
resource_aws_codecommit_repository.go provider/aws: codecommit check default_branch before update 2016-03-30 16:40:41 +01:00
resource_aws_codecommit_repository_test.go provider/aws: Add tests for default_branch in new codecommit repos 2016-03-30 16:41:20 +01:00
resource_aws_codedeploy_app.go aws: Add support for "aws_codedeploy_app" resources. 2015-10-20 18:05:39 -04:00
resource_aws_codedeploy_app_test.go provider/aws: fix CheckDestroy for codedeploy_app tests 2015-12-22 07:22:06 -06:00
resource_aws_codedeploy_deployment_group.go builtin: Refactor resource.Retry to clarify return 2016-03-09 17:37:56 -06:00
resource_aws_codedeploy_deployment_group_test.go provider/aws: fix CheckDestroy on a bunch of resources 2015-12-21 21:43:42 -06:00
resource_aws_customer_gateway.go Change resource.StateChangeConf to use an array for target states 2016-01-21 01:20:41 +00:00
resource_aws_customer_gateway_test.go provider/aws: fix CheckDestroy on a bunch of resources 2015-12-21 21:43:42 -06:00
resource_aws_db_instance.go Merge pull request #5676 from Originate/mb-ensure-iops-is-provided 2016-03-23 08:31:21 -05:00
resource_aws_db_instance_test.go update aws db test config 2016-03-31 17:07:04 -05:00
resource_aws_db_parameter_group.go Change resource.StateChangeConf to use an array for target states 2016-01-21 01:20:41 +00:00
resource_aws_db_parameter_group_test.go randomize DB Parameter Group names 2016-03-31 16:32:05 -05:00
resource_aws_db_security_group.go Change resource.StateChangeConf to use an array for target states 2016-01-21 01:20:41 +00:00
resource_aws_db_security_group_test.go Adding support for Tags to the DB Security Group 2015-12-11 12:28:24 +00:00
resource_aws_db_subnet_group.go Do not check only whether the subnet_ids have changed 2016-03-31 10:37:26 +11:00
resource_aws_db_subnet_group_test.go provider/aws: Test to validate that db subnet group description 2016-03-30 18:53:52 -05:00
resource_aws_directory_service_directory.go provider/aws: Switch format for error message to utilize Go Stringer 2016-02-12 14:16:20 -06:00
resource_aws_directory_service_directory_test.go Switch to acctest.RandInt for acceptance tests 2016-02-04 11:20:22 -06:00
resource_aws_dynamodb_table.go builtin: Refactor resource.Retry to clarify return 2016-03-09 17:37:56 -06:00
resource_aws_dynamodb_table_test.go provider/aws: Randomize tests more to reduce conflicts 2016-03-08 09:56:14 -06:00
resource_aws_ebs_volume.go Change resource.StateChangeConf to use an array for target states 2016-01-21 01:20:41 +00:00
resource_aws_ebs_volume_test.go adjust the ebs validation to not error, only log, and only set iops for io1 2015-12-07 14:49:44 -06:00
resource_aws_ecr_repository.go provider/aws: Add support for the `repository_url` to be computed for 2016-03-09 09:29:23 +00:00
resource_aws_ecr_repository_policy.go Check for ecr repository and policy removal 2015-12-22 11:18:14 -05:00
resource_aws_ecr_repository_policy_test.go provider/aws: mention us-east-1 in ECR docs and tests 2015-12-22 16:00:21 -06:00
resource_aws_ecr_repository_test.go provider/aws: mention us-east-1 in ECR docs and tests 2015-12-22 16:00:21 -06:00
resource_aws_ecs_cluster.go builtin: Refactor resource.Retry to clarify return 2016-03-09 17:37:56 -06:00
resource_aws_ecs_cluster_test.go aws: Treat INACTIVE ECS cluster as deleted 2015-12-17 15:34:49 +01:00
resource_aws_ecs_service.go Validate number of load_balancers 2016-03-13 12:51:51 +01:00
resource_aws_ecs_service_test.go provider/aws: Add test to ECS Service to make sure deployment values are 2016-02-21 22:33:48 +00:00
resource_aws_ecs_task_definition.go provider/aws: Make all fields in ecs_task_definition ForceNew 2015-11-14 10:36:01 +00:00
resource_aws_ecs_task_definition_test.go aws: Treat INACTIVE ECS TDs as deleted in acc tests 2015-12-17 15:40:27 +01:00
resource_aws_efs_file_system.go Change resource.StateChangeConf to use an array for target states 2016-01-21 01:20:41 +00:00
resource_aws_efs_file_system_test.go provider/aws: Update EFS test destroy methods 2016-01-25 16:27:58 -06:00
resource_aws_efs_mount_target.go Change resource.StateChangeConf to use an array for target states 2016-01-21 01:20:41 +00:00
resource_aws_efs_mount_target_test.go provider/aws: Update EFS test destroy methods 2016-01-25 16:27:58 -06:00
resource_aws_eip.go builtin: Refactor resource.Retry to clarify return 2016-03-09 17:37:56 -06:00
resource_aws_eip_test.go provider/aws: fix CheckDestroy for aws_eip tests 2015-12-22 07:34:06 -06:00
resource_aws_elastic_beanstalk_application.go builtin: Refactor resource.Retry to clarify return 2016-03-09 17:37:56 -06:00
resource_aws_elastic_beanstalk_application_test.go provider/aws: Add Elastic Beanstalk Application, Configuration Template, and Environment 2016-03-07 14:43:23 -06:00
resource_aws_elastic_beanstalk_configuration_template.go provider/aws: Fix crasher in Elastic Beanstalk Configuration with option settings 2016-03-21 11:43:31 -05:00
resource_aws_elastic_beanstalk_configuration_template_test.go provider/aws: Adding outputs for elastic_beanstalk_environment resource. 2016-04-01 13:58:09 -06:00
resource_aws_elastic_beanstalk_environment.go provider/aws: Adding outputs for elastic_beanstalk_environment resource. 2016-04-01 13:58:09 -06:00
resource_aws_elastic_beanstalk_environment_test.go provider/aws: Adding outputs for elastic_beanstalk_environment resource. 2016-04-01 13:58:09 -06:00
resource_aws_elasticache_cluster.go Use built-in schema.HashString. 2016-02-07 16:29:34 -08:00
resource_aws_elasticache_cluster_test.go update provider test and extend the delete timelimit 2016-02-04 15:48:54 -06:00
resource_aws_elasticache_parameter_group.go Change resource.StateChangeConf to use an array for target states 2016-01-21 01:20:41 +00:00
resource_aws_elasticache_parameter_group_test.go provider/aws: Update ElastiCache tests to verify delete 2015-12-22 10:21:40 -06:00
resource_aws_elasticache_security_group.go builtin: Refactor resource.Retry to clarify return 2016-03-09 17:37:56 -06:00
resource_aws_elasticache_security_group_test.go Switch to acctest.RandInt for acceptance tests 2016-02-04 11:20:22 -06:00
resource_aws_elasticache_subnet_group.go builtin: Refactor resource.Retry to clarify return 2016-03-09 17:37:56 -06:00
resource_aws_elasticache_subnet_group_test.go Switch to acctest.RandInt for acceptance tests 2016-02-04 11:20:22 -06:00
resource_aws_elasticsearch_domain.go Elasticsearch times out. It takes a while to create. lets increase the timeout. 2016-03-29 15:58:40 -04:00
resource_aws_elasticsearch_domain_test.go provider/aws: `aws_elastisearch_domain` tags not being set correctly. 2016-02-28 18:31:58 +00:00
resource_aws_elb.go Merge pull request #5065 from tpounds/fix-aws-elb-access-logs-type 2016-03-22 01:40:14 +00:00
resource_aws_elb_test.go Merge pull request #5065 from tpounds/fix-aws-elb-access-logs-type 2016-03-22 01:40:14 +00:00
resource_aws_flow_log.go provider/aws: Update to aws-sdk 0.9.0 rc1 2015-08-17 13:27:16 -05:00
resource_aws_flow_log_test.go use a log group resourcE 2015-11-20 13:15:20 -06:00
resource_aws_glacier_vault.go Gofmt of the aws glacier vault resource 2015-10-13 14:58:29 +01:00
resource_aws_glacier_vault_test.go provider/aws: fix CheckDestroy on glacier vault 2015-12-22 07:17:35 -06:00
resource_aws_iam_access_key.go provider/aws: add ses_smtp_password to iam_access_key 2015-09-03 13:01:04 -05:00
resource_aws_iam_access_key_test.go provider/aws: add ses_smtp_password to iam_access_key 2015-09-03 13:01:04 -05:00
resource_aws_iam_account_password_policy.go provider/aws: Add support for AWS Account Password Policy 2016-02-26 11:04:25 +00:00
resource_aws_iam_account_password_policy_test.go provider/aws: Add acceptance test for IAM Account Password Policy 2016-02-26 13:29:34 +00:00
resource_aws_iam_group.go provider/aws: removed build-blocking unused variable. 2015-11-18 15:08:45 +02:00
resource_aws_iam_group_membership.go handle error of trying to remove a user from a group when their name has already changed 2015-09-13 03:37:45 -04:00
resource_aws_iam_group_membership_test.go Fix additional vet warnings 2016-02-17 11:59:50 -08:00
resource_aws_iam_group_policy.go provider/aws: handle upstream aws-sdk-go repo move 2015-06-03 13:36:57 -05:00
resource_aws_iam_group_policy_test.go provider/aws: fix CheckDestroy for iam_group_policy tests 2015-12-22 08:05:37 -06:00
resource_aws_iam_group_test.go update aws_iam_group tests to check proper paths and name 2015-10-31 12:04:54 -04:00
resource_aws_iam_instance_profile.go provider/aws: Update to aws-sdk 0.9.0 rc1 2015-08-17 13:27:16 -05: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 to aws-sdk 0.9.0 rc1 2015-08-17 13:27:16 -05:00
resource_aws_iam_policy_attachment.go builtin: Refactor resource.Retry to clarify return 2016-03-09 17:37:56 -06:00
resource_aws_iam_policy_attachment_test.go removed extra parentheses 2015-10-08 15:48:04 +03:00
resource_aws_iam_role.go Changing the IAM Role resource to allow update of Assume Policy Document 2015-11-30 12:52:07 +00: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 provider/aws: Randomize tests more to reduce conflicts 2016-03-08 09:56:14 -06: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_saml_provider.go provider/aws: Set previously missing ARN in iam_saml_provider 2015-11-09 20:26:23 +01:00
resource_aws_iam_saml_provider_test.go provider/aws: Update some IAM tests 2016-01-04 14:19:12 -06:00
resource_aws_iam_server_certificate.go builtin: Refactor resource.Retry to clarify return 2016-03-09 17:37:56 -06:00
resource_aws_iam_server_certificate_test.go provider/aws: Update IAM Server Cert to allow name_prefix, auto generated namesprovider/aws: Update IAM Server Cert to allow name_prefix, auto generated namesdiff 2016-02-17 16:34:02 -06:00
resource_aws_iam_user.go provider/aws: Fix issue deleting users who are attached to a group 2015-11-20 16:54:26 -06:00
resource_aws_iam_user_policy.go provider/aws: handle upstream aws-sdk-go repo move 2015-06-03 13:36:57 -05:00
resource_aws_iam_user_policy_test.go provider/aws: Update some IAM tests 2016-01-04 14:19:12 -06:00
resource_aws_iam_user_ssh_key.go provider/aws: Scaffold `aws_iam_user_ssh_key` resource 2016-03-22 01:19:16 +00:00
resource_aws_iam_user_ssh_key_test.go provider/aws: Scaffold `aws_iam_user_ssh_key` resource 2016-03-22 01:19:16 +00:00
resource_aws_iam_user_test.go modify aws_iam_user_test to correctly check username and path for initial and changed username/path 2015-11-10 15:24:45 -05:00
resource_aws_instance.go Revert "provider/aws: Support additional changes to security groups of instance without forcing new" 2016-03-10 14:51:30 -06:00
resource_aws_instance_migrate.go Merge pull request #3332 from ross/aws-instance-migrate-nil-attr 2016-01-12 15:55:16 -06:00
resource_aws_instance_migrate_test.go providers/aws: handle empty instancestate in state migration 2015-03-26 13:07:04 -05:00
resource_aws_instance_test.go provider/aws: More Acc test updates 2016-03-10 14:33:54 -06:00
resource_aws_internet_gateway.go builtin: Refactor resource.Retry to clarify return 2016-03-09 17:37:56 -06:00
resource_aws_internet_gateway_test.go provider/aws: Update to aws-sdk 0.9.0 rc1 2015-08-17 13:27:16 -05:00
resource_aws_key_pair.go provider/aws: Migrate KeyPair to version 1 2015-10-12 16:04:51 -05:00
resource_aws_key_pair_migrate.go providers/aws: Vet aws 2015-12-01 10:00:35 -06:00
resource_aws_key_pair_migrate_test.go provider/aws: Migrate KeyPair to version 1 2015-10-12 16:04:51 -05:00
resource_aws_key_pair_test.go aws/provider convert _normal tests to _basic 2015-06-07 18:04:38 -05:00
resource_aws_kinesis_firehose_delivery_stream.go Change resource.StateChangeConf to use an array for target states 2016-01-21 01:20:41 +00:00
resource_aws_kinesis_firehose_delivery_stream_test.go provider/aws: kinesis firehose stream: retry through IAM propagation 2015-12-21 14:46:25 -06:00
resource_aws_kinesis_stream.go Report the correct number of shards 2016-03-01 10:46:39 -08:00
resource_aws_kinesis_stream_test.go provider/aws: Adding a test for AWS Kinesis Stream Shard Count 2016-03-05 18:40:47 +01:00
resource_aws_kms_alias.go Reformat the kms alias test code 2016-03-21 18:48:00 +00:00
resource_aws_kms_alias_test.go Reformat the kms alias test code 2016-03-21 18:48:00 +00:00
resource_aws_kms_key.go kms: Treat keys in PendingDeletion state as deleted 2016-03-08 09:30:47 +00:00
resource_aws_kms_key_test.go kms: Treat keys in PendingDeletion state as deleted 2016-03-08 09:30:47 +00:00
resource_aws_lambda_alias.go Add AWS lambda alias support and documentation 2016-01-13 10:05:32 -06:00
resource_aws_lambda_alias_test.go formatting 2016-01-13 10:10:15 -06:00
resource_aws_lambda_event_source_mapping.go builtin: Refactor resource.Retry to clarify return 2016-03-09 17:37:56 -06:00
resource_aws_lambda_event_source_mapping_test.go New resource (AWS provider) - aws_lambda_event_source_mapping 2015-11-30 07:45:38 -08:00
resource_aws_lambda_function.go Correctly handle missing lambda function 2016-03-16 14:26:14 -04:00
resource_aws_lambda_function_test.go provider/aws: Add tests for Lambda function updates 2016-03-10 12:31:35 +00:00
resource_aws_lambda_permission.go provider/aws: Guard against empty responses from Lambda Permissions 2016-03-24 16:30:21 -05:00
resource_aws_lambda_permission_test.go builtin: Refactor resource.Retry to clarify return 2016-03-09 17:37:56 -06:00
resource_aws_launch_configuration.go provider/aws: Fix launch_config waiting for IAM instance profile 2016-03-25 13:10:10 -05:00
resource_aws_launch_configuration_test.go provider/aws: Fix launch_config waiting for IAM instance profile 2016-03-25 13:10:10 -05:00
resource_aws_lb_cookie_stickiness_policy.go add validation for cookie stickiness 2015-11-13 10:46:27 -06:00
resource_aws_lb_cookie_stickiness_policy_test.go provider/aws: fix cookie stickiness policy test destroys 2015-12-21 21:23:57 -06:00
resource_aws_main_route_table_association.go provider/aws: Update to aws-sdk 0.9.0 rc1 2015-08-17 13:27:16 -05:00
resource_aws_main_route_table_association_test.go provider/aws: fix CheckDestroy for main_route_table_association tests 2015-12-22 09:02:01 -06:00
resource_aws_nat_gateway.go Change resource.StateChangeConf to use an array for target states 2016-01-21 01:20:41 +00:00
resource_aws_nat_gateway_test.go provider/aws: Add aws_nat_gateway Resource 2015-12-18 14:12:27 -05:00
resource_aws_network_acl.go builtin: Refactor resource.Retry to clarify return 2016-03-09 17:37:56 -06:00
resource_aws_network_acl_rule.go builtin: Refactor resource.Retry to clarify return 2016-03-09 17:37:56 -06:00
resource_aws_network_acl_rule_test.go provider/aws: fixes for Network ACL Rules 2015-12-22 09:58:22 -06:00
resource_aws_network_acl_test.go remove various typos 2015-09-11 11:56:20 -07:00
resource_aws_network_interface.go provider/aws: Add support for `description` to `aws_network_interface` 2016-03-08 23:28:37 +00:00
resource_aws_network_interface_test.go provider/aws: Add support for `description` to `aws_network_interface` 2016-03-08 23:28:37 +00:00
resource_aws_opsworks_custom_layer.go Various AWS OpsWorks layer resource types. 2015-10-05 22:47:44 -07:00
resource_aws_opsworks_custom_layer_test.go patch up acc tests 2016-01-27 14:42:21 -06:00
resource_aws_opsworks_ganglia_layer.go gofmt files from recently merged PRs 2015-10-07 13:35:06 -07:00
resource_aws_opsworks_haproxy_layer.go Various AWS OpsWorks layer resource types. 2015-10-05 22:47:44 -07:00
resource_aws_opsworks_java_app_layer.go Various AWS OpsWorks layer resource types. 2015-10-05 22:47:44 -07:00
resource_aws_opsworks_memcached_layer.go Various AWS OpsWorks layer resource types. 2015-10-05 22:47:44 -07:00
resource_aws_opsworks_mysql_layer.go Various AWS OpsWorks layer resource types. 2015-10-05 22:47:44 -07:00
resource_aws_opsworks_nodejs_app_layer.go Various AWS OpsWorks layer resource types. 2015-10-05 22:47:44 -07:00
resource_aws_opsworks_php_app_layer.go Various AWS OpsWorks layer resource types. 2015-10-05 22:47:44 -07:00
resource_aws_opsworks_rails_app_layer.go Various AWS OpsWorks layer resource types. 2015-10-05 22:47:44 -07:00
resource_aws_opsworks_stack.go Add DefaultOs on Stack creation (fix Windows stack issue) 2016-03-18 17:51:25 -03:00
resource_aws_opsworks_stack_test.go restructure OpsWorks test files to use random stack name, and duplication 2016-01-27 11:32:40 -06:00
resource_aws_opsworks_static_web_layer.go Various AWS OpsWorks layer resource types. 2015-10-05 22:47:44 -07:00
resource_aws_placement_group.go Change resource.StateChangeConf to use an array for target states 2016-01-21 01:20:41 +00:00
resource_aws_placement_group_test.go provider/aws: fix CheckDestroy on placement_group tests 2015-12-22 10:20:28 -06:00
resource_aws_proxy_protocol_policy.go Use built-in schema.HashString. 2016-02-07 16:29:34 -08:00
resource_aws_proxy_protocol_policy_test.go provider/aws: fix CheckDestroy for ProtocolPolicy tests 2015-12-22 11:18:11 -06:00
resource_aws_rds_cluster.go fixup! Add storage_encrypted as an optional parameter to aws_rds_cluster 2016-03-08 17:15:01 -05:00
resource_aws_rds_cluster_instance.go provider/aws: fix crash when Aurora instance disappears 2016-03-18 12:27:57 -05:00
resource_aws_rds_cluster_instance_test.go provider/aws: Improve the randomization in RDS tests 2016-03-31 16:25:38 -05:00
resource_aws_rds_cluster_test.go provider/aws: Improve the randomization in RDS tests 2016-03-31 16:25:38 -05:00
resource_aws_redshift_cluster.go Redshift master usernames may contain underscores 2016-03-30 17:41:58 -05:00
resource_aws_redshift_cluster_test.go provider/aws: Change Redshift Cluster Test to check for `_` in username 2016-03-30 20:55:37 -05:00
resource_aws_redshift_parameter_group.go Change resource.StateChangeConf to use an array for target states 2016-01-21 01:20:41 +00:00
resource_aws_redshift_parameter_group_test.go minor clean ups after #3862 2016-01-13 16:58:07 -06:00
resource_aws_redshift_security_group.go Change resource.StateChangeConf to use an array for target states 2016-01-21 01:20:41 +00:00
resource_aws_redshift_security_group_test.go minor clean ups after #3862 2016-01-13 16:58:07 -06:00
resource_aws_redshift_subnet_group.go Change resource.StateChangeConf to use an array for target states 2016-01-21 01:20:41 +00:00
resource_aws_redshift_subnet_group_test.go Adding the documentation for the AWS Redshift Subnet Group resource 2015-12-20 20:20:05 +00:00
resource_aws_route.go provider/aws: fix potential aws_route crashes 2016-03-29 09:57:29 -05:00
resource_aws_route53_delegation_set.go provider/aws: Update to aws-sdk 0.9.0 rc1 2015-08-17 13:27:16 -05:00
resource_aws_route53_delegation_set_test.go provider/aws: Update to aws-sdk 0.9.0 rc1 2015-08-17 13:27:16 -05:00
resource_aws_route53_health_check.go Forcing all Route 53 Healthcheck Types to be Uppercase or it would show diffs unnecessarily 2016-01-07 17:14:11 -06:00
resource_aws_route53_health_check_test.go Forcing all Route 53 Healthcheck Types to be Uppercase or it would show diffs unnecessarily 2016-01-07 17:14:11 -06:00
resource_aws_route53_record.go Fail if failover set when set_identifier unset 2016-03-22 13:19:24 +00:00
resource_aws_route53_record_test.go provider/aws: Add a regression test for Route53 records 2016-02-03 09:16:50 -06:00
resource_aws_route53_zone.go provider/aws: Add ability to update r53 zone comment 2016-02-26 13:26:25 +00:00
resource_aws_route53_zone_association.go Change resource.StateChangeConf to use an array for target states 2016-01-21 01:20:41 +00:00
resource_aws_route53_zone_association_test.go provider/aws: Update to aws-sdk 0.9.0 rc1 2015-08-17 13:27:16 -05:00
resource_aws_route53_zone_test.go provider/aws: Add ability to update r53 zone comment 2016-02-26 13:26:25 +00:00
resource_aws_route_table.go Use built-in schema.HashString. 2016-02-07 16:29:34 -08:00
resource_aws_route_table_association.go provider/aws: Update to aws-sdk 0.9.0 rc1 2015-08-17 13:27:16 -05:00
resource_aws_route_table_association_test.go provider/aws: Update to aws-sdk 0.9.0 rc1 2015-08-17 13:27:16 -05:00
resource_aws_route_table_test.go provider/aws: route table test; use standard account id env var 2015-12-21 15:09:12 -06:00
resource_aws_route_test.go Fixing noop differences in aws_route. 2016-03-09 23:27:09 +01:00
resource_aws_s3_bucket.go builtin: Refactor resource.Retry to clarify return 2016-03-09 17:37:56 -06:00
resource_aws_s3_bucket_object.go Providing a more informative error message when combining kms_key_id and etag as well as using aws_kms_key to test aws_s3_bucket's kms_key_id. 2016-03-09 19:06:36 -08:00
resource_aws_s3_bucket_object_test.go Providing a more informative error message when combining kms_key_id and etag as well as using aws_kms_key to test aws_s3_bucket's kms_key_id. 2016-03-09 19:06:36 -08:00
resource_aws_s3_bucket_test.go Return empty string when input empty S3 bucket policy 2016-03-07 09:31:33 +09:00
resource_aws_security_group.go provider/aws: Convert protocols to standard format for Security Groups 2016-03-28 10:32:39 -05:00
resource_aws_security_group_rule.go provider/aws: Convert protocols to standard format for Security Groups 2016-03-28 10:32:39 -05:00
resource_aws_security_group_rule_migrate.go providers/aws: Vet aws 2015-12-01 10:00:35 -06:00
resource_aws_security_group_rule_migrate_test.go update migration test 2015-10-12 16:26:49 -05:00
resource_aws_security_group_rule_test.go update tests to cover icmp 2016-03-28 13:08:53 -05:00
resource_aws_security_group_rules_matching_test.go Always transform aws_security_group protocol to lower case 2016-03-07 22:40:29 +01:00
resource_aws_security_group_test.go update tests to cover icmp 2016-03-28 13:08:53 -05:00
resource_aws_sns_topic.go Provider/aws - SNS Topics deleted from the UI were causing Terraform to 2016-01-28 23:26:05 +00:00
resource_aws_sns_topic_subscription.go builtin: Refactor resource.Retry to clarify return 2016-03-09 17:37:56 -06:00
resource_aws_sns_topic_subscription_test.go provider/aws: Update to aws-sdk 0.9.0 rc1 2015-08-17 13:27:16 -05:00
resource_aws_sns_topic_test.go Align IAM version number to the current version (2012-10-17) 2015-11-13 00:32:45 +09:00
resource_aws_spot_instance_request.go Change resource.StateChangeConf to use an array for target states 2016-01-21 01:20:41 +00:00
resource_aws_spot_instance_request_test.go provider/aws: use a known good ami for spot instance test 2016-01-25 16:16:55 -06:00
resource_aws_sqs_queue.go provider/aws: Update to aws-sdk 0.9.0 rc1 2015-08-17 13:27:16 -05:00
resource_aws_sqs_queue_test.go provider/aws: Update to aws-sdk 0.9.0 rc1 2015-08-17 13:27:16 -05:00
resource_aws_subnet.go Change resource.StateChangeConf to use an array for target states 2016-01-21 01:20:41 +00:00
resource_aws_subnet_test.go provider/aws: Update to aws-sdk 0.9.0 rc1 2015-08-17 13:27:16 -05:00
resource_aws_volume_attachment.go Change resource.StateChangeConf to use an array for target states 2016-01-21 01:20:41 +00:00
resource_aws_volume_attachment_test.go provider/aws: Update to aws-sdk 0.9.0 rc1 2015-08-17 13:27:16 -05:00
resource_aws_vpc.go builtin: Refactor resource.Retry to clarify return 2016-03-09 17:37:56 -06:00
resource_aws_vpc_dhcp_options.go builtin: Refactor resource.Retry to clarify return 2016-03-09 17:37:56 -06:00
resource_aws_vpc_dhcp_options_association.go provider/aws: Update to aws-sdk 0.9.0 rc1 2015-08-17 13:27:16 -05:00
resource_aws_vpc_dhcp_options_association_test.go provider/aws: Update to aws-sdk 0.9.0 rc1 2015-08-17 13:27:16 -05:00
resource_aws_vpc_dhcp_options_test.go provider/aws: fix CheckDestroy on a bunch of resources 2015-12-21 21:43:42 -06:00
resource_aws_vpc_endpoint.go Use built-in schema.HashString. 2016-02-07 16:29:34 -08:00
resource_aws_vpc_endpoint_test.go VPC Endpoint test updates 2015-12-22 12:12:25 -06:00
resource_aws_vpc_peering_connection.go provider/aws: Fix issue re-creating deleted VPC peering connections 2016-03-31 15:23:56 -05:00
resource_aws_vpc_peering_connection_test.go provider/aws: Fix issue re-creating deleted VPC peering connections 2016-03-31 15:23:56 -05:00
resource_aws_vpc_test.go providers/aws: Fix issue with VPC Classic Link and regions that don't support it 2016-01-28 10:12:06 -06:00
resource_aws_vpn_connection.go provider/aws: Fix panic in VPN connection resource 2016-03-21 13:52:14 +00:00
resource_aws_vpn_connection_test.go rename test 2016-02-12 11:21:03 -06:00
resource_aws_vpn_gateway.go builtin: Refactor resource.Retry to clarify return 2016-03-09 17:37:56 -06:00
resource_aws_vpn_gateway_test.go providers/aws: Update VPN Gateway test 2016-01-05 16:16:32 -06:00
resource_vpn_connection_route.go Remove no-op Updates from resource schemas 2015-10-03 14:29:19 -07:00
resource_vpn_connection_route_test.go provider/aws: Update testAccAwsVpnConnectionRouteDestroy method 2016-01-06 10:22:54 -06:00
s3_tags.go provider/aws: handle upstream aws-sdk-go repo move 2015-06-03 13:36:57 -05:00
s3_tags_test.go provider/aws: handle upstream aws-sdk-go repo move 2015-06-03 13:36:57 -05:00
structure.go provider/aws: Adding outputs for elastic_beanstalk_environment resource. 2016-04-01 13:58:09 -06:00
structure_test.go aws_autoscaling_policy: Add tests for StepScaling policies. 2016-03-24 16:35:54 -04:00
tags.go provider/aws: Update source to comply with upstream breaking change 2015-07-28 15:29:46 -05:00
tagsBeanstalk.go provider/aws: Add Elastic Beanstalk Application, Configuration Template, and Environment 2016-03-07 14:43:23 -06:00
tagsBeanstalk_test.go provider/aws: Add Elastic Beanstalk Application, Configuration Template, and Environment 2016-03-07 14:43:23 -06:00
tagsCloudtrail.go provider/aws: Add support for CloudTrail tags 2016-02-15 14:10:19 +00:00
tagsCloudtrail_test.go provider/aws: Add tests for CloudTrail tags 2016-02-15 14:10:36 +00:00
tagsEC.go provider/aws: handle upstream aws-sdk-go repo move 2015-06-03 13:36:57 -05:00
tagsEC_test.go provider/aws: handle upstream aws-sdk-go repo move 2015-06-03 13:36:57 -05:00
tagsEFS.go provider/aws: Add efs_file_system 2015-10-03 19:35:06 -07:00
tagsEFS_test.go provider/aws: Add efs_file_system 2015-10-03 19:35:06 -07:00
tagsELB.go provider/aws: handle upstream aws-sdk-go repo move 2015-06-03 13:36:57 -05:00
tagsELB_test.go provider/aws: handle upstream aws-sdk-go repo move 2015-06-03 13:36:57 -05:00
tagsRDS.go gofmt files from recently merged PRs 2015-10-07 13:35:06 -07:00
tagsRDS_test.go provider/aws: handle upstream aws-sdk-go repo move 2015-06-03 13:36:57 -05:00
tagsRedshift.go Adding the documentation for the Redshift security groups 2015-12-20 20:20:01 +00:00
tags_elasticsearchservice.go Add tag support for elasticsearch 2016-02-04 12:53:11 -05:00
tags_elasticsearchservice_test.go Add tag support for elasticsearch 2016-02-04 12:53:11 -05:00
tags_kinesis.go provider/aws: Allow tags for kinesis streams 2015-10-12 09:00:56 -07:00
tags_kinesis_test.go provider/aws: Allow tags for kinesis streams 2015-10-12 09:00:56 -07:00
tags_route53.go provider/aws: Update to aws-sdk 0.9.0 rc1 2015-08-17 13:27:16 -05:00
tags_route53_test.go provider/aws: handle upstream aws-sdk-go repo move 2015-06-03 13:36:57 -05:00
tags_test.go provider/aws: handle upstream aws-sdk-go repo move 2015-06-03 13:36:57 -05:00
validators.go provider/aws: Add validation for CW Log Metric Filter 2016-03-15 15:01:21 +00:00
validators_test.go provider/aws: Add validation for CW Log Metric Filter 2016-03-15 15:01:21 +00:00
website_endpoint_url_test.go provider/aws: Allow ap-northeast-2 (Seoul) as valid region 2016-01-11 13:46:53 -08:00