Skip to content

v1.2.2

Compare
Choose a tag to compare
@github-actions github-actions released this 20 Mar 02:14
· 27 commits to main since this release
5dd574d

🚀 Enhancements

Remove optional `domain` attribute from `aws_eip` resource @mariot8 (#173)

what

  • remove aws_eip optional domain attribute

why

  • optional domain attribute causes terraform to fail plan EC2 instance

references

🤖 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

Update Scaffolding @osterman (#186)

what

  • Reran make readme to rebuild README.md from README.yaml
  • Migrate to square badges
  • Add scaffolding for repo settings and Mergify

why

  • Upstream template changed in the .github repo
  • Work better with repository rulesets
  • Modernize look & feel