Skip to content

Releases: outscale/terraform-provider-outscale

v0.7.0

25 Nov 14:48
Compare
Choose a tag to compare

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

31 Oct 16:54
Compare
Choose a tag to compare

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:

  • Change the description when parameters are quoted (GH-101)
  • Customize the intro by adding extra info (GH-102)
  • Update the path for the doc-templates (GH-103)
  • Add workflow to check examples (GH-178)

v0.5.4

26 Jul 14:43
Compare
Choose a tag to compare

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

25 Mar 17:05
Compare
Choose a tag to compare

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

02 Feb 15:31
Compare
Choose a tag to compare

FEATURES:

  • Enhance User-Agent #56

BUG FIXES:

  • Fix Resource outscale_route_table_link import issue (TPD-2011)
  • Update old wiki links to new docs address #49

v0.5.1

21 Dec 09:37
2c3a254
Compare
Choose a tag to compare
Update README and CHANGELOG for 0.5.1 release

v0.5.0

12 Nov 17:25
Compare
Choose a tag to compare
DOC-3104: Global Doc Improvement - Last Pages

v0.4.1

19 Jul 14:44
Compare
Choose a tag to compare
fixed CHANGELOG

Signed-off-by: thiery <opensource@outscale.com>

v0.4.0

09 Jul 16:10
Compare
Choose a tag to compare
fixed CHANGELOG

Signed-off-by: thiery <opensource@outscale.com>

v0.3.1

16 Apr 09:12
Compare
Choose a tag to compare
update README.md

Signed-off-by: Thiery Ouattara <thiery.ouattara@outscale.com>