Releases: stekern/tfblocks
v0.0.6
v0.0.6 (2025-04-14)
Chores
-
Update semantic release config (
bef7a94) -
deps: Update actions/setup-python action to v5.4.0 (#7,
6ea2fa4)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
-
deps: Update actions/setup-python action to v5.5.0 (
a38d5c8) -
deps: Update astral-sh/setup-uv action to v5.3.1 (
434be32) -
deps: Update astral-sh/setup-uv action to v5.4.0 (
4bbacc4) -
deps: Update astral-sh/setup-uv action to v5.4.1 (
c3a9113) -
deps: Update python docker tag to v3.13.2 (
87a28ea)
Documentation
- Update readme (
78f552c)
Features
Detailed Changes: v0.0.5...v0.0.6
v0.0.5
v0.0.5 (2025-03-07)
Bug Fixes
- Import id for aws_default_route_table (
299d573)
Detailed Changes: v0.0.4...v0.0.5
v0.0.4
v0.0.4 (2025-03-07)
Bug Fixes
- Better support for non-aws providers (
69a83d5)
We only have an import ID generator for the AWS provider, but for other providers we can still create the import blocks and do our best at linking to the provider documentation for that specific resource with instructions on how to construct the import ID.
Detailed Changes: v0.0.3...v0.0.4
v0.0.3
v0.0.2
v0.0.1
v0.0.1 (2025-03-04)
Bug Fixes
-
Add link to documentation for default import id (
390b0c7) -
Handle aws_alb resource as aws_lb (
1a3985a) -
Ignore none values (
8b00f28) -
Verify terraform state format version (
d957526)
Chores
-
Trigger release (
f515961) -
Update release process (
6679ff5) -
deps: Update actions/checkout action to v4.2.2 (
6251e15)
Continuous Integration
-
Add release workflow (
6ffc3ec) -
Add renovate (
7b977c8) -
Update release workflow (
961641b) -
Update release workflow (
e6b9a07)