[1.1.0] - 2025-04-03
๐ Bug Fixes
- ๐ Better handle
server_certificate_id
in load_balancer listener. (#509) - โก๏ธ Return more details when error during terraform apply. (#500)
- ๐ Better handle
ip_range
parameter in security_group_rules. (#504) - ๐ง Return errors when a
region
orendpoints
is not provided. (#501) - ๐ Enable customers to set
timeout
onoutscale_snapshot, outscale_image
resources. (#514)
๐ง Improvements
- ๐งช Update tests and
osc-sdk-go
. - ๐ Update documentation for
accepter_owner_id
parameter in net_peering resource. (#505) - ๐ Migrate
keypair
resource from SDKv2 to the plugin Framework. - ๐ Migrate
access_key
resource from SDKv2 to the plugin Framework. - ๐ Migrate
net
resource from SDKv2 to the plugin Framework. - ๐ Migrate
flexible_gpu
resource from SDKv2 to the plugin Framework.
โจ Features
- ๐ Add new parameters (
keypair_id
,keypair_type
,tags
) in keypair resource and datasources.