File terraform-provider-local.changes of Package terraform-provider-local.14964
-------------------------------------------------------------------
Fri Feb 7 21:14:54 UTC 2020 - Robert Schweikert <rjschwei@suse.com>
- Create symlink for terraform to recognize the provider. See
https://www.terraform.io/docs/extend/how-terraform-works.html#plugin-locations
-------------------------------------------------------------------
Wed Feb 5 09:51:48 UTC 2020 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to version 1.4.0
NOTES:
* The provider has switched to the standalone TF SDK, there should be
no noticeable impact on compatibility.
([#32](https://github.com/terraform-providers/terraform-provider-local/issues/32))
NEW FEATURES:
* r/local_file: allow for configurable permissions
([#30](https://github.com/terraform-providers/terraform-provider-local/issues/30))
- from version 1.3.0
* Add support for base64 encoded content
([#29](https://github.com/terraform-providers/terraform-provider-local/issues/29))
- Include CHANGELOG.md in %doc section
- Increase golang API in BuildRequires to > 1.12
- Increase terraform version dependency to > 0.12.0
-------------------------------------------------------------------
Fri May 17 11:47:11 UTC 2019 - <fbergmann@suse.com>
- Initial packaging of the local terraform provider