Martin Guibert
dc58f94ce9
chore: extract enumeration to it's own submodule
2022-07-07 16:16:03 +02:00
William Beuil
eb36fc4a25
fix: add retry kms acc tests
2022-06-28 14:57:37 +02:00
Christof
d40368983c
fix: Remove timeouts from aws_default_route_table
2022-06-15 13:51:21 +02:00
Christof Dorner
0bff01a7b2
test: Use timeouts in AWS routetable acc test
2022-06-15 13:30:01 +02:00
Christof Dorner
3025f675e1
fix: Filter out timeouts from aws_route_table
...
Configurable timeouts on the aws_route_table resource are Terraform-only, thus filtering them out prevents false-positive drift to be shown.
2022-06-14 18:04:14 +02:00
Almog Ben-David
7fdc7cff17
feat: add aws `ecr_repository_policy` resource
2022-06-08 10:45:42 +03:00
Elie
0cc16eefaf
Merge pull request #1493 from snyk/feat/add_aws_iam_group_policy_attachment
...
Add `aws iam group policy attachment`
2022-05-30 13:13:46 +02:00
Elie
2ea9f83443
fix: crash in deep mode on aws_route
...
We were missing to inject `destination_prefix_list_id` to the terraform
provider when reading details of `aws_route` in deep mode.
That cause an error on the provider side and abort the execution
2022-05-25 10:53:34 +02:00
Elie
5eda87382b
feat: Add iam_group_policy_attachment
2022-05-23 16:57:41 +02:00
sundowndev-snyk
6ad889c067
feat: add aws_iam_group
2022-05-11 11:39:03 +04:00
William BEUIL
fef50c7147
Merge pull request #1472 from snyk/feat/add_aws_lb_listener
...
Add aws_lb_listener
2022-05-02 10:29:43 +02:00
sundowndev-snyk
a9d929891d
refactor(remote): rename method in the elbv2 repository
2022-04-25 12:35:46 +01:00
William BEUIL
de874692f0
Merge pull request #1473 from snyk/fix/aws_api_gateway_base_path_mapping_reconciler
...
Import managed api gateway mappings in the state
2022-04-15 12:00:53 +02:00
sundowndev-snyk
3e51f2dede
test(acc): add security group to elb
2022-04-14 19:28:38 +04:00
sundowndev-snyk
f27d3b96ee
fix: import managed api mappings in the state
2022-04-14 18:39:41 +04:00
sundowndev-snyk
db38ab4cf6
feat: add aws_lb_listener
2022-04-13 14:59:39 +04:00
Elie
25e162c10f
fix: acceptance test on public access block
2022-04-12 11:29:07 +02:00
William Beuil
4c81f8ccb5
feat: add aws_elasticache_cluster resource
2022-04-11 14:49:19 +02:00
William BEUIL
8304f21607
Merge pull request #1465 from snyk/feat/add_aws_elb
...
Add aws_elb resource
2022-04-11 14:33:45 +02:00
William BEUIL
f98cf979ef
Merge pull request #1455 from snyk/feat/add_aws_s3_bucket_public_access_block
...
feat: add `aws_s3_bucket_public_access_block`
2022-04-11 14:31:47 +02:00
sundowndev-snyk
4346fd63f4
refactor: aws_elb resource
...
Fix cache keys in ELB repository, fix naming and add a test case in scanner tests.
2022-04-11 14:41:11 +04:00
sundowndev-snyk
b3494479d3
feat: add aws_elb resource
2022-04-11 14:30:18 +04:00
Elie
582ffa36e3
fix: Fix middleware to avoid false positive unmanaged
2022-04-08 14:04:04 +02:00
Elie
cef4776a81
Merge pull request #1470 from snyk/test/aws_lb
...
Add missing manifests for aws_lb acc test
2022-04-08 10:31:48 +02:00
Elie
5a2aae91a4
Merge pull request #1468 from snyk/fix/e2e_tests
...
Add retry logic to acc tests
2022-04-08 10:31:03 +02:00
Elie
e600615a0a
feat: add `aws_s3_bucket_public_access_block`
2022-04-08 10:12:40 +02:00
sundowndev-snyk
cbd69834a4
chore: add missing maniests for aws_lb acc test
2022-04-08 11:01:58 +04:00
Raphaël
55069c7bbd
Merge pull request #1466 from snyk/fix/metadata_test
...
chore: missing test
2022-04-08 10:11:30 +04:00
William Beuil
8400a9840d
fix: add retry logic to acc tests
2022-04-07 15:23:19 +02:00
William Beuil
8a1566f070
chore: missing test
2022-04-07 14:16:54 +02:00
sundowndev-snyk
523b24f977
feat: add aws_lb & aws_alb
2022-04-07 11:56:02 +04:00
Elie
2e31ee5530
Merge pull request #1458 from snyk/feat/add_aws_iam_group_policy
...
feat: add support for `iam_group_policy`
2022-04-04 15:45:03 +02:00
sundowndev-snyk
b08c6d55ef
feat: add aws_ebs_encryption_by_default
2022-04-04 10:19:19 +04:00
Elie
bbedd4725c
feat: add support for `iam_group_policy`
2022-04-01 15:42:22 +02:00
sundowndev-snyk
6336203574
fix: route53 record name parsing
2022-03-17 15:34:06 +04:00
Karni Wolf
da1f074acd
Merge pull request #1382 from snyk/fix/rds-cluster
...
fix: change instance class for the rds cluster
2022-03-15 11:08:52 +02:00
William Beuil
848a633b80
fix: change instance class for the rds cluster
2022-03-14 14:38:48 +01:00
sundowndev-snyk
0ed35f5493
fix: panic in apigatewayv2_api_mapping enumerator
2022-03-11 11:56:04 +04:00
William Beuil
de5db9f74d
test: refactor retries
2022-02-14 16:31:21 +01:00
William Beuil
f801244453
chore: add retries on flaky acc tests
2022-02-03 10:09:12 +01:00
William Beuil
1fc2e35810
chore: renamed TestAcc_Aws* to TestAcc_Aws_* and added missing AWS_REGION env
2022-02-01 11:16:50 +01:00
William Beuil
ef3e77c308
chore: added a missing test and ordered resources
2022-01-24 17:37:37 +01:00
William BEUIL
c62bf8d026
Merge pull request #1278 from snyk/fea/aws_apigatewayv2_integration_response
...
support aws apigatewayv2 integration response
2022-01-24 17:23:33 +01:00
Martin Guibert
ec07e9a611
feat: support for aws_apigatewayv2_integration
2022-01-24 16:24:26 +01:00
William Beuil
4673bb8bd1
fix: assign a specific az while creating subnets
2022-01-21 17:08:29 +01:00
Elie
b751cd50ae
Merge pull request #1320 from snyk/res/apigtwv2_domain_name
...
Add aws_apigatewayv2_domain_name resource
2022-01-21 11:38:51 +01:00
William Beuil
2c45ce4e53
fix: rename filename
2022-01-17 16:49:39 +01:00
William Beuil
0b1e85df77
Add aws_apigatewayv2_domain_name resource
2022-01-17 16:45:16 +01:00
Craig Furman
b137672cc4
Merge pull request #1321 from snyk/aws_apigatewayv2_deployment
...
Add aws_apigatewayv2_deployment resource
2022-01-17 15:40:24 +00:00
Elie
85d4fada99
Add ACC test
2022-01-17 15:59:12 +01:00