diff --git a/CHANGELOG.md b/CHANGELOG.md index 14e8124..d92021e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,9 +7,14 @@ and this project adheres to [0ver](https://0ver.org). ## [Unreleased] +## [v0.0.10] - 2020-10-30 + ### Changed -- upgraded all dependencies +- Prefix new releases with `^v` to make pkg.go.dev happy +- Upgraded all dependencies +- Refactored codebase following golang file structure +- Fixed goreleaser config ## [0.0.9] - 2020-09-14 @@ -122,7 +127,8 @@ and this project adheres to [0ver](https://0ver.org). - dry-run feature on render function - purge unmanaged variables -[Unreleased]: https://github.com/mvisonneau/tfcw/compare/0.0.9...HEAD +[Unreleased]: https://github.com/mvisonneau/tfcw/compare/v0.0.10...HEAD +[v0.0.10]: https://github.com/mvisonneau/tfcw/tree/v0.0.10 [0.0.9]: https://github.com/mvisonneau/tfcw/tree/0.0.9 [0.0.8]: https://github.com/mvisonneau/tfcw/tree/0.0.8 [0.0.7]: https://github.com/mvisonneau/tfcw/tree/0.0.7 diff --git a/README.md b/README.md index b41e410..a1cbec6 100644 --- a/README.md +++ b/README.md @@ -72,7 +72,7 @@ INFO[] Checking workspace configuration INFO[] Processing variables and updating their values on TFC INFO[] Set variable 'CLOUDFLARE_API_TOKEN' (environment) INFO[] Preparing plan -Terraform v0.12.24 +Terraform v0.13.5 Configuring remote state backend... Initializing Terraform configuration... [...] @@ -180,7 +180,7 @@ That's it, you now have a declarative way to ensure that your variable is picked INFO[] Checking workspace configuration INFO[] Processing variables and updating their values on TFC INFO[] Preparing plan -Terraform v0.12.24 +Terraform v0.13.5 Configuring remote state backend... Initializing Terraform configuration... 2020/04/06 17:23:13 [DEBUG] Using modified User-Agent: Terraform/0.12.24 TFC/d310d4ebb1 @@ -358,7 +358,7 @@ DEBU[] Uploading configuration version.. DEBU[] Uploaded configuration version! INFO[] Run ID: run-Uo1C0000uvMcacBg DEBU[] Plan ID: plan-xF1C0000EiFatd65 -Terraform v0.12.24 +Terraform v0.13.5 Configuring remote state backend... Initializing Terraform configuration... [DEBUG] Using modified User-Agent: Terraform/0.12.24 TFC/d310d4ebb1