Commit Graph

900 Commits (f4c4394c1dc9755d25909a0f2d6c853cc5aa2a10)

Author SHA1 Message Date
Raphaël f4c4394c1d
Merge pull request #557 from cloudskiff/fix/globEdgeCase
Ensure enumerated paths are not folders
2021-05-31 15:05:17 +02:00
Raphaël 400b825afe
Merge branch 'main' into fix/globEdgeCase 2021-05-31 14:51:08 +02:00
Raphaël 8b2ab271f1
Merge pull request #567 from cloudskiff/ci/tfInstallStep
Remove terraform installation step in CI
2021-05-31 14:38:46 +02:00
Raphaël d9278b309b
ci: remove terraform installation step 2021-05-31 10:30:35 +02:00
William BEUIL 0a9cb8a7bf
Merge pull request #556 from cloudskiff/v0.9-rebase
Backport v0.9 into main branch
2021-05-27 18:20:56 +02:00
William BEUIL 7d31825b1a
Merge branch 'main' into v0.9-rebase 2021-05-27 18:15:15 +02:00
Martin b644d7feee
Merge pull request #475 from cloudskiff/issue_439_display_resource_id
Issue 439: Always print ID in resource stringer
2021-05-27 15:31:40 +02:00
Martin abd976b77c
Merge branch 'main' into issue_439_display_resource_id 2021-05-27 15:26:42 +02:00
Raphaël 80e012691b
Merge pull request #549 from cloudskiff/ci/release-drafter
Remove release drafter workflow
2021-05-27 15:21:49 +02:00
Louis TOUSSAINT e4e66d0ab1 Issue 439: Fix humanString when HumanizeAttribute() is empty 2021-05-27 15:21:45 +02:00
Louis TOUSSAINT 76ccdd6d40 Issue 439: Always print ID in resource, by changing stringer with AttributeGetter interface 2021-05-27 15:21:45 +02:00
sundowndev 6a93d0d48b fix: ensure enumerated paths are not folders 2021-05-27 14:15:43 +02:00
Louis TOUSSAINT b5a65e2565 Issue 542: Add Env var for db_instance Acc test 2021-05-26 11:21:42 +02:00
Louis TOUSSAINT af08a560e1 Issue 543: Fix false positive on aws_db_instance 2021-05-26 11:21:40 +02:00
sundowndev aa101e1731 refactor: use globaloutput for hint message 2021-05-26 11:19:28 +02:00
sundowndev 1ed957ee64 refactor: more human readable help messages 2021-05-26 11:19:28 +02:00
sundowndev ef4430c8ea refactor: rename from flag to input
also add an error when input is not specified
2021-05-26 11:19:28 +02:00
sundowndev fe3d0a14ea docs: improve gen-driftignore help message 2021-05-26 11:19:28 +02:00
sundowndev 613f4cf556 feat: create gen-driftignore 2021-05-26 11:19:28 +02:00
Raphaël 771a2501b8
ci: remove release drafter workflow 2021-05-25 15:43:42 +02:00
William BEUIL 6d6a272f3b
Merge pull request #521 from cloudskiff/fea/security_group_migrate
migrate  security_group & security_group_rules
2021-05-25 14:43:21 +02:00
William Beuil 2c2f8d9ae7
Fix bug #544 and added rules to acc test 2021-05-25 12:18:08 +02:00
William Beuil f6cfbd3cb4
Change signature of NormalizeFunc + fix security_group 2021-05-24 17:43:15 +02:00
Martin Guibert b39215f188
fix security group 2021-05-24 17:43:15 +02:00
Martin Guibert 11b412b9a2
migrate security_group_rules 2021-05-24 17:43:15 +02:00
Martin 056ce673f4
Merge pull request #539 from cloudskiff/fix/acc_test_destroy
run tf destroy event when apply fail during acc test
2021-05-24 17:29:32 +02:00
Martin Guibert 8cd70f3248 run tf destroy event when apply fail during acc test 2021-05-21 16:16:42 +02:00
Elie 44bb4258cb
Merge pull request #538 from cloudskiff/revert-531-fix/change_vpc_acc_region
Revert "try to change region in vpc acc test to mitigate max number of vpc"
2021-05-21 14:35:54 +02:00
Martin f3b0562e2b
Revert "try to change region in vpc acc test to mitigate max number of vpc" 2021-05-21 14:21:38 +02:00
Martin 3f89b1359e
Merge pull request #531 from cloudskiff/fix/change_vpc_acc_region
try to change region in vpc acc test to mitigate max number of vpc
2021-05-19 18:10:14 +02:00
Martin cf7c258d74
Merge branch 'main' into fix/change_vpc_acc_region 2021-05-19 18:02:08 +02:00
William BEUIL 3fd4a11361
Merge pull request #532 from cloudskiff/fix-db-subnet
Fix terraform file for db_subnet_group
2021-05-19 18:01:57 +02:00
Martin abed93ed0a
Merge branch 'main' into fix/change_vpc_acc_region 2021-05-19 18:00:55 +02:00
William BEUIL c7602c8b25
Merge branch 'main' into fix-db-subnet 2021-05-19 17:55:58 +02:00
William Beuil 150abdc259
Fix terraform file for db_subnet_group 2021-05-19 17:48:47 +02:00
William BEUIL 41f37f70a7
Merge pull request #529 from cloudskiff/fix/sqs_queue_migration_policy
fix policy not deleted when empty
2021-05-19 17:31:00 +02:00
Martin Guibert f28c5002c8 try to change region in vpc acc test to mitigate max number of vpc 2021-05-19 17:00:18 +02:00
Martin Guibert 5e3faad7c2 fix policy not deleted when empty 2021-05-19 16:45:41 +02:00
Martin 18958fda63
Merge pull request #525 from cloudskiff/fix/sns_migration_error
fix bug introduced by sns migration to new archi
2021-05-18 18:35:13 +02:00
Martin 7a3d70933d
Merge branch 'main' into fix/sns_migration_error 2021-05-18 18:28:06 +02:00
Martin b1e4b52f09
Merge pull request #528 from cloudskiff/fix/sqs_migration_error
fix sqs error introduced by migration to new arch
2021-05-18 18:27:58 +02:00
Martin 3ea89db94c
Merge branch 'main' into fix/sns_migration_error 2021-05-18 18:24:32 +02:00
Martin Guibert f79009c2c5 fix sqr error introduced by migration to new arch 2021-05-18 18:22:46 +02:00
William BEUIL e67bf790a8
Merge pull request #526 from cloudskiff/fix_aws_route
Fix acc tests for aws_route
2021-05-18 18:00:15 +02:00
William Beuil c2769838d0
Fix acc tests 2021-05-18 17:46:51 +02:00
Martin 0bfd06980f
Merge branch 'main' into fix/sns_migration_error 2021-05-18 17:36:30 +02:00
Martin Guibert e760507d61 fix bug introduced by sns migration to new archi 2021-05-18 17:23:44 +02:00
Elie c8f8b691eb
Merge pull request #524 from cloudskiff/refacto_lambdas
Refacto lambda resources
2021-05-18 16:11:38 +02:00
Elie e46135671b
Refacto lambda resources 2021-05-18 14:54:09 +02:00
Elie 58d8195f94
Merge pull request #478 from cloudskiff/fea/new_resource_migration
migrate some more resource to new resource handling
2021-05-18 10:54:36 +02:00