Skip to content

Releases: MeilleursAgents/terraform-provider-ansiblevault

v3.0.1

17 Apr 13:53
Compare
Choose a tag to compare

Fix 3.0.0 release that have checksum errors between terraform registry ones and github ones

v3.0.0

16 Apr 13:19
Compare
Choose a tag to compare

Features

  • replace env resource by path pattern resource 411ee29
  • (str) add resource for encrypting a string d5072d2

Miscellaneous

  • (deps) bump github.com/sosedoff/ansible-vault-go 7081d92
  • (deps) bump github.com/hashicorp/terraform-plugin-sdk/v2 e5a203f
  • (deps) bump github.com/hashicorp/terraform-plugin-sdk/v2 8e1a410
  • (deps) bump github.com/sosedoff/ansible-vault-go acd6014
  • (deps) bump golang.org/x/net from 0.2.0 to 0.7.0 d4f17ab

BREAKING CHANGES

  • replace env resource by path pattern resource 411ee29

v2.3.0

13 Dec 22:09
59da4d8
Compare
Choose a tag to compare

Features

  • (ci) init Github Action build fe56966
  • (dependabot) add bump of GA 9e91db2

Fixes

  • Fixing install script for dealing with zip instead of binary dba5cca

Miscellaneous

  • (release) disable sign for now ec87b5f
  • (github) move in is own repository 59da4d8
  • (makefile) use go install for errcheck 8c9fd73
  • (provider) clean duplicate statements b0273e9
  • (lint) move to golangci-lint 7ddee6e
  • (makefile) use go install for goimports 8eed5bc
  • (github) move github stuff in github folder 36cfb23
  • (README) complete section 342e6a8
  • (provider) no need to safe string anymore 21f08fa
  • upgrade to new sdk f4d2114
  • (dependabot) use CODEOWNER efdff93
  • (deps) bump github.com/hashicorp/terraform from 0.14.9 to 0.14.10 b508fc6
  • (example) handle warning 77597c8
  • (deps) bump github.com/hashicorp/terraform from 0.14.8 to 0.14.9 2c457e1
  • (deps) bump github.com/hashicorp/terraform from 0.14.7 to 0.14.8 c910e0b
  • (deps) bump github.com/hashicorp/terraform from 0.14.6 to 0.14.7 a286362
  • (deps) bump github.com/hashicorp/terraform from 0.14.5 to 0.14.6 2f1f767
  • (deps) bump github.com/hashicorp/terraform from 0.14.4 to 0.14.5 27e786a
  • (deps) bump github.com/hashicorp/terraform from 0.13.5 to 0.14.4 98d200e
  • (deps) bump gopkg.in/yaml.v2 from 2.3.0 to 2.4.0 f47c8c5
  • (deps) bump github.com/hashicorp/terraform from 0.13.3 to 0.13.5 20315c6
  • (deps) bump github.com/hashicorp/terraform from 0.13.2 to 0.13.3 42b555a
  • (deps) bump github.com/hashicorp/terraform from 0.13.1 to 0.13.2 06044bf
  • go mod tidy a2f5816
  • init registry formatted documentation dde660b
  • (example) add 0.13 provider directive bca76b5
  • (deps) bump github.com/hashicorp/terraform from 0.13.0 to 0.13.1 b63bb6a
  • (README) add 0.13 section 6a1c77c
  • (deps) bump github.com/hashicorp/terraform from 0.12.29 to 0.13.0 aedc3b6

v2.2.0

12 Aug 12:10
680204f
Compare
Choose a tag to compare

Features

  • (tools) add goreleaser config d1404a1. This allow us to be compliant with terraform 0.13

Miscellaneous

  • (tooling) update publish process 680204f
  • go mod tidy 08fa163
  • (deps) bump github.com/hashicorp/terraform from 0.12.28 to 0.12.29 6058914
  • (deps) bump github.com/hashicorp/terraform from 0.12.26 to 0.12.28 b1311e5
  • (deps) bump github.com/hashicorp/terraform from 0.12.25 to 0.12.26 d1052a2
  • (deps) bump github.com/hashicorp/terraform from 0.12.24 to 0.12.25 82943e7
  • (deps) bump gopkg.in/yaml.v2 from 2.2.8 to 2.3.0 c81be75
  • (ci) Changing configuration of JudCoco for handling fork 93904de
  • (tool) Improving release script 4d30f1a

