Releases: zph/terraform-provider-mysql
Releases · zph/terraform-provider-mysql
v3.0.62008
20 Nov 00:03
Compare
Sorry, something went wrong.
No results found
Changelog
a7ed858 Update VERSION to 3.0.62008
c2f2580 Improve release process with tag checks and confirmations
7eda440 Update VERSION to 3.0.62007
4190839 Fix bug that prevented removal of query limits (#10 )
97f3783 Update README.md (#9 )
v3.0.62007
25 Jul 20:39
Compare
Sorry, something went wrong.
No results found
Changelog
Update README.md by @zph in #9
Fix bug that prevented removal of query limits by @otherchen in #10
v3.0.62006
05 Sep 23:55
Compare
Sorry, something went wrong.
No results found
Changelog
4de34fd Zh r3.0.62 temp (#8 )
c1c8d2a Support placement_policy resource and database configuration (#7 )
29408c9 Fixes TF drift for resource group name and query_limit (#6 )
v3.0.62005
09 Aug 17:11
Compare
Sorry, something went wrong.
No results found
v3.0.62003
25 Jul 01:03
Compare
Sorry, something went wrong.
No results found
Changelog
cc4f335 Handle TF drift more gracefully for ti_resource_group and ti_resource_group_assignment (#5 )
v3.0.62002
19 Jul 06:28
Compare
Sorry, something went wrong.
No results found
Changelog
9534065 Fix go mod tidy and disable doc building (#4 )
PRs 1-3
v3.0.62-20240705-30063b91
06 Jul 01:56
Compare
Sorry, something went wrong.
No results found
Changelog
30063b9 Add helper for releasing
8447f2b Shorten the tagging scheme
3a90834 Remove terraform lock from examples
52b1986 Improve error message about absent user
403e7c0 Stop dual running CI
7a2e770 Remove stubbed in validation fn
fbe2c05 Remove stubbed in validation fn
cf9f09e Merge branch 'master' into zh-resource-controls
a091819 Use GitHub actions for release (#2 )
b94c78e Add comments about TiDB syntax
b104c63 Revert changes to data_source_tables
f0c9384 Fix issue with burstable
efb4088 WIP
5f37d7e Initial implementation of managing resource groups in terraform
v3.0.62-20240705-2cd272c4
06 Jul 03:08
Compare
Sorry, something went wrong.
No results found
v3.0.62-20240705-e0444104
06 Jul 02:48
Compare
Sorry, something went wrong.
No results found
Changelog
e044410 Use tools.go to ensure we keep necessary dependencies
08a697a Try again with doc creation
9a8ad15 Iterate on publishing docs with each release
2385dfd Build doc creation into the publishing pipeline
42d531c Stop using govendor according to their README since go v1.13
v3.0.62-20240705-cd4bd019
06 Jul 03:17
Compare
Sorry, something went wrong.
No results found
Changelog
cd4bd01 Docs only manually
b0cb65c Docs only manually
d70da8f Stop trying to use tfplugindocs we'll do it manually