17
0
Files
terraform-provider-null/terraform-provider-null.changes

66 lines
2.3 KiB
Plaintext

-------------------------------------------------------------------
Wed Mar 30 06:56:53 UTC 2022 - Dirk Müller <dmueller@suse.com>
- exclude build for 32bit targets
-------------------------------------------------------------------
Mon Aug 2 11:16:22 UTC 2021 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to version 3.1.0:
* update to Go 1.16
* Create CONTRIBUTING.md
* Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.4.2 to 2.4.3
* Add note about document generation and registry
* Update ID usage
* Generate documentation
* Move docs for new registry structure
* Bump SDK version to 2.4.2
* Bump actions/checkout from v2.3.3 to v2.3.4
* move to GitHub Actions
* Create dependabot.yml
* Update docs link to random provider to the Registry
-------------------------------------------------------------------
Wed Nov 11 11:41:42 UTC 2020 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Add symbolic link to comply with new filesystem layout for local provider copies
- Define and use common Go spec file variables
-------------------------------------------------------------------
Tue Oct 20 09:28:25 UTC 2020 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to version 3.0.0:
* add .tfproto5 file for releases
* Update CHANGELOG.md
* Update CHANGELOG.md
* update go version in go.mod
* normalise naming conventions
* Add descriptions
* update CI
* SDK v2.0.3
* update provider directory layout
* force go modules on for travis
* restore hashibot behaviors post migration
* Update CHANGELOG.md
* switch to standalone sdk
* bump terraform to v0.12.8
* Cleanup after v2.1.2 release
* Fix typo in resource.html.markdown
-------------------------------------------------------------------
Tue Aug 11 10:23:55 UTC 2020 - Dirk Mueller <dmueller@suse.com>
- spec-cleaner run
-------------------------------------------------------------------
Thu Feb 20 13:33:57 UTC 2020 - Robert Schweikert <rjschwei@suse.com>
- Setup as service
- Brush up spec file to reduce distro branching
- Create symlink for recognition by terraform
-------------------------------------------------------------------
Fri May 17 11:53:07 UTC 2019 - <fbergmann@suse.com>
- Initial packaging of the null provider