Skip to content

Releases: ashald/terraform-provider-consulacl

1.6.0 - 2020-03-31

31 Mar 05:15
Compare
Choose a tag to compare

Added

  • Resource consulacl_token now resets anonymous token permissions upon deletion as it cannot be removed

1.5.0 - 2019-10-04

04 Oct 16:32
Compare
Choose a tag to compare

Added

  • Resource consulacl_token14 to manage post-Consul 1.4 tokens and their accessor/secret fields

1.4.0 - 2019-07-30

30 Jul 23:54
Compare
Choose a tag to compare

Added

  • Resource consulacl_policy_binding to assign post-Consul 1.4 ACL policies to tokens by their accessor IDs

1.3.0 - 2019-05-26

26 May 05:20
Compare
Choose a tag to compare

Added

  • Integration with Terraform v0.12

1.2.0 - 2019-05-21

22 May 03:10
Compare
Choose a tag to compare

Added

  • Data source consulacl_token to retrieve Consul ACL secret id by its accessor id

1.1.1 - 2018-08-01

02 Aug 03:06
Compare
Choose a tag to compare

Fixed

  • Mark token as computed attribute so that it's really optional [#1]

1.1.0 - 2018-07-06

06 Jul 04:04
Compare
Choose a tag to compare

Added

  • Import functionality for consulacl_token

1.0 - 2018-07-05

06 Jul 03:30
Compare
Choose a tag to compare

Added

  • Initial implementation for consulacl_token resource