Skip to content

v0.6.0

Compare
Choose a tag to compare
@outscale-toa outscale-toa released this 31 Oct 16:54
· 233 commits to master since this release

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)