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
Elie
81a3736f03
Merge pull request #1201 from cloudskiff/fix/naming_aws_scanner_test
...
Renaming AWS scanner tests
2021-10-29 15:37:56 +02:00
William Beuil
240e20d6e4
Renaming AWS scanner tests
2021-10-29 14:55:38 +02:00
Elie
0ed20f20d2
Fix flacky ACC tests
2021-10-29 14:17:49 +02:00
Elie
b87f11938a
Merge pull request #1178 from cloudskiff/add_google_compute_global_address
...
Add google_compute_global_address
2021-10-29 10:50:19 +02:00
Elie
fe2587e383
Add google_compute_global_address
2021-10-29 10:33:59 +02:00
Elie
bd0ffded35
Increase aws acc test timeout
2021-10-29 10:08:53 +02:00
Elie
e034aa3d70
Revert "Remove 2h timeout for acc tests"
...
This reverts commit 9ae26aba17
.
2021-10-29 10:08:07 +02:00
Raphaël
80646625df
Merge pull request #1190 from cloudskiff/feat/add_google_compute_health_check
...
Add google_compute_health_check
2021-10-28 16:36:10 +02:00
Raphaël
a2491a07ac
Merge branch 'main' into feat/add_google_compute_health_check
2021-10-28 16:18:37 +02:00
Elie
6dd77651f3
Merge pull request #1197 from cloudskiff/fix/nameField
...
Use name instead of display_name for GCP resources
2021-10-28 16:07:24 +02:00
sundowndev
e5b55aad94
fix: use name instead of display_name
2021-10-28 15:55:29 +02:00
sundowndev
2e6977c2c6
refactor: use name instead of display_name
2021-10-28 15:34:46 +02:00
sundowndev
6f117efdb2
feat: add google_compute_health_check
2021-10-28 15:34:46 +02:00
Elie
9ae26aba17
Remove 2h timeout for acc tests
2021-10-28 14:40:23 +02:00
Elie
05c16831b8
Merge pull request #1191 from cloudskiff/chore/state-reader-test
...
Fix fake provider configuration in state reader tests
2021-10-28 14:20:30 +02:00
Elie
a7b85c1540
Merge pull request #1180 from cloudskiff/res/api_gtw_method_integration
...
Add aws_api_gateway_integration resource
2021-10-28 14:18:53 +02:00
William Beuil
0f7db93e9b
Add aws_api_gateway_integration resource
2021-10-28 13:05:19 +02:00
Elie
9d7acdf102
Merge pull request #1171 from cloudskiff/res/api_gtw_method_settings
...
Add aws_api_gateway_method_settings resource
2021-10-28 12:00:21 +02:00
Elie
b5547722c8
Merge pull request #1189 from cloudskiff/add_google_compute_image
...
Add google_compute_image
2021-10-28 11:38:19 +02:00
sundowndev
6e0ff306da
chore: add temp directory to fake provider
2021-10-27 17:12:01 +02:00
William Beuil
d544e622fa
Add aws_api_gateway_method_settings resource
2021-10-27 17:03:38 +02:00
Elie
f6589bb765
Add google_compute_image
2021-10-27 16:36:21 +02:00
Elie
ef150c20f4
Merge pull request #1175 from cloudskiff/add_google_sql_database_instance
...
Add google_sql_database_instance
2021-10-27 16:00:22 +02:00
Elie
791be3553c
Merge pull request #1188 from cloudskiff/retry-policy-comment
...
Add missing comment for retry policy in ACC tests
2021-10-27 15:59:53 +02:00
Elie
7225d4c0a8
Merge pull request #1186 from cloudskiff/fix/sort-scanner
...
Create a SortableScanner for specific use case
2021-10-27 15:59:17 +02:00
sundowndev
331fbe6b89
chore(acc): add comment for retry policy
2021-10-27 15:55:09 +02:00
Elie
a17139ff8e
Merge pull request #1187 from cloudskiff/fix/google_project_iam_member_acc_test
...
fix google_project_iam_member acc test
2021-10-27 15:23:40 +02:00
Martin Guibert
dfe35f9082
fix google_project_iam_member acc test
...
remove assertion on infra in synch as we scan other iam from qa infra
2021-10-27 15:06:45 +02:00
Elie
999d4379ff
Merge pull request #1184 from cloudskiff/fix_acc_test
...
Fix ACC test issues
2021-10-27 14:50:21 +02:00