Commit Graph

17 Commits

Author SHA1 Message Date
Matt Trachier 17b9d94821
Merge pull request #6 from matttrach/add-az-to-sub
Add availability zone to subnet creation
2023-09-26 17:09:04 -05:00
matttrach 68be7e1120
add the option to set the availability zone when generating a subnet and test
Signed-off-by: matttrach <matttrach@gmail.com>
2023-09-26 17:05:24 -05:00
Matt Trachier f3ef595076
Merge pull request #5 from matttrach/fix-e2e
remove plan from e2e
2023-08-29 12:44:19 -05:00
matttrach 1071a8c1eb
remove plan from e2e
Signed-off-by: matttrach <matttrach@gmail.com>
2023-08-29 12:42:54 -05:00
Matt Trachier acadba47f8
Merge pull request #4 from matttrach/add-descriptions
add descriptions to the outputs and update the README
2023-08-28 17:27:11 -05:00
matttrach 0bfc7ebf8d
remove general example readme, use example readmes instead
Signed-off-by: matttrach <matttrach@gmail.com>
2023-08-28 17:02:40 -05:00
matttrach 78295a56f7
add descriptions to the outputs and update the README
Signed-off-by: matttrach <matttrach@gmail.com>
2023-08-28 17:00:12 -05:00
Matt Trachier 1a79f1aa71
Merge pull request #3 from matttrach/remove-type
Don't use type in description
2023-08-25 16:10:45 -05:00
matttrach 15c50b1a74
don't use type in description
Signed-off-by: matttrach <matttrach@gmail.com>
2023-08-25 16:10:00 -05:00
Matt Trachier 6346893f29
Merge pull request #2 from matttrach/add-security-group-name
security group name
2023-08-25 16:01:36 -05:00
matttrach f8ea448df3
add http version constraint
Signed-off-by: matttrach <matttrach@gmail.com>
2023-08-25 16:00:06 -05:00
matttrach 7ce976910a
add terraform version restrictions
Signed-off-by: matttrach <matttrach@gmail.com>
2023-08-25 11:51:04 -05:00
matttrach 618f61c80e
fix nix flake, add security_group_name which matches the tag rather than the attribute
Signed-off-by: matttrach <matttrach@gmail.com>
2023-08-25 11:42:28 -05:00
Matt Trachier 4d5aa9db7b
Merge pull request #1 from matttrach/add-workflows
Add Workflows and Codeowners
2023-08-14 11:45:53 -05:00
matttrach d7ec6f2831
adding workflows, codeowners, using terratest to generate obects for testing, add verions.tf
Signed-off-by: matttrach <matttrach@gmail.com>
2023-08-11 15:07:41 -05:00
matttrach f9dbf8d160 updating namespace
Signed-off-by: matttrach <matttrach@gmail.com>
2023-07-10 11:02:15 -05:00
matttrach ffa3f53379 initial
Signed-off-by: matttrach <matttrach@gmail.com>
2023-07-10 10:45:06 -05:00