Commit Graph

1880 Commits (05bd1d1ef8ec0ea4145662a5e96fbdfa9b000b5a)

Author SHA1 Message Date
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
Christopher Bowman 8ba05f995b Address remarks 2021-11-15 09:07:22 -05:00
Christopher Bowman 6c2f9653e1 Support passing in the Terraform API URL to support Terraform Enterprise installations.
Look for the correct domain in from credentials.tfrc.json
2021-11-12 17:46:32 -05:00
sundowndev 4a9cc26a77 refactor: add docs for ShouldPrint function 2021-11-12 17:05:05 +01:00
sundowndev d5f930e2f1 fix: display progress bar in stdout 2021-11-12 17:05:05 +01:00
Elie 028ad08422
Merge pull request #1214 from cloudskiff/fix/privatereacord_acc_test
fix private record acc tests
2021-11-12 15:28:18 +01:00
Martin Guibert e1bcd185ef
fix private record acc tests 2021-11-10 17:38:33 +01:00
William BEUIL 1521fa9449
Merge pull request #1205 from cloudskiff/fix/unbuffered-chan
Fix unbuffered channels
2021-11-10 16:09:33 +01:00
William BEUIL ab5ae0c4ab
Merge branch 'main' into fix/unbuffered-chan 2021-11-10 16:00:38 +01:00
Elie 43ea6268fc
Merge pull request #1198 from cloudskiff/add_google_cloudrun_service
Add google_cloudrun_service
2021-11-10 15:59:17 +01:00
William BEUIL e98c9f9e68
Merge branch 'main' into fix/unbuffered-chan 2021-11-10 15:53:44 +01:00
Elie 5399ade164
Add google_cloudrun_service 2021-11-10 15:45:33 +01:00
Elie 30d5c1a188
Merge pull request #1210 from cloudskiff/all-contributors/add-craigfurman
docs: add craigfurman as a contributor for code
2021-11-10 10:21:15 +01:00
allcontributors[bot] 01f921a50e
docs: update .all-contributorsrc [skip ci] 2021-11-10 09:21:06 +00:00
allcontributors[bot] 89e285559d
docs: update CONTRIBUTORS.md [skip ci] 2021-11-10 09:21:05 +00:00
Elie ec69da1afc
Merge pull request #1208 from craigfurman/gen-driftignore-ux
gen-driftignore input/output UX
2021-11-10 10:20:46 +01:00
Martin 906d317661
Merge pull request #1181 from cloudskiff/fea/azure_privatedns_record_a_aaaa
add support for azurerm_private_dns_a_record & azurerm_private_dns_aa…
2021-11-09 17:23:10 +01:00
Craig Furman 612118d646 gen-driftignore defaults to writing to a file
Users can still print to stdout by passing `-o -`.
2021-11-08 10:43:18 +00:00
Craig Furman 4466a0430e gen-driftignore defaults to reading from stdin
Allow the input file to be specified as "-", which traditionally many
programs interpret as standard input. Make this value the default too,
as piping `driftctl scan | driftctl gen-driftignore` appears to be a
documented idiom.
2021-11-08 10:43:16 +00:00
Martin Guibert f2a84a145c
fix tests 2021-11-05 10:26:36 +01:00
Martin Guibert 0a8a885aaa
add test for repo and some fix 2021-11-05 10:26:36 +01:00
Martin Guibert 8247f2a41f
add support for azurerm_private_dns_a_record & azurerm_private_dns_aaaa_record 2021-11-05 10:26:19 +01:00
Raphaël af77f66204
Merge pull request #1207 from cloudskiff/chore/yaml-direct-gomod
Put github.com/ghodss/yaml as direct dependency
2021-11-04 14:50:52 +01:00
Raphaël 64de01c320
chore: put github.com/ghodss/yaml as direct dependency 2021-11-04 14:23:43 +01:00
Elie c83faac178
Merge pull request #1204 from cloudskiff/fix/yaml-openapi
Middleware should handle YAML body document now
2021-11-04 13:35:34 +01:00
William Beuil 0d0457ac92
Fix unbuffered channel 2021-11-04 13:07:31 +01:00
William Beuil 568c474574
Middleware should handle YAML body document now 2021-11-04 11:55:19 +01:00
Elie 33b655509f
Merge pull request #1202 from cloudskiff/fix_flacky_acc_tests
Fix flacky ACC tests
2021-10-29 16:31:17 +02:00