Commit Graph

10 Commits

Author SHA1 Message Date
Matt Trachier 0d7dbaab1f
fix: update access mod in examples (#47)
Signed-off-by: matttrach <matttrach@gmail.com>
2024-02-09 14:02:50 -06:00
Matt Trachier 1e7e0d4715
fix: update required version of tf to the latest open source version (#46)
Signed-off-by: matttrach <matttrach@gmail.com>
2024-02-09 12:09:18 -06:00
Matt Trachier 6e8ad9540a
fix: attach security group as a separate resource than the server (#37)
* fix: attach security group as a separate resource than the server

Signed-off-by: matttrach <matttrach@gmail.com>

* fix: upgrade access mod in examples and add id tag

Signed-off-by: matttrach <matttrach@gmail.com>

* feat: add force security group association and disable scripts mode

Signed-off-by: matttrach <matttrach@gmail.com>

---------

Signed-off-by: matttrach <matttrach@gmail.com>
2024-01-29 11:51:45 -06:00
matttrach f6a0cefcdf
add comment to use the registry in examples
Signed-off-by: matttrach <matttrach@gmail.com>
2023-10-05 17:16:33 -05:00
matttrach 16197a0f7a
add rhel8 cis, add the ability to set the path to execute files, update all the tests
Signed-off-by: matttrach <matttrach@gmail.com>
2023-10-05 16:27:07 -05:00
matttrach 4b80e1d9f3
add rhel9 to types, and test it, and upgrade access version in all tests
Signed-off-by: matttrach <matttrach@gmail.com>
2023-10-03 15:00:00 -05:00
matttrach 3438640662
upgrade access mod to version 0.0.6
Signed-off-by: matttrach <matttrach@gmail.com>
2023-09-26 17:23:17 -05:00
matttrach 4bd2e3c0ab
make sure the version retricts tf 1.6, send unique id to every example, update readmes, remove the word server from server module attributes
Signed-off-by: matttrach <matttrach@gmail.com>
2023-09-14 12:02:50 -05:00
matttrach 5d84acd88c
retrieve aws-access from terraform registry
Signed-off-by: matttrach <matttrach@gmail.com>
2023-08-29 13:00:46 -05:00
matttrach 0466179366
move the creation of the ssh agent to the parent function so that defer works properly
Signed-off-by: matttrach <matttrach@gmail.com>
2023-08-28 11:47:04 -05:00