v1.2.2
🚀 Enhancements
Remove optional `domain` attribute from `aws_eip` resource @mariot8 (#173)
what
- remove
aws_eip
optionaldomain
attribute
why
- optional
domain
attribute causes terraform to fail plan EC2 instance
references
- closes #172
🤖 Automatic Updates
Add GitHub Settings @osterman (#187)
what
- Install a repository config (
.github/settings.yaml
)
why
- Programmatically manage GitHub repo settings
Update README.md and docs @cloudpossebot (#185)
what
This is an auto-generated PR that updates the README.md and docs
why
To have most recent changes of README.md and doc from origin templates