Skip to content

Releases: cloud-custodian/tfparse

v0.6.19.post1

13 Jan 18:25
ec8e8bd

Choose a tag to compare

What's Changed

Full Changelog: v0.6.18...v0.6.19.post1

v0.6.18

12 Aug 19:21
155b219

Choose a tag to compare

What's Changed

  • fix: also check if value is wholly known to successfully run in not wholly known for_each blocks by @stephanwindischmann in #259
  • 🌱 Bump pypa/cibuildwheel from 2.23.3 to 3.0.0 in the github-actions group by @dependabot[bot] in #260
  • releng: release 0.6.18 by @ajkerrigan in #263

New Contributors

Full Changelog: v0.6.17...v0.6.18

v0.6.17

26 Jun 18:47
6b5c90f

Choose a tag to compare

What's Changed

  • 🌱 Bump pytest-xdist from 3.6.1 to 3.7.0 in the python-requirements group by @dependabot in #250
  • 🌱 Bump actions/setup-go from 5.4.0 to 5.5.0 in the github-actions group by @dependabot in #251
  • fix: skip dynamic blocks that iterate over an unknown by @ajkerrigan in #252
  • fix: preserve parent module context in references by @ajkerrigan in #255
  • fix: workaround crash on sensitive values by marking them as nil by @mikecowie-seequent in #254
  • releng: release 0.6.17 by @ajkerrigan in #257

New Contributors

Full Changelog: v0.6.16...v0.6.17

v0.6.16

28 May 14:00
0785c78

Choose a tag to compare

What's Changed

Full Changelog: v0.6.15...v0.6.16

v0.6.15

02 Apr 21:32
3182737

Choose a tag to compare

Breaking Change

#219 fixes reference-tracking in order to support multiple references in a single block. Consumers will need to be updated to support the new reference tracking behavior. These changes to the c7n-left project may be a useful reference.

What's Changed

  • Add a justfile for easy workflow management by @sontek in #237
  • chore: update to trivy v0.60.0 by @ajkerrigan in #239
  • fix: Handle function calls with unresolved variables by @sontek in #238
  • fix: include referenced resources in resource block's __tfmeta (fixes #99) by @albertodonato in #219
  • 🌱 bump the github-actions group with 5 updates by @dependabot in #235
  • fix: Allow unknown references merge with locals by @sontek in #241
  • 🌱 Bump the python-requirements group across 1 directory with 2 updates by @dependabot in #242
  • 🌱 Bump the github-actions group with 5 updates by @dependabot in #243
  • releng - release 0.6.15 by @ajkerrigan in #240

Full Changelog: v0.6.14...v0.6.15

v0.6.14

12 Mar 19:30
0754d32

Choose a tag to compare

What's Changed

  • chore: upgrade pypa/cibuildwheel to v2.21.3 by @JonZeolla in #222
  • 🌱 bump the github-actions group across 1 directory with 10 updates by @dependabot in #230
  • 🌱 bump black from 24.10.0 to 25.1.0 in the python-requirements group by @dependabot in #229
  • releng - run c7n-left tests in ci by @kapilt in #233
  • releng - release 0.6.14 by @ajkerrigan in #232

Full Changelog: v0.6.13...v0.6.14

v0.6.13

11 Dec 17:16
e937250

Choose a tag to compare

What's Changed

Full Changelog: v0.6.12...v0.6.13

v0.6.12

14 Nov 15:45
c63fa68

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.6.11...v0.6.12

v0.6.11

23 Sep 14:57
c1d0be3

Choose a tag to compare

What's Changed

Full Changelog: v0.6.10...v0.6.11

v0.6.10

18 Jul 19:08
b6c1a38

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.6.9...v0.6.10