terraform/builtin/providers/aws
Clint Shryock 57556bba75 Replace tags files with tags_sdk, rename, and update 2015-03-12 16:43:08 -05:00
..
config.go Using hashicorp/aws-sdk-go 2015-03-03 10:49:21 +05:30
network_acl_entry.go provider/aws: Convert AWS Network ACL to aws-sdk-go 2015-03-11 15:01:07 -05:00
network_acl_entry_test.go upgrade tests and remove ICMPTypeCode for now 2015-03-11 16:21:22 -05:00
provider.go add aws_vpc_peering_connection 2015-02-12 10:45:29 +01:00
provider_test.go Read the "standard" AWS environment variables 2015-01-22 16:09:25 -05:00
resource_aws_autoscaling_group.go Merge pull request #1052 from TimeInc/hct-bugfix 2015-02-27 09:33:46 -08:00
resource_aws_autoscaling_group_test.go Swap awslabs/aws-sdk-go for hashicorp fork 2015-02-25 15:29:11 -06:00
resource_aws_db_instance.go providers/aws: final_snapshot_id isn't ForceNew 2015-03-05 19:07:41 -06:00
resource_aws_db_instance_test.go provider/aws: Remove goamz/rds 2015-02-27 10:54:37 -06:00
resource_aws_db_parameter_group.go provider/aws: Remove goamz/rds 2015-02-27 10:54:37 -06:00
resource_aws_db_parameter_group_test.go provider/aws: Remove goamz/rds 2015-02-27 10:54:37 -06:00
resource_aws_db_security_group.go provider/aws: Remove goamz/rds 2015-02-27 10:54:37 -06:00
resource_aws_db_security_group_test.go provider/aws: Remove goamz/rds 2015-02-27 10:54:37 -06:00
resource_aws_db_subnet_group.go provider/aws: Remove goamz/rds 2015-02-27 10:54:37 -06:00
resource_aws_db_subnet_group_test.go provider/aws: Remove goamz/rds 2015-02-27 10:54:37 -06:00
resource_aws_eip.go provider/aws: Convert AWS EIP to use aws-sdk-go 2015-03-03 11:45:27 -06:00
resource_aws_eip_test.go provider/aws: Convert AWS EIP to use aws-sdk-go 2015-03-03 11:45:27 -06:00
resource_aws_elb.go provider/aws: Convert AWS ELB to aws-sdk-go 2015-03-02 09:44:06 -06:00
resource_aws_elb_test.go provider/aws: Convert AWS ELB to aws-sdk-go 2015-03-02 09:44:06 -06:00
resource_aws_instance.go Replace tags files with tags_sdk, rename, and update 2015-03-12 16:43:08 -05:00
resource_aws_instance_test.go Replace tags files with tags_sdk, rename, and update 2015-03-12 16:43:08 -05:00
resource_aws_internet_gateway.go Replace tags files with tags_sdk, rename, and update 2015-03-12 16:43:08 -05:00
resource_aws_internet_gateway_test.go Replace tags files with tags_sdk, rename, and update 2015-03-12 16:43:08 -05:00
resource_aws_key_pair.go provider/aws: Convert AWS Key Pair to aws-sdk-go 2015-03-04 15:17:23 -06:00
resource_aws_key_pair_test.go provider/aws: Convert AWS Key Pair to aws-sdk-go 2015-03-04 15:17:23 -06:00
resource_aws_launch_configuration.go Swap awslabs/aws-sdk-go for hashicorp fork 2015-02-25 15:29:11 -06:00
resource_aws_launch_configuration_test.go Swap awslabs/aws-sdk-go for hashicorp fork 2015-02-25 15:29:11 -06:00
resource_aws_main_route_table_association.go provider/aws: Convert Main Route Table assoc. to aws-sdk-go 2015-03-09 16:15:25 -05:00
resource_aws_main_route_table_association_test.go provider/aws: Convert Main Route Table assoc. to aws-sdk-go 2015-03-09 16:15:25 -05:00
resource_aws_network_acl.go Replace tags files with tags_sdk, rename, and update 2015-03-12 16:43:08 -05:00
resource_aws_network_acl_test.go Replace tags files with tags_sdk, rename, and update 2015-03-12 16:43:08 -05:00
resource_aws_route53_record.go aws/Route53 record creation timeout 10->30 mins 2015-03-09 20:12:15 +00:00
resource_aws_route53_record_test.go Swap awslabs/aws-sdk-go for hashicorp fork 2015-02-25 15:29:11 -06:00
resource_aws_route53_zone.go Swap awslabs/aws-sdk-go for hashicorp fork 2015-02-25 15:29:11 -06:00
resource_aws_route53_zone_test.go Swap awslabs/aws-sdk-go for hashicorp fork 2015-02-25 15:29:11 -06:00
resource_aws_route_table.go Replace tags files with tags_sdk, rename, and update 2015-03-12 16:43:08 -05:00
resource_aws_route_table_association.go remove duplicated function 2015-03-10 16:52:09 -05:00
resource_aws_route_table_association_test.go fix nit-pick from go vet 2015-03-10 16:57:43 -05:00
resource_aws_route_table_test.go Replace tags files with tags_sdk, rename, and update 2015-03-12 16:43:08 -05:00
resource_aws_s3_bucket.go provider/aws: Special case us-east-1 for S3 bucket creation. 2015-03-02 11:13:19 -06:00
resource_aws_s3_bucket_test.go Swap awslabs/aws-sdk-go for hashicorp fork 2015-02-25 15:29:11 -06:00
resource_aws_security_group.go Replace tags files with tags_sdk, rename, and update 2015-03-12 16:43:08 -05:00
resource_aws_security_group_test.go Replace tags files with tags_sdk, rename, and update 2015-03-12 16:43:08 -05:00
resource_aws_subnet.go Replace tags files with tags_sdk, rename, and update 2015-03-12 16:43:08 -05:00
resource_aws_subnet_test.go providers/aws: go vet fixes in aws_subnet 2015-03-05 14:53:07 -06:00
resource_aws_vpc.go Replace tags files with tags_sdk, rename, and update 2015-03-12 16:43:08 -05:00
resource_aws_vpc_peering_connection.go Replace tags files with tags_sdk, rename, and update 2015-03-12 16:43:08 -05:00
resource_aws_vpc_peering_connection_test.go providers/aws: Convert AWS VPC Peering to aws-sdk-go 2015-03-10 15:21:31 -05:00
resource_aws_vpc_test.go Replace tags files with tags_sdk, rename, and update 2015-03-12 16:43:08 -05:00
structure.go Cleansup: Restore expandIPPerms, remove flattenIPPerms 2015-03-10 16:35:49 -05:00
structure_test.go upgrade tests and remove ICMPTypeCode for now 2015-03-11 16:21:22 -05:00
tags.go Replace tags files with tags_sdk, rename, and update 2015-03-12 16:43:08 -05:00
tags_test.go Replace tags files with tags_sdk, rename, and update 2015-03-12 16:43:08 -05:00