Skip to content

Commit

Permalink
Added changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
davinerd committed Jul 5, 2021
1 parent 8a96e10 commit ce80a43
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# Version 0.3 (2021-07-05)
- Added `enable_integrity_monitoring` and `enable_secure_boot` both to `true` as default
- Added `target_tags` to the ingress-nginx firewall rule
- Removed Service Account impersonation (this should be set outside of this module)
- Possibility to define custom cluster's master authorized networks
- Possibility to specify the HTTP endpoint for the automatic retrival of the machine's public IP (used as default master authorized network)

# Version 0.2 (2021-06-28)
- Added support for custom node pools tains and labels

# Version 0.1 (2021-06-24)
- First release!

0 comments on commit ce80a43

Please sign in to comment.