Commit Graph

310 Commits (383ae5d0c9a904b948543eba4833bf13a00011fa)

Author SHA1 Message Date
Karni Wolf 6f76599bc7
Add aws_api_gatewayv2 resource 2021-11-24 16:31:00 +02:00
William Beuil 6a6ead3bd3
Add aws_api_gateway_integration_response resource 2021-11-17 10:32:09 +01:00
William Beuil 0f7db93e9b
Add aws_api_gateway_integration resource 2021-10-28 13:05:19 +02:00
William Beuil d544e622fa
Add aws_api_gateway_method_settings resource 2021-10-27 17:03:38 +02:00
William Beuil 643e496e6e
Fix resources slice make init 2021-10-27 11:30:47 +02:00
William Beuil 9efa64200b
Add aws_api_gateway_gateway_response resource 2021-10-25 18:02:27 +02:00
William Beuil 6f75e08bdb
Add aws_api_gateway_method_response resource 2021-10-25 12:19:45 +02:00
William Beuil 712883d761
Add aws_api_gateway_model 2021-10-25 11:35:10 +02:00
William Beuil d518d921e5
Add aws_api_gateway_method resource 2021-10-22 10:26:47 +02:00
William Beuil 828e0c7c3a
Add aws_api_gateway_base_path_mapping resource 2021-10-21 11:12:58 +02:00
sundowndev 6718cfb3e4 fix: aws_rds_cluster deep mode 2021-10-20 10:34:33 +02:00
William Beuil 08e29d8d43
Add aws_api_gateway_rest_api_policy resource 2021-10-18 16:25:19 +02:00
William Beuil f321a1df3b
Add aws_api_gateway_request_validator resource 2021-10-15 16:32:46 +02:00
Elie d0224896be
Merge branch 'main' into fix_parallel_caching 2021-10-11 16:09:03 +02:00
Elie 26d70d4c7d
Add lock for cache concurrent calls 2021-10-11 15:53:46 +02:00
William Beuil 0cba5ac8f7
Add aws_api_gateway_vpc_link resource 2021-10-08 15:31:04 +02:00
Elie 158d926097
Merge branch 'main' into res/api_gtw_domain_name 2021-10-07 14:28:31 +02:00
William Beuil 9c1e68b226
Fix api_gateway_authorizer list signature + tests 2021-10-06 16:43:51 +02:00
William Beuil 2c7b7c8232
Add api_gateway_domain_name resource 2021-10-06 16:17:56 +02:00
Elie 69bbc434f9
Merge branch 'main' into feat/support_aws_appautoscaling_scheduled_action 2021-10-06 15:30:06 +02:00
sundowndev 7d24380e0a refactor: remove deep mode for aws_appautoscaling_scheduled_action 2021-10-06 15:19:59 +02:00
sundowndev 06c0b5f867 refactor: aws_appautoscaling_scheduled_action resource 2021-10-06 15:19:26 +02:00
sundowndev cf2ef1c968 feat: add aws_appautoscaling_policy resource 2021-10-06 15:19:15 +02:00
William Beuil b65ca2b100
Add api_gateway_resource 2021-10-06 15:04:19 +02:00
William Beuil 5e74349104
Add api_gateway_stage resource 2021-10-06 11:16:19 +02:00
sundowndev 46f269459a refactor: aws_appautoscaling_policy resource 2021-10-01 17:20:27 +02:00
sundowndev 317eb5c779 feat: add aws_appautoscaling_policy resource 2021-10-01 17:20:27 +02:00
William Beuil cf1cd213f2
Add api_gateway_authorizer 2021-10-01 14:31:10 +02:00
William Beuil 3842575dca
Add api_gateway_api_key 2021-10-01 12:04:17 +02:00
William Beuil e5299e7e2a
Add api_gateway_account 2021-10-01 11:47:36 +02:00
sundowndev f1a1187754 feat: read version from tf lock file 2021-09-30 15:32:08 +02:00
Elie f130a6e0a9
Add aws_default_network_acl, aws_network_acl and aws_network_acl_rule 2021-09-28 17:22:24 +02:00
sundowndev 9d37413f05 refactor: simplify code 2021-09-22 14:55:39 +02:00
sundowndev 80bdb7a0f2 feat: add aws_appautoscaling_target resource 2021-09-22 14:51:23 +02:00
William Beuil 71aa38e843
Add aws_api_gateway_rest_api resource 2021-09-16 15:42:44 +02:00
William Beuil e3e431cc0d
Add aws_cloudformation_stack 2021-09-16 11:53:10 +02:00
sundowndev 009218ecd3 feat: implement aws_rds_cluster resource 2021-09-13 18:31:16 +02:00
sundowndev 5f72640db0 refactor: normalize resource method names 2021-08-25 14:38:51 +02:00
Elie 8bc135ce7c
Remove useless details fetchers 2021-08-09 17:15:35 +02:00
Elie dada7a4b50
Remove `Resource` interface 2021-08-09 16:03:04 +02:00
sundowndev 4e3d35297c refactor: fix lint errors 2021-08-04 11:08:08 +02:00
sundowndev e7c93cb501 refactor: remote access denied alerts 2021-08-03 12:34:36 +02:00
sundowndev 9ea358fbae fix: handle access denied exceptions on resource details fetching 2021-08-02 14:19:27 +02:00
Martin Guibert 89d34eb96a add provider name and update tests 2021-07-29 11:57:07 +02:00
Elie 1663f0a5bd
Ignore terminated instance from enumeration 2021-07-27 10:27:34 +02:00
Martin Guibert b34d876fb9 catch queue non existent on policy enumeration 2021-07-26 19:16:08 +02:00
Elie 4b7c87468f
Handle prefix list ids in aws_route 2021-07-26 17:02:03 +02:00
Elie c735d1f1ad
Remove dead code since deep mode refactoring is complete 2021-07-26 12:09:52 +02:00
Elie 6c20e1d404
Fix SQS queue policy crash 2021-07-23 10:43:18 +02:00
Elie 90807932e0
Merge branch 'main' into fix/sqs_queue_race 2021-07-22 14:19:07 +02:00