Releases: outscale/terraform-provider-outscale
Releases · outscale/terraform-provider-outscale
v0.8.0
BUG FIXES:
- Timeout for Image/Snapshot export task is too long (GH-87)
- Terminated VMs cannot be restarted (GH-89)
- Better handle "is_source_dest_checked" option on outscale_vm (GH-108)
- Error message when updating tags on linked volumes (GH-221)
- Incorrect iops value in block_device_mappings (GH-239)
- Improve error message when the used endpoint/proxy is invalid (GH-245)
FEATURES:
- Check the behaviour of the provider when the resource is removed manually by the user (GH-19)
- "bsu_optimized" parameter in VM is deprecated in our API (GH-217)
IMPROVEMENT:
- Move
terraform-provider-outscale
repository formoutscale-dev
tooutscale
organization
v0.7.0
BUG FIXES:
- Do not allow setting iops on "gp2" and "standard" volume types or bsu in block_device_mappings (GH-229)
- Fix "outscale_vm" resource creation fails when only "placement_tenancy" parameter is set (GH-144)
FEATURES:
- Implement "NestedVirtualization" parameter in Vm resource and datasource(s) (GH-155)
- Implement "SecuredCookies" parameter in LoadBalancer resource and datasource(s) (GH-156)
- Implement outscale_account datasource(s) (GH-149)
- Implement "CookieExpirationPeriod" parameter in outscale_load_balancer_policy (GH-126)
- Implement "LogServers" parameter in DhcpOptions resources and datasources (GH-139)
- Implement "CreationDate" parameter in volume resources and datasources (GH-142)
- Implement "VgwTelemetries" block in outscale_vpn_connection datasource (GH-123)
- Implement "CreationDate" parameter in Snapshots resources and datasource(s) (GH-143)
- Implement "CreationDate" parameter in Vm resources and datasource(s) (GH-125)
- Implement "LocationCode" parameter in Subregions datasource (GH-140)
IMPROVEMENT:
- Add more parameters for throttling checking (GH-207)
v0.6.0
BUG FIXES:
- Fix Outscale_image Blocks of type "bsu" are not expected here (GH-176)
- Fix Missing "s" in outscale_net_access_points datasource (GH-172)
FEATURES:
- Allow to create security groups in VPC without outbound default rule (GH-109)
- Support API Access Rules in Terraform (GH-134)
- Update outscale_server_certificate resource and datasources (GH-136)
- Implement Api Access Policy (GH-147)
- Implement "Ca" resource and datasource(s) (GH-151)
IMPROVEMENT:
v0.5.4
BUG FIXES:
- Fix
public_ip_id
attribute when imported outscale_nat_service resource (GH-95) - Fix issue with importing server_certificate (GH-97)
- Fix StartVM action when updating VM tags (GH-86)
- Fix
secondary_private_ip_count
parameter in outscale_nic_private_ip resource (GH-100)
IMPROVEMENT:
- Update retrying when api call throttled (GH-106)
- Improve integration and acceptance tests
- Add
frieza-clean
to clean account after running tests
v0.5.3
FEATURES:
- Add "expiration_date" parameter to "outscale_access_key" resource and datasources (TPD-1987)
BUG FIXES:
- Fix acceptance tests
- Fix public_ip datasource filters #64
- Fix tags on outscale_resources #68
- iops value is set to 0 for standard volumes (TPD-2053)
IMPROVEMENT:
- Update sdk
- Add credential checking
- Make the generation of the doc more automatic
v0.5.2
v0.5.1
Update README and CHANGELOG for 0.5.1 release
v0.5.0
DOC-3104: Global Doc Improvement - Last Pages
v0.4.1
fixed CHANGELOG Signed-off-by: thiery <[email protected]>
v0.4.0
fixed CHANGELOG Signed-off-by: thiery <[email protected]>