Commit Graph

79 Commits (1ece051636ce4ae67f02bf93d364c829f2fdaba2)

Author SHA1 Message Date
Elie CHARRA 1ece051636
chore: moved metadata to driftctl 2022-07-28 11:49:55 +02:00
sundowndev-snyk 4089347b6b
chore: add retry backoff to acc test
TestAcc_Google_StorageBucketIAMMember
2022-07-27 15:52:21 +04:00
Martin Guibert dc58f94ce9
chore: extract enumeration to it's own submodule 2022-07-07 16:16:03 +02:00
sundowndev-snyk 957b27a695
test(acc): add retry backoff to google_compute_subnetwork 2022-07-07 11:27:26 +04:00
sundowndev-snyk 95d3650e3f
chore: add backoff retry to gcp acc tests 2022-06-24 12:15:24 +04:00
sundowndev-snyk 741ed33b82
fix: google_compute_global_forwarding_rule acc test 2022-06-02 11:33:45 +04:00
sundowndev-snyk 3c4cff9df8
test: add retry policy for google_compute_firewall acc test 2022-05-11 07:43:37 +01:00
Almog Ben-David e9f906e8fc
feat: google compute global forwarding rule 2022-03-30 22:09:37 +03:00
sundowndev-snyk 9f4cf99e32 feat: add google_compute_instance_group_manager 2022-03-24 15:25:50 +04:00
William Beuil d74e855c35
feat: add google_compute_forwarding_rule resource 2022-03-17 11:55:42 +01:00
sundowndev ee5118ab13 refactor(test): add common exponential backoff function 2022-02-14 18:07:15 +04:00
sundowndev 7192a7fee8 test(acc): google_compute_network_test 2022-02-14 10:44:31 +04:00
sundowndev 88b09ac832 test(acc): google_compute_instance_test 2022-02-14 10:44:06 +04:00
sundowndev ac8ab1362e test(acc): gcp
Increase the retry duration limit from 10 to 15 minutes.
2022-02-11 11:10:53 +04:00
sundowndev a323a14183 test(acc): google_bigquery_table_test
Increase the retry duration limit from 10 to 15 minutes.
2022-02-11 10:42:23 +04:00
sundowndev b9b06b358a test(acc): google_compute_global_address 2022-02-01 12:07:18 +04:00
sundowndev b1bd4c26fd
test(acc): add sleep-based backoff 2022-01-21 17:08:31 +04:00
sundowndev 69ded33e06
test(acc): google_bigquery_dataset
Add retry policy to the acceptance test for google_bigquery_dataset resource.
2022-01-03 11:20:23 +04:00
sundowndev 324242d083
test(acc): fix test for google_bigquery_table 2021-12-22 16:53:16 +04:00
sundowndev a83ce83f5c
fix(google): compute_subnetwork
The scan panics because enumerator attributes are not sync with the resource schema.
2021-12-17 11:44:02 +04:00
sundowndev a3e39025b7
fix: google_compute_network read attributes 2021-12-16 15:10:48 +04:00
Martin Guibert c32df19281
fix: disable acc test for Google_ComputeNodeGroup 2021-12-07 18:48:31 +01:00
Martin Guibert 1dc5bd67ab
add support for google_compute_node_group 2021-12-07 09:18:24 +01:00
Elie 1cdccb0be0
Move to @snyk 2021-12-06 14:29:39 +01:00
Elie 5399ade164
Add google_cloudrun_service 2021-11-10 15:45:33 +01:00
Elie 0ed20f20d2
Fix flacky ACC tests 2021-10-29 14:17:49 +02:00
Elie fe2587e383
Add google_compute_global_address 2021-10-29 10:33:59 +02:00
Raphaël a2491a07ac
Merge branch 'main' into feat/add_google_compute_health_check 2021-10-28 16:18:37 +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 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
sundowndev 331fbe6b89 chore(acc): add comment for retry policy 2021-10-27 15:55:09 +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
Elie 33c55d4920
Fix ACC test issues 2021-10-27 11:19:21 +02:00
sundowndev 11cd054cca test(acc): google_compute_subnetwork
add missing region argument to subnetwork resource
2021-10-27 10:49:51 +02:00
Elie 0394cfeb19
Fix crash for google_bigquery_table 2021-10-26 17:44:02 +02:00
Elie fa70206080
Fixz bigquery dataset crash 2021-10-26 17:18:34 +02:00
Elie 6a2e45558c
Add google_sql_database_instance 2021-10-26 11:46:11 +02:00
Elie d583cef284
Add google_bigtable_table 2021-10-25 17:22:30 +02:00
Elie 208f9ce897
Add google_bigtable_instance 2021-10-25 17:07:17 +02:00
Elie ceb7da829f
Add google_compute_disk 2021-10-25 16:52:50 +02:00
sundowndev a113176b67 feat: add google_compute_subnetwork 2021-10-25 16:35:45 +02:00
Elie cb2b2fbf23
Add google_cloudfunctions_function 2021-10-22 13:44:20 +02:00
Elie 97a4c29363
Merge pull request #1143 from cloudskiff/add_google_compute_address
Add google_compute_address
2021-10-21 16:38:34 +02:00
sundowndev 64e900d733 test: flags in metadata 2021-10-21 16:14:11 +02:00
Elie 4295f68f6d
Add google_compute_address 2021-10-21 16:09:09 +02:00
Elie 52ffc86bed
Add google_bigquery_table 2021-10-21 15:32:10 +02:00