Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 860 Bytes

CHANGELOG.md

File metadata and controls

31 lines (20 loc) · 860 Bytes

0.4.0 (Unreleased)

0.3.0 (June 13, 2019)

Added:

  • Terraform 0.12 update Terraform SDK to 0.12.1 (#25)
  • resource/job: Add attribute notification (#24)

0.2.1 (June 12, 2019)

Added:

  • Job Schedule Enabled argument
  • Job Execution Enabled argument

FIXED:

  • Executions and schedules getting disabled due to missing defaults

0.2.0 (May 13, 2019)

Added:

  • ACL Policy resource
  • API Version provider option

FIXED:

  • Idempotency issue when node filter not set on job

0.1.0 (June 21, 2017)

NOTES:

  • Same functionality as that of Terraform 0.9.8. Repacked as part of Provider Splitout