Skip to content

Releases: tf-libsonnet/core

v0.0.4

30 Jan 17:12
41d8940
Compare
Choose a tag to compare

What's Changed

  • Add support for configuring sensitive outputs by @yorinasub17 in #34
  • Bump dependencies:
    • Bump github.com/gruntwork-io/terratest from 0.41.6 to 0.41.7 in /test by @dependabot in #31
    • Bump actions/checkout from 3.2.0 to 3.3.0 by @dependabot in #32
    • Bump golangci/golangci-lint-action from 3.3.1 to 3.4.0 by @dependabot in #33

Full Changelog: v0.0.3...v0.0.4

v0.0.3

21 Dec 21:12
b999f96
Compare
Choose a tag to compare

What's Changed

  • Add support for setting provisioner and connection blocks in #30
  • Miscellaneous docs updates

Full Changelog: v0.0.2...v0.0.3

v0.0.2: Support for meta arguments

16 Dec 17:08
6baf1f0
Compare
Choose a tag to compare
  • Add support for injecting meta-arguments in #20
  • Miscellaneous updates to repo meta files (GitHub Actions, README, etc).

Full Changelog: v0.0.1...v0.0.2

v0.0.1: Initial Release

12 Dec 22:19
9c1df8b
Compare
Choose a tag to compare

Features

Initial release containing Jsonnet initialization functions for Terraform blocks.