Commit Graph

1907 Commits (0fb9b1988ceac7b5bffc5a2b9d2c7cfc45f7ede1)

Author SHA1 Message Date
smaftoul 0fb9b1988c
Merge branch 'main' into fix/ouf-of-sync-only-deep-mode 2021-11-25 18:15:45 +01:00
Elie e725d331d8
Merge pull request #1239 from cloudskiff/add_new_contrib_flag
Add 🇮🇱  flag
2021-11-25 18:03:26 +01:00
Elie 235be59e82
Add 🇮🇱 flag
Thanks @karniwl 🙏
2021-11-25 17:57:03 +01:00
Samuel Maftoul 572e39170e Change NewAnalysis signature to return a pointer, update occurences accordingly 2021-11-25 17:39:47 +01:00
Samuel Maftoul 8d3318725f Add a test for the updated output of the scan without deep mode 2021-11-25 17:07:46 +01:00
Samuel Maftoul b59e04e01e Fix broken tests: Add Deep where necessary 2021-11-25 16:55:14 +01:00
Samuel Maftoul 972eddcd79 Introduce NewAnalysis(), use it in analyzer, update fakeAnalyzer accordingly 2021-11-25 15:12:14 +01:00
Samuel Maftoul 7476cfa081 fix: display out of sync drifts only in deep mode 2021-11-25 12:56:21 +01:00
William BEUIL b02f9e09a9
Merge pull request #1234 from cloudskiff/all-contributors/add-karniwl 2021-11-24 16:05:38 +01:00
allcontributors[bot] d406773a62
docs: update .all-contributorsrc [skip ci] 2021-11-24 14:56:31 +00:00
allcontributors[bot] 797e6f4920
docs: update CONTRIBUTORS.md [skip ci] 2021-11-24 14:56:30 +00:00
William BEUIL df06e293f7
Merge pull request #1227 from karniwl/feat/api-gateway-v2-api 2021-11-24 15:54:22 +01:00
Karni Wolf 6f76599bc7
Add aws_api_gatewayv2 resource 2021-11-24 16:31:00 +02:00
Elie 2f9a53948e
Merge pull request #1233 from cloudskiff/add_snyk_code_test
Add snyk code test
2021-11-24 11:33:12 +01:00
Elie 29e2e27f5e
Add snyk code test 2021-11-24 10:57:17 +01:00
Elie d9102b3d97
Merge pull request #1230 from cloudskiff/fea/add_azure_privatedns_srv
add support for azurerm_private_dns_srv_record
2021-11-23 15:37:52 +01:00
Martin Guibert ac0f1a2608
add support for azurerm_private_dns_srv_record 2021-11-23 10:07:59 +01:00
Elie 20c4a61bb3
Merge pull request #1229 from cloudskiff/add_snyk
Add snyk
2021-11-23 09:59:16 +01:00
Elie f5dab8d19f
Add snyk 2021-11-22 18:17:36 +01:00
Elie 8584a07091
Merge pull request #1226 from cloudskiff/fea/azurerm_private_dns_mx_record
azurerm private dns mx record
2021-11-22 10:42:38 +01:00
Martin Guibert 7a38ac2413
add azurerm_privatedns_mx_record 2021-11-19 17:30:54 +01:00
Elie 1b9239fefe
Merge pull request #1225 from cloudskiff/fea/azurerm_private_dns_ptr_record
azurerm private dns ptr record
2021-11-19 16:34:47 +01:00
Elie d8a804520b
Merge branch 'main' into fea/azurerm_private_dns_ptr_record 2021-11-19 16:22:35 +01:00
Elie 49ac19f647
Disable azure flacky tests 2021-11-19 11:37:30 +01:00
Elie 332b66eeca
Disabled azure flacky test 2021-11-19 11:11:56 +01:00
Elie 81a9cdb9df
Disable azure flacky tests 2021-11-19 10:06:36 +01:00
Martin Guibert 8627b57329
add support for azurerm_private_dns_ptr_record 2021-11-18 16:53:41 +01:00
Elie 05bd1d1ef8
Merge pull request #1213 from cloudskiff/fea/azurerm_private_dns_cname_record
add azurerm private dns cname record
2021-11-18 16:48:53 +01:00
Elie c9e20fc272
Merge branch 'main' into fea/azurerm_private_dns_cname_record 2021-11-18 16:36:22 +01:00
Elie 5d293d1847
Disable azure flacky tests 2021-11-18 15:36:37 +01:00
Elie dc0f3db061
Removed useless code ownership 2021-11-18 15:25:51 +01:00
Martin Guibert 53471fa02c
lock pirvatedns zone cache and remove cache for filtering recordset 2021-11-18 08:59:43 +01:00
Martin Guibert 70ddf3c042
add scanner tests 2021-11-18 08:59:43 +01:00
Martin Guibert c4406b3648
add state reader test for cname 2021-11-18 08:59:43 +01:00
Martin Guibert 6dd4b17e66
add repository tests for cname 2021-11-18 08:59:42 +01:00
Martin Guibert ed405dfbcd
add metadata test and acc test 2021-11-18 08:59:42 +01:00
Martin Guibert d498ee9973
add support for azurerm_private_dns_cname_record_enumerator 2021-11-18 08:59:42 +01:00
Elie b7b0e1139f
Update AUR info after joining forces with snyk 2021-11-17 16:01:56 +01:00
William BEUIL ad9122e930
Merge pull request #1200 from cloudskiff/res/api_gtw_integration_response
Add aws_api_gateway_integration_response resource
2021-11-17 13:51:39 +01:00
William Beuil 6a6ead3bd3
Add aws_api_gateway_integration_response resource 2021-11-17 10:32:09 +01:00
Elie d1dd760ada
Merge pull request #1219 from cloudskiff/fix_azure_provider_registration
Force azure provider registration to false.
2021-11-16 14:56:22 +01:00
Elie af8afc77df
Force azure provider registration to false.
Azure provider registration allow terraform provider to automatically
register azure resource providers.
In our context we are running read only so we do not want to try to
enable them during the scan.
Without this, a driftctl scan will try to register resource providers
since it is done in the gRPC configure call.
2021-11-16 14:46:47 +01:00
Elie e9ab2cacc0
Add uk flag 2021-11-15 17:43:21 +01:00
Elie 02012cec72
Merge pull request #1218 from cloudskiff/all-contributors/add-cbowman0
docs: add cbowman0 as a contributor for code
2021-11-15 17:41:41 +01:00
allcontributors[bot] 900e0352d8
docs: update .all-contributorsrc [skip ci] 2021-11-15 16:41:20 +00:00
allcontributors[bot] 3a991dff53
docs: update CONTRIBUTORS.md [skip ci] 2021-11-15 16:41:19 +00:00
Elie 0bf122f7ee
Merge pull request #1216 from cbowman0/tfe
Support passing in the Terraform API URL to support Terraform Enterprise installations.
2021-11-15 17:40:32 +01:00
Elie 716817b74c
Merge pull request #1212 from cloudskiff/fix/progressBar
Display progress bar in stdout
2021-11-15 16:58:32 +01:00
Christopher Bowman 9591633e8a Set the TFCloudEndpoint parameter that would be set via default in cmd options 2021-11-15 10:08:23 -05:00
Christopher Bowman 03464d89bc Change TFCloudAPI to TFCloudEndpoint 2021-11-15 09:24:07 -05:00