opentofu/builtin/providers/aws
Matt Good 21b0a03d70 Support for multiple providers of the same type
Adds an "alias" field to the provider which allows creating multiple instances
of a provider under different names. This provides support for configurations
such as multiple AWS providers for different regions. In each resource, the
provider can be set with the "provider" field.

(thanks to Cisco Cloud for their support)
2015-04-20 14:14:34 -07:00
..
autoscaling_tags_test.go go fmt asg things 2015-04-15 15:30:35 -05:00
autoscaling_tags.go go fmt asg things 2015-04-15 15:30:35 -05:00
config.go consolidate structure.go 2015-04-16 15:18:01 -05:00
network_acl_entry_test.go provider/aws: Convert Network ACL and helper library to upstream aws-sdk-go 2015-04-13 11:14:21 -05:00
network_acl_entry.go provider/aws: Convert Network ACL and helper library to upstream aws-sdk-go 2015-04-13 11:14:21 -05:00
provider_test.go Read the "standard" AWS environment variables 2015-01-22 16:09:25 -05:00
provider.go Merge pull request #1137 from deverton/aws-go-vpn 2015-03-19 16:12:17 -05:00
resource_aws_autoscaling_group_test.go provider/aws: Convert Launch Configuration over to upstream 2015-04-16 07:10:17 -05:00
resource_aws_autoscaling_group.go more cleans ups of SDK reference 2015-04-16 15:28:18 -05:00
resource_aws_db_instance_test.go provider/aws: Convert remaining RDS resources to use upstream library 2015-04-15 14:31:53 -05:00
resource_aws_db_instance.go don't capitalize IAM 2015-04-15 15:05:44 -05:00
resource_aws_db_parameter_group_test.go go fmt db things 2015-04-15 15:02:52 -05:00
resource_aws_db_parameter_group.go more cleans ups of SDK reference 2015-04-16 15:28:18 -05:00
resource_aws_db_security_group_test.go go fmt db things 2015-04-15 15:02:52 -05:00
resource_aws_db_security_group.go go fmt db things 2015-04-15 15:02:52 -05:00
resource_aws_db_subnet_group_test.go go fmt db things 2015-04-15 15:02:52 -05:00
resource_aws_db_subnet_group.go go fmt db things 2015-04-15 15:02:52 -05:00
resource_aws_eip_test.go mass search-replace of ec2SDKconn 2015-04-16 15:05:55 -05:00
resource_aws_eip.go Merge pull request #1555 from fatih/fix-eip-panic 2015-04-19 18:10:31 -07:00
resource_aws_elb_test.go providers/aws: Conver AWS ELB to upstream 2015-04-14 16:41:36 -05:00
resource_aws_elb.go more cleans ups of SDK reference 2015-04-16 15:28:18 -05: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_migrate.go providers/aws: handle empty instancestate in state migration 2015-03-26 13:07:04 -05:00
resource_aws_instance_test.go Support for multiple providers of the same type 2015-04-20 14:14:34 -07:00
resource_aws_instance.go Allow using deprecated security_groups in NI spec 2015-04-17 21:26:17 +01:00
resource_aws_internet_gateway_test.go mass search-replace of ec2SDKconn 2015-04-16 15:05:55 -05:00
resource_aws_internet_gateway.go mass search-replace of ec2SDKconn 2015-04-16 15:05:55 -05:00
resource_aws_key_pair_test.go mass search-replace of ec2SDKconn 2015-04-16 15:05:55 -05:00
resource_aws_key_pair.go mass search-replace of ec2SDKconn 2015-04-16 15:05:55 -05:00
resource_aws_launch_configuration_test.go provider/aws: Convert Launch Configuration over to upstream 2015-04-16 07:10:17 -05:00
resource_aws_launch_configuration.go more cleans ups of SDK reference 2015-04-16 15:28:18 -05:00
resource_aws_main_route_table_association_test.go mass search-replace of ec2SDKconn 2015-04-16 15:05:55 -05:00
resource_aws_main_route_table_association.go mass search-replace of ec2SDKconn 2015-04-16 15:05:55 -05:00
resource_aws_network_acl_test.go providers/aws: cleanup of connections, upgrades network acl test 2015-04-16 15:02:04 -05:00
resource_aws_network_acl.go mass search-replace of ec2SDKconn 2015-04-16 15:05:55 -05:00
resource_aws_network_interface_test.go mass search-replace of ec2SDKconn 2015-04-16 15:05:55 -05:00
resource_aws_network_interface.go more cleans ups of SDK reference 2015-04-16 15:28:18 -05:00
resource_aws_route53_record_test.go fix go formatting after rebase 2015-04-16 13:42:16 -05:00
resource_aws_route53_record.go fix go formatting after rebase 2015-04-16 13:42:16 -05:00
resource_aws_route53_zone_test.go fix go formatting after rebase 2015-04-16 13:42:16 -05:00
resource_aws_route53_zone.go fix go formatting after rebase 2015-04-16 13:42:16 -05:00
resource_aws_route_table_association_test.go mass search-replace of ec2SDKconn 2015-04-16 15:05:55 -05:00
resource_aws_route_table_association.go mass search-replace of ec2SDKconn 2015-04-16 15:05:55 -05:00
resource_aws_route_table_test.go mass search-replace of ec2SDKconn 2015-04-16 15:05:55 -05:00
resource_aws_route_table.go mass search-replace of ec2SDKconn 2015-04-16 15:05:55 -05:00
resource_aws_s3_bucket_test.go provider/aws: Conver AWS S3 to upstream sdk 2015-04-14 11:07:05 -05:00
resource_aws_s3_bucket.go provider/aws: fix vet error, missing fmt param 2015-04-19 18:13:04 -07:00
resource_aws_security_group_test.go mass search-replace of ec2SDKconn 2015-04-16 15:05:55 -05:00
resource_aws_security_group.go more cleans ups of SDK reference 2015-04-16 15:28:18 -05:00
resource_aws_subnet_test.go mass search-replace of ec2SDKconn 2015-04-16 15:05:55 -05:00
resource_aws_subnet.go mass search-replace of ec2SDKconn 2015-04-16 15:05:55 -05:00
resource_aws_vpc_peering_connection_test.go mass search-replace of ec2SDKconn 2015-04-16 15:05:55 -05:00
resource_aws_vpc_peering_connection.go mass search-replace of ec2SDKconn 2015-04-16 15:05:55 -05:00
resource_aws_vpc_test.go mass search-replace of ec2SDKconn 2015-04-16 15:05:55 -05:00
resource_aws_vpc.go mass search-replace of ec2SDKconn 2015-04-16 15:05:55 -05:00
resource_aws_vpn_gateway_test.go mass search-replace of ec2SDKconn 2015-04-16 15:05:55 -05:00
resource_aws_vpn_gateway.go mass search-replace of ec2SDKconn 2015-04-16 15:05:55 -05:00
s3_tags_test.go provider/aws: Conver AWS S3 to upstream sdk 2015-04-14 11:07:05 -05:00
s3_tags.go provider/aws: Conver AWS S3 to upstream sdk 2015-04-14 11:07:05 -05:00
structure_test.go more cleans ups of SDK reference 2015-04-16 15:28:18 -05:00
structure.go more cleans ups of SDK reference 2015-04-16 15:28:18 -05:00
tags_route53_test.go fix go formatting after rebase 2015-04-16 13:42:16 -05:00
tags_route53.go fix go formatting after rebase 2015-04-16 13:42:16 -05:00
tags_test.go clean up tags sdk lib 2015-04-16 15:31:40 -05:00
tags.go clean up tags sdk lib 2015-04-16 15:31:40 -05:00
tagsELB_test.go providers/aws: Conver AWS ELB to upstream 2015-04-14 16:41:36 -05:00
tagsELB.go provider/aws: Fix issue when creating ELB with no tags 2015-04-17 14:00:27 -05:00
tagsRDS_test.go go fmt db things 2015-04-15 15:02:52 -05:00
tagsRDS.go go fmt db things 2015-04-15 15:02:52 -05:00