Skip to content

Commit 8d8f51e

Browse files
committed
Update changelog
1 parent 2bc57cf commit 8d8f51e

1 file changed

Lines changed: 14 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,20 @@ All notable changes to this project will be documented in this file.
33

44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
55

6+
## [15.5.0] 2026-06-08
7+
8+
### Added
9+
10+
- Added `bastion_tags` to Terraform facts data. (PR #424)
11+
- Added puppetserver instance IDs to provisioning triggers so Puppet data redeploys when a puppetserver is replaced. (PR #429)
12+
13+
### Changed
14+
15+
- Cleaned up cloud-init templating, including `/etc/hosts` updates, `tf` SSH configuration, ephemeral volume handling, and the `update_etc_puppetlabs.sh` script. (PR #424)
16+
- Removed provider instance IDs from `terraform_data.yaml`. (PR #429)
17+
- Replaced the puppetserver deployment archive trigger with per-input hashes for Terraform data, facts, hieradata, eyaml keys, Puppetfile, and hieradata directory contents. (PR #429)
18+
- Installed custom Puppetfile modules only when `/etc/puppetlabs/code/Puppetfile` exists. (PR #424)
19+
620
## [15.4.1] 2026-05-01
721

822
### Added

0 commit comments

Comments
 (0)