Skip to content

v0.0.16

Latest

Choose a tag to compare

@aksmo aksmo released this 28 Feb 21:51
d29197c

Changelog

  • f1bd823 πŸ› order-of-ops
  • b409620 πŸ› some tests require 'key' always present
  • 2a60147 Merge pull request #72 from Optum/dependabot/go_modules/go_modules-c00bff5f57
  • 75d8663 Merge pull request #74 from erikpaasonen/feat/assume-role-block-s3-backend
  • d0cd4de Merge pull request #78 from Optum/feat/bumpversions
  • d29197c Merge pull request #79 from Optum/fix/vulnerabilities
  • a2813d6 build(deps): bump github.com/hashicorp/go-getter in the go_modules group
  • 21ba912 build(deps): bump golang.org/x/crypto in the go_modules group (#75)
  • 26b649d build(deps): bump golang.org/x/net in the go_modules group (#76)
  • 464c06e chore: ⬆️ go.mod/go.sum updates
  • 5d0c92a chore: fix typo
  • a6c4b84 chore: pin to version
  • 6d9e7fa chore: pin to version
  • 653728d chore: update action versions
  • 463b059 chore: update actions version
  • 257e703 chore: update config
  • 8707e34 chore: update go.mod
  • 8d488f1 chore: update go.sum
  • ab134f4 chore: update workflow actions
  • 0481f4e feat: ✨ use non-deprecated assume-role block syntax for S3 TF backend
  • 0acb930 feat: update dockerfile
  • 01e179c fix: πŸ› misspelling in var name
  • d2632bd fix: add UnmarshalText methods for mapstructure v2 compatibility
  • 22e78db fix: add write permissions
  • c3f3aae fix: added missing quotes
  • 8bf516b fix: build error
  • 7098642 fix: resolve Go 1.25 compat issues
  • a95fa3b fix: resolve Go 1.25 compat issues and add regression tests
  • 9fb3380 fix: update package versions
  • a84ea14 fix: update package versions
  • 1101ba3 fix: update to fix issue in code due to bump up in go version
  • 0553011 refactor: 🎨 terraform fmt -recursive