Commit Graph

13 Commits

Author SHA1 Message Date
23df367218 feat: add raw output for the security group objects
Some checks failed
build-deploy / Bump version and create changelog with commitizen (push) Has been cancelled
2024-10-03 19:22:05 +00:00
93096bcb55 chore(deps): add renovate.json [skip-ci] 2024-10-03 19:20:40 +00:00
ea61b4f77d
feat: enable 'self' keyword for remote_group_id 2024-09-30 22:44:49 +02:00
0a1e962726
feat: update provider requirement to be more flexible 2024-08-19 22:39:10 +02:00
384e1d4b89 fix: ingress rules should also default to any protocol 2024-04-17 13:07:27 +02:00
e8a4a4073e feat: allow sec group sec for any traffic (do not default to tcp) 2024-04-17 12:56:39 +02:00
0d8bfda9f0 feat(secgroup_rules): add default description in case none is passed for securitygroup_rules 2024-04-13 00:31:44 +02:00
6a2bfa2bc9 fix: conditions trying to see if variables exist 2024-04-13 00:28:47 +02:00
7d30a246fb feat(variables): add default to allow empty ingress and egress blocks 2024-04-13 00:25:41 +02:00
a56ae99bdf feat(outputs): add simple outputs name and id 2024-04-11 23:50:55 +02:00
fdccdc31cf feat(main): add secgroup and rules to module 2024-04-11 23:37:08 +02:00
2b6a4ddbff feat(variables): add initial files and start working on variables 2024-04-11 00:09:34 +02:00
77ce9002b7 Initial commit 2024-04-09 18:13:59 +00:00