bump: version 0.0.0 → 0.1.0
All checks were successful
build-deploy / Bump version and create changelog with commitizen (push) Has been skipped
All checks were successful
build-deploy / Bump version and create changelog with commitizen (push) Has been skipped
This commit is contained in:
parent
23df367218
commit
6760b588f1
18
CHANGELOG.md
Normal file
18
CHANGELOG.md
Normal file
@ -0,0 +1,18 @@
|
|||||||
|
## v0.1.0 (2024-10-03)
|
||||||
|
|
||||||
|
### Feat
|
||||||
|
|
||||||
|
- add raw output for the security group objects
|
||||||
|
- enable 'self' keyword for remote_group_id
|
||||||
|
- update provider requirement to be more flexible
|
||||||
|
- allow sec group sec for any traffic (do not default to tcp)
|
||||||
|
- **secgroup_rules**: add default description in case none is passed for securitygroup_rules
|
||||||
|
- **variables**: add default to allow empty ingress and egress blocks
|
||||||
|
- **outputs**: add simple outputs name and id
|
||||||
|
- **main**: add secgroup and rules to module
|
||||||
|
- **variables**: add initial files and start working on variables
|
||||||
|
|
||||||
|
### Fix
|
||||||
|
|
||||||
|
- ingress rules should also default to any protocol
|
||||||
|
- conditions trying to see if variables exist
|
Loading…
Reference in New Issue
Block a user