v2.1.0

12 Aug 12:23
c1b9eb6
Compare
Choose a tag to compare

Features

  • (install) Using Github token, if provided, to bypass rate limit 41d275d

Fixes

  • Add support for values in nested maps #77
  • Improved type management #75
  • Simplified value lookup and removed case insensitivity. #78
  • (git) Increasing depth of fetch for branch clean actions 639a5f8

Miscellaneous

  • (deps) bump github.com/hashicorp/terraform from 0.12.23 to 0.12.24 22891e9
  • (deps) bump github.com/hashicorp/terraform from 0.12.21 to 0.12.23 9eb37f3
  • (git) Harmonizing commit-msg hooks between repositories e84d2b3
  • (deps) bump github.com/hashicorp/terraform from 0.12.20 to 0.12.21 703d54a
  • (ci) Optimizing depth fetch in order to avoid large diff 8db5b8d
  • (bash) Harmonizing read_variable func accross repository 15278c8
  • (deps) bump gopkg.in/yaml.v2 from 2.2.7 to 2.2.8 38e6dc3
  • (deps) bump github.com/hashicorp/terraform from 0.12.19 to 0.12.20 db5906c
  • (deps) bump github.com/hashicorp/terraform from 0.12.18 to 0.12.19 0688945
  • (bash) Using printf instead of echo for script output 75ff966
  • (ci) Adding Github Actions for checking clean branch commits 5298603
  • (dependabot) Adding configuration for dependabot commit message prefixing 5e1af6f
  • (deps) bump github.com/hashicorp/terraform from 0.12.17 to 0.12.18 909d17f
  • (deps) bump gopkg.in/yaml.v2 from 2.2.2 to 2.2.7 924e053
  • (deps) bump github.com/hashicorp/terraform from 0.12.16 to 0.12.17 30ad6fe

Thanks to @rvben for type and nested structure management

v2.0.1

05 Dec 09:44
e0b31d6
Compare
Choose a tag to compare
  • b7073a5 Fixing param not retrieved from resource_data

v2.0.0

05 Dec 09:14
45c2deb
Compare
Choose a tag to compare

🚫 Broken release :/

Features

  • secret for ansible-vault file can be send through vault_pass #53
  • YAML multilines are handle #52

Refactor

  • vault_pass provider field has been rename

Docs

  • Examples has been updated for 2.0 version

💀 Breaking changes

  • vault_pass is used for send password value and not for ansible vault password file this option has been rename vault_path
    • Migrating to 2.0
provider ansiblevault {
  version     = "~> 1.0"
  vault_pass  = "mysecret.txt"
  root_folder = "../ansible"
}

to

provider ansiblevault {
  version     = "~> 2.0"
  vault_path  = "mysecret.txt"
  root_folder = "../ansible"
}

v1.3.0

05 Nov 14:48
549956b
Compare
Choose a tag to compare

Feature

  • Add data resource ansiblevault_string #41

Chore

v1.2.1

15 Oct 15:29
1305ed1
Compare
Choose a tag to compare
  • 9a9ba56 Fixing single quoted string not 'unquoted'
  • 30d9a50 Improving README for provider configuration and vault searched
  • 42a8cf0 Fixing typo in URL and adding executable right
  • 6bf5ac3 Adding installation script for easier install
  • ea1d512 Bumping dependencies and golang 1.13
  • e224612 adding link to generate github oauth token

v1.2.0

09 Sep 13:31
c875a9a
Compare
Choose a tag to compare
  • 2b8b9f5 apache down use GitHub
  • 55a2c25 upgrade to terraform 0.12.7
  • 22c1f59 bump to terraform 0.12
  • 6fe176e Updating release documentation
  • 09ceca5 Fixing GO111MODULE variable in Travis
  • d617cf5 Updating modules dependencies
  • 6ed8c19 Using bash script for building release instead of Google Github API
  • b48020d Refactoring Makefile targets for simplicity