William Beuil
59998620da
Add github_team_membership
2021-03-02 12:36:57 +01:00
Elie
ba8f950aad
Add github membership
2021-03-01 15:05:18 +01:00
Elie
c90da70b56
Allow to use a whole local directory as IaC source
2021-02-26 12:41:50 +01:00
William Beuil
839ae746e7
Add kms_alias
2021-02-25 14:19:49 +01:00
Elie
e76a8e432b
Merge branch 'main' into res/kms_key
2021-02-25 10:54:51 +01:00
Elie
c7155f2c5b
Add github_team
2021-02-25 10:49:46 +01:00
William Beuil
30a9d5cc2d
Add kms_key
2021-02-25 10:44:37 +01:00
Elie
c6b83c0b00
Update usage doc
2021-02-24 14:19:09 +01:00
Elie
1ee0f16c11
Add doc to filter on archived repos
2021-02-19 11:37:22 +01:00
William Beuil
476c6c62db
Add cloudfront_distribution resource
2021-02-17 15:52:09 +01:00
Martin Guibert
f18ce79086
add support for route53 health check
2021-02-16 18:54:04 +01:00
Elie
ce6268f2e5
Add documentation on log level
2021-02-16 17:50:37 +01:00
Elie
64700a844b
Add documentation
2021-02-16 17:35:40 +01:00
William Beuil
b9150d5d2d
Warn on unmanaged security group rules
2021-02-15 15:49:20 +01:00
Martin Guibert
73ffe8280f
add support for dynamodb_table
2021-02-11 18:18:08 +01:00
William BEUIL
3f9adf0ad8
Update adding_a_new_resource.md
2021-02-10 13:26:50 +01:00
Stephane Jourdan
f8f29f7c7c
added Terraform known limitations
2021-02-09 17:44:25 +01:00
Elie
c1ba1c2496
Fix invalid AWS policy
2021-02-09 15:49:48 +01:00
psedge
4fb99be31b
docs: add more examples to filter.md for prefix/suffix
2021-02-09 14:53:16 +01:00
Martin Guibert
18f7ad6bb8
add support for aws_sns_topic_subscription
2021-02-08 12:09:38 +01:00
Martin Guibert
7041cf12e5
add support for sns_topic_policy
...
modify sns_topic support so that we create sns_topic_policy for inline
policy
2021-02-05 14:08:28 +01:00
Martin Guibert
dad6bbff73
fix doc, add aws permissions for sns topics
2021-02-04 09:37:33 +01:00
William Beuil
d3c542c004
Add aws_sqs_queue_policy
2021-02-03 20:52:52 +01:00
William Beuil
ad5ad4cc76
Add aws_sqs_queue
2021-02-03 20:52:51 +01:00
Elie
d1cb680ba4
Merge branch 'main' into limitations.md
2021-02-03 10:12:33 +01:00
Stephane Jourdan
90d076e504
add the multiple aliases for a single account limitation
2021-02-02 18:43:41 +01:00
Stephane Jourdan
eb34ab7cf6
cleaner syntax
2021-02-02 18:37:04 +01:00
William Beuil
80be536813
Update CloudFormation launch stack docs
2021-02-02 15:02:09 +01:00
Stephane Jourdan
4ca2a3147b
update text
2021-02-02 10:45:47 +01:00
Stephane Jourdan
6cc9b890b5
add LIMITATIONS.md
2021-02-02 10:39:52 +01:00
William BEUIL
31e20a1b88
Merge branch 'main' into acc_test_fixes
2021-01-29 18:38:58 +01:00
Elie
f06a426f90
Fix acceptance test issues
...
- Set all test AZ to us-east-1
- Use terraform overriden env in PreCheck() to ensure mutations are
executed with read write credentials
- Fix hidden error in aws_instance test (tag creation failure was not
handled
- Minor fmt fix
2021-01-29 18:36:26 +01:00
sshota0809
8da505153f
Make DCTL_NO_VERSION_CHECK accept any value
...
Closed : #162
Signed-off-by: sshota0809 <8736380+sshota0809@users.noreply.github.com>
2021-01-29 18:15:31 +09:00
Stephane Jourdan
91e890c6c4
bash completion doc fix
...
current doc can't work as is
proposed fixed with sudo and tee
2021-01-27 14:05:36 +01:00
Elie
b2fc9dd562
Allow to override env vars for terraform operations in acc tests
2021-01-27 10:48:14 +01:00
William Beuil
814eb1a692
Updates
2021-01-22 11:10:11 +01:00
William Beuil
3277e85412
Add documentation for completion script
2021-01-22 10:57:28 +01:00
William Beuil
734adf5cea
Add aws_internet_gateway resource
2021-01-21 16:00:16 +01:00
Elie
4faab489d2
Add aws_nat_gateway
2021-01-21 09:53:04 +01:00
Elie
211cd53f8d
Add route_table_association
2021-01-20 13:50:32 +01:00
Elie
81c608973b
Add support for multiples IaC sources
2021-01-18 17:56:21 +01:00
William Beuil
bd233350a9
Add aws_default_security_group
2021-01-15 17:03:16 +01:00
Elie
a125839d9b
Merge branch 'main' into aws_route_table
2021-01-15 16:15:06 +01:00
William Beuil
38fb1d394b
Doc to use our custom role CloudFormation template
2021-01-15 09:52:42 +01:00
Elie
3eb84e0500
Add aws_route, aws_route_table, aws_default_route_table support
2021-01-14 18:23:59 +01:00
Bertrand Juglas
b9aeff8d67
does not need write access
2021-01-11 20:18:15 +01:00
Elie
06abff67ba
Add support for aws_subnet and aws_default_subnet
2021-01-11 18:16:16 +01:00
William Beuil
71d0d7d224
Change computed field logic
2021-01-11 17:34:04 +01:00
Elie
32443012bc
Add crash reporting doc
2021-01-08 15:53:10 +01:00
Elie
97575cb27f
Make driftignore fields case-insensitive
2021-01-06 15:59:01 +01:00