driftctl/pkg/resource/aws
Martin Guibert 3a544133e2 remove useless file. prevent getter in attribute from copiying slice and
map. remove useless exported function from resource
2021-06-02 12:02:36 +02:00
..
testdata/acc Issue 542: Add Env var for db_instance Acc test 2021-05-26 11:21:42 +02:00
aws_ami.go Finished refacto 2021-05-31 18:46:20 +02:00
aws_ami_test.go Updates 2021-05-04 18:01:21 +02:00
aws_cloudfront_distribution.go Finished refacto 2021-05-31 18:46:20 +02:00
aws_cloudfront_distribution_test.go Merge branch 'main' into refact/ACC_tests 2021-05-03 11:41:21 +02:00
aws_db_instance.go Finished refacto 2021-05-31 18:46:20 +02:00
aws_db_instance_test.go Updates 2021-05-04 18:01:21 +02:00
aws_db_subnet_group.go Finished refacto 2021-05-31 18:46:20 +02:00
aws_db_subnet_group_test.go Updates 2021-05-04 18:01:21 +02:00
aws_default_route_table.go Finished refacto 2021-05-31 18:46:20 +02:00
aws_default_security_group.go Finished refacto 2021-05-31 18:46:20 +02:00
aws_default_subnet.go Finished refacto 2021-05-31 18:46:20 +02:00
aws_default_vpc.go Finished refacto 2021-05-31 18:46:20 +02:00
aws_dynamodb_table.go Finished refacto 2021-05-31 18:46:20 +02:00
aws_dynamodb_table_test.go feat: add dynamic TF versions to acceptance tests 2021-04-14 12:42:14 +02:00
aws_ebs_snapshot.go Finished refacto 2021-05-31 18:46:20 +02:00
aws_ebs_snapshot_test.go Updates 2021-05-04 18:01:21 +02:00
aws_ebs_volume.go Finished refacto 2021-05-31 18:46:20 +02:00
aws_ebs_volume_test.go Updates 2021-05-04 18:01:21 +02:00
aws_ecr_repository.go Finished refacto 2021-05-31 18:46:20 +02:00
aws_ecr_repository_test.go Add aws_ecr_repository 2021-05-10 16:33:42 +02:00
aws_eip.go Finished refacto 2021-05-31 18:46:20 +02:00
aws_eip_association.go Finished refacto 2021-05-31 18:46:20 +02:00
aws_eip_test.go Refacto aws_eip 2021-05-17 11:38:46 +02:00
aws_iam_access_key.go Finished refacto 2021-05-31 18:46:20 +02:00
aws_iam_access_key_test.go Refacto aws_iam_access_key 2021-05-17 17:06:25 +02:00
aws_iam_policy.go Finished refacto 2021-05-31 18:46:20 +02:00
aws_iam_policy_attachment.go Finished refacto 2021-05-31 18:46:20 +02:00
aws_iam_policy_attachment_test.go Set terraform version for latest acceptance test 2021-05-04 09:52:52 +02:00
aws_iam_role.go Finished refacto 2021-05-31 18:46:20 +02:00
aws_iam_role_policy.go Finished refacto 2021-05-31 18:46:20 +02:00
aws_iam_role_policy_attachment.go Finished refacto 2021-05-31 18:46:20 +02:00
aws_iam_user.go Finished refacto 2021-05-31 18:46:20 +02:00
aws_iam_user_policy.go Finished refacto 2021-05-31 18:46:20 +02:00
aws_iam_user_policy_attachment.go Finished refacto 2021-05-31 18:46:20 +02:00
aws_instance.go remove useless file. prevent getter in attribute from copiying slice and 2021-06-02 12:02:36 +02:00
aws_instance_test.go Fix signature of attributes 2021-05-06 12:55:19 +02:00
aws_internet_gateway.go Finished refacto 2021-05-31 18:46:20 +02:00
aws_internet_gateway_test.go Refacto aws_internet_gateway 2021-05-17 13:27:40 +02:00
aws_key_pair.go Finished refacto 2021-05-31 18:46:20 +02:00
aws_kms_alias.go Finished refacto 2021-05-31 18:46:20 +02:00
aws_kms_alias_test.go feat: add dynamic TF versions to acceptance tests 2021-04-14 12:42:14 +02:00
aws_kms_key.go Finished refacto 2021-05-31 18:46:20 +02:00
aws_kms_key_test.go feat: add dynamic TF versions to acceptance tests 2021-04-14 12:42:14 +02:00
aws_lambda_event_source_mapping.go Finished refacto 2021-05-31 18:46:20 +02:00
aws_lambda_event_source_mapping_test.go feat: add dynamic TF versions to acceptance tests 2021-04-14 12:42:14 +02:00
aws_lambda_function.go Finished refacto 2021-05-31 18:46:20 +02:00
aws_nat_gateway.go Finished refacto 2021-05-31 18:46:20 +02:00
aws_nat_gateway_test.go Refacto aws_nat_gateway 2021-05-17 18:11:47 +02:00
aws_route.go Finished refacto 2021-05-31 18:46:20 +02:00
aws_route53_health_check.go remove useless file. prevent getter in attribute from copiying slice and 2021-06-02 12:02:36 +02:00
aws_route53_health_check_test.go Refacto aws route53 resources 2021-05-18 10:02:45 +02:00
aws_route53_record.go Finished refacto 2021-05-31 18:46:20 +02:00
aws_route53_record_test.go Set terraform version for latest acceptance test 2021-05-04 09:52:52 +02:00
aws_route53_zone.go Finished refacto 2021-05-31 18:46:20 +02:00
aws_route_table.go Finished refacto 2021-05-31 18:46:20 +02:00
aws_route_table_association.go Finished refacto 2021-05-31 18:46:20 +02:00
aws_route_table_association_test.go feat: add dynamic TF versions to acceptance tests 2021-04-14 12:42:14 +02:00
aws_route_table_test.go feat: add dynamic TF versions to acceptance tests 2021-04-14 12:42:14 +02:00
aws_route_test.go feat: add dynamic TF versions to acceptance tests 2021-04-14 12:42:14 +02:00
aws_s3_bucket.go Finished refacto 2021-05-31 18:46:20 +02:00
aws_s3_bucket_analytics_configuration.go Finished refacto 2021-05-31 18:46:20 +02:00
aws_s3_bucket_inventory.go Finished refacto 2021-05-31 18:46:20 +02:00
aws_s3_bucket_metric.go Finished refacto 2021-05-31 18:46:20 +02:00
aws_s3_bucket_notification.go Finished refacto 2021-05-31 18:46:20 +02:00
aws_s3_bucket_policy.go Finished refacto 2021-05-31 18:46:20 +02:00
aws_s3_bucket_test.go Refacto s3 bucket 2021-05-06 15:36:24 +02:00
aws_security_group.go Finished refacto 2021-05-31 18:46:20 +02:00
aws_security_group_rule.go remove useless file. prevent getter in attribute from copiying slice and 2021-06-02 12:02:36 +02:00
aws_security_group_test.go Fix bug #544 and added rules to acc test 2021-05-25 12:18:08 +02:00
aws_sns_topic.go Finished refacto 2021-05-31 18:46:20 +02:00
aws_sns_topic_policy.go Finished refacto 2021-05-31 18:46:20 +02:00
aws_sns_topic_policy_test.go fix bug introduced by sns migration to new archi 2021-05-18 17:23:44 +02:00
aws_sns_topic_subscription.go Finished refacto 2021-05-31 18:46:20 +02:00
aws_sns_topic_subscription_test.go fix bug introduced by sns migration to new archi 2021-05-18 17:23:44 +02:00
aws_sns_topic_test.go fix bug introduced by sns migration to new archi 2021-05-18 17:23:44 +02:00
aws_sqs_queue.go Finished refacto 2021-05-31 18:46:20 +02:00
aws_sqs_queue_policy.go Finished refacto 2021-05-31 18:46:20 +02:00
aws_sqs_queue_policy_test.go fix sqr error introduced by migration to new arch 2021-05-18 18:22:46 +02:00
aws_sqs_queue_test.go fix sqr error introduced by migration to new arch 2021-05-18 18:22:46 +02:00
aws_subnet.go Finished refacto 2021-05-31 18:46:20 +02:00
aws_subnet_test.go feat: add dynamic TF versions to acceptance tests 2021-04-14 12:42:14 +02:00
aws_vpc.go Finished refacto 2021-05-31 18:46:20 +02:00
aws_vpc_test.go fix matchby in tests 2021-05-17 18:58:03 +02:00
metadatas.go Finished refacto 2021-05-31 18:46:20 +02:00