We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent db13590 commit 0113ba8Copy full SHA for 0113ba8
CHANGELOG.md
@@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file.
3
4
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
5
6
+## [14.1.0] 2024-11-17
7
+
8
+### Changed
9
10
+- Upgraded AWS provider version to 5.76.0
11
+- Replaced AWS legacy `aws_instance_spot_request` by `aws_instance`'s `instance_market_options`.
12
+- Fixed Azure public ips `sku` to `Standard` and `allocation_method` to `static`.
13
14
## [14.0.0] 2024-11-12
15
16
### Added
0 commit comments