-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
12 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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! |