Commit Graph

36 Commits (2b15e739125df7ddb4390d2f1c05059135023dfa)

Author SHA1 Message Date
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
Martin Guibert 42207e3be1 add ability to ignore field drift 2020-12-23 14:53:16 +01:00
William BEUIL db3d0d1923
Merge branch 'main' into fix/vpc-permissions 2020-12-23 11:16:55 +01:00
William Beuil c3e0bb1315
Add documentation about AWS authentication 2020-12-22 18:44:11 +01:00
William Beuil 99af6992a2
Add missing aws permissions for aws_vpc and aws_default_vpc resources 2020-12-22 15:01:18 +01:00
Elie bbe91ffef0
Add aws vpc support 2020-12-17 18:26:37 +01:00
Elie 711ffde3a2
Add env to disable version check 2020-12-17 15:32:18 +01:00
Elie 5e39a3e9e1
Merge pull request #10 from cloudskiff/update_remote_state_doc
Add policy doc for remote s3 state
2020-12-14 14:50:04 +01:00
GeraldC 184b6f3956
Update README.md
minor typo
2020-12-14 11:40:20 +01:00
Elie 27324cf5fc
Add policy doc for remote s3 state 2020-12-11 14:33:12 +01:00
Elie ff72de8e77
🍾 Initial release
Co-authored-by: William BEUIL <william.beuil@cloudskiff.com>
Co-authored-by: Martin GUIBERT <martin@cloudskiff.com>
2020-12-09 16:35:26 +01:00