driftctl/pkg/middlewares
Elie 550f5e84ae
Refacto IAM resources and aws_key_pair
2021-05-11 16:04:59 +02:00
..
aws_bucket_policy_expander.go Refacto remaining s3 resources 2021-05-06 17:14:00 +02:00
aws_bucket_policy_expander_test.go Refacto remaining s3 resources 2021-05-06 17:14:00 +02:00
aws_default_igw_route.go Remove useless empty fields and remove todo 2021-05-10 16:50:49 +02:00
aws_default_igw_route_test.go Fix aws_default_route_table, add aws_route_table and add aws_route 2021-05-10 16:33:43 +02:00
aws_default_internet_gateway.go Add aws_internet_gateway resource 2021-01-21 16:00:16 +01:00
aws_default_internet_gateway_test.go Add aws_internet_gateway resource 2021-01-21 16:00:16 +01:00
aws_default_route.go Fix aws_default_route_table, add aws_route_table and add aws_route 2021-05-10 16:33:43 +02:00
aws_default_route_table.go Add aws_route, aws_route_table, aws_default_route_table support 2021-01-14 18:23:59 +01:00
aws_default_route_table_test.go Fix aws_default_route_table, add aws_route_table and add aws_route 2021-05-10 16:33:43 +02:00
aws_default_route_test.go Fix aws_default_route_table, add aws_route_table and add aws_route 2021-05-10 16:33:43 +02:00
aws_default_sqs_queue_policy.go Add aws_sqs_queue_policy 2021-02-03 20:52:52 +01:00
aws_default_sqs_queue_policy_test.go Add aws_sqs_queue_policy 2021-02-03 20:52:52 +01:00
aws_default_subnet.go Add support for aws_subnet and aws_default_subnet 2021-01-11 18:16:16 +01:00
aws_default_vpc.go Add support for aws_subnet and aws_default_subnet 2021-01-11 18:16:16 +01:00
aws_defaults.go Refacto IAM resources and aws_key_pair 2021-05-11 16:04:59 +02:00
aws_defaults_test.go Refacto IAM resources and aws_key_pair 2021-05-11 16:04:59 +02:00
aws_instance_block_device.go Fix signature of attributes 2021-05-06 12:55:19 +02:00
aws_instance_block_device_test.go Fix signature of attributes 2021-05-06 12:55:19 +02:00
aws_instance_eip.go Updates 2021-05-04 18:01:21 +02:00
aws_instance_eip_test.go Add aws_instance 2021-05-04 13:41:06 +02:00
aws_nat_gateway_eip_assoc.go Add aws_nat_gateway 2021-01-21 09:53:04 +01:00
aws_nat_gateway_eip_assoc_test.go Add aws_nat_gateway 2021-01-21 09:53:04 +01:00
aws_route_table_expander.go Remove useless empty fields and remove todo 2021-05-10 16:50:49 +02:00
aws_route_table_expander_test.go Fix aws_default_route_table, add aws_route_table and add aws_route 2021-05-10 16:33:43 +02:00
aws_sns_topic_policy_expander.go migrate sns_topic 2021-05-11 12:22:44 +02:00
aws_sns_topic_policy_expander_test.go fix some issues with test matchby 2021-05-11 12:22:44 +02:00
aws_sqs_queue_policy_expander.go Add resource factory 2021-04-06 16:43:35 +02:00
aws_sqs_queue_policy_expander_test.go Add resource factory 2021-04-06 16:43:35 +02:00
chain_middleware.go 🍾 Initial release 2020-12-09 16:35:26 +01:00
chain_middleware_test.go 🍾 Initial release 2020-12-09 16:35:26 +01:00
default_vpc_test.go Add aws vpc support 2020-12-17 18:26:37 +01:00
iam_policy_attachment_sanitizer.go Refacto IAM resources and aws_key_pair 2021-05-11 16:04:59 +02:00
iam_policy_attachment_sanitizer_test.go Refacto IAM resources and aws_key_pair 2021-05-11 16:04:59 +02:00
middlewares.go 🍾 Initial release 2020-12-09 16:35:26 +01:00
route53_records.go refactor: revert method rename 2021-04-13 14:45:43 +02:00
route53_records_test.go Typo in pkg/middlewares/route53_records_test.go 2021-04-13 14:02:50 +02:00
s3_bucket_acl.go Refacto s3 bucket 2021-05-06 15:36:24 +02:00
s3_bucket_acl_test.go Refacto s3 bucket 2021-05-06 15:36:24 +02:00
vpc_security_group_default.go Add aws_default_security_group 2021-01-15 17:03:16 +01:00
vpc_security_group_default_test.go Add aws_default_security_group 2021-01-15 17:03:16 +01:00
vpc_security_group_rules.go Add resource factory 2021-04-06 16:43:35 +02:00
vpc_security_group_rules_test.go Add resource factory 2021-04-06 16:43:35 +02:00