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