Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
cmd-ntrf committed Oct 13, 2023
1 parent 736718b commit efbf3c2
Showing 1 changed file with 22 additions and 16 deletions.
38 changes: 22 additions & 16 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,31 +3,37 @@ All notable changes to this project will be documented in this file.

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

## [12.6.5] - 2023-09-22
## [13.0.0] - 2023-10-13

No changes to infrastructure code.

Refer to [puppet-magic_castle changelog](https://github.com/ComputeCanada/puppet-magic_castle/blob/main/CHANGELOG.md)

## [12.6.4] - 2023-09-22

No changes to infrastructure code.

Refer to [puppet-magic_castle changelog](https://github.com/ComputeCanada/puppet-magic_castle/blob/main/CHANGELOG.md)
#### Added

## [12.6.3] - 2023-09-22
- Added `skip_upgrade` variable to main module
- Added `puppetfile` variable to main module
- Added variable vhosts to cloudflare and gcloud dns
- [AWS] Added ipv6 support in AWS security groups
- Added wait loop for terraform_data.yaml in puppet.yaml
- Added t2a machine-type to GCP machine_type.py
- Added documentation section on volume expansion

No changes to infrastructure code.
### Changed

Refer to [puppet-magic_castle changelog](https://github.com/ComputeCanada/puppet-magic_castle/blob/main/CHANGELOG.md)
- [cloud-init] FQDN is now part of instances' hostname in cloud-init
- [openstack] Replaced deprecated compute_secgroup by networking_secgroup
- Firewalls rules are now defined based on tags instead global static rules
- Port 22 for SSH connection is now open only for `login` tagged instances of all instances with public ip address
- Replaced `null_resource` by `terraform_data`
- Bumped terraform minimum required version to 1.4.0
- Issuing wilcard certificate is now optional

Check failure on line 26 in CHANGELOG.md

View workflow job for this annotation

GitHub Actions / codespell

wilcard ==> wildcard
- Replaced librarian-puppet by r10k

## [12.6.2] - 2023-09-21
### Removed

No changes to infrastructure code.
- Removed email variable in examples' dns module

Refer to [puppet-magic_castle changelog](https://github.com/ComputeCanada/puppet-magic_castle/blob/main/CHANGELOG.md)
for details on change to the Puppet environment.

## [12.6.1] - 2023-09-11
## [12.6.1] to [12.6.8]

No changes to infrastructure code.

Expand Down

0 comments on commit efbf3c2

Please sign in to comment.