Skip to content

Releases: Optum/runiac

v0.0.16

28 Feb 21:51
d29197c

Choose a tag to compare

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

v0.0.15

09 May 11:54
7033be9

Choose a tag to compare

What's Changed

  • build(deps): bump google.golang.org/protobuf from 1.32.0 to 1.33.0 by @dependabot in #69
  • build(deps): bump github.com/hashicorp/go-getter from 1.7.3 to 1.7.4 by @dependabot in #71
  • build(deps): bump golang.org/x/net from 0.22.0 to 0.23.0 by @dependabot in #70

Full Changelog: v0.0.14...v0.0.15

v0.0.14

08 Mar 17:18

Choose a tag to compare

Changelog

  • 5f78226 Merge pull request #67 from Optum/feat/lotsofupdates
  • caeac38 Merge pull request #68 from Optum/feat/workflowupdate
  • 449f709 chore: cleanup and add version instead of tag
  • 8acdc42 ci: add dry run, update goreleaser yaml archive template
  • e6fa247 ci: add snapshot arg
  • 4c27276 ci: refactor workflows
  • e3deba1 ci: update release workflow
  • 8e50506 feat: bump action version
  • 0edc42e feat: update package versions and action versions
  • ec35f20 feat: use download action
  • 892082f fix: update goreleaser yaml

v0.0.13

06 Mar 09:57
19a0dfb

Choose a tag to compare

Changelog

  • 2fe370a Adds support for other container engines (ie. podman) (#56)
  • a20a2be Merge pull request #64 from Optum/fix/release
  • ef53b95 Merge pull request #65 from Optum/fix/dockerhubsecret
  • 19a0dfb Merge pull request #66 from Optum/releasesecret
  • 5e8f3fc Merge remote-tracking branch 'origin/dependabot/go_modules/github.com/hashicorp/go-getter-1.7.0' into fix/release
  • e0cb46d Show help when calling with no arguments (#55)
  • b4975bf Update go mods (#60)
  • 07868a9 add workflow_dispatch
  • 514aa7e az powershell (#59)
  • 07f1f4d build(deps): bump github.com/hashicorp/go-getter from 1.6.2 to 1.7.0
  • 1ec6532 build(deps): bump golang.org/x/net from 0.4.0 to 0.17.0
  • c48ed8d ci: update secrets in release workflow
  • f25bb28 fix: update dockerhub credential
  • 51a0041 fix: update secrets
  • b5b23e3 rollback goreleaser version
  • b247ece update go version

v0.0.12

26 Feb 16:56
06737bc

Choose a tag to compare

Changelog

  • 06737bc Adding support for passing host system AWS_ prefixed variables into runiac container (#51)

v0.0.11

18 Nov 20:20
aeee2d3

Choose a tag to compare

Changelog

aeee2d3 Merge pull request #46 from Optum/dockerfile-patch
473709a add tests for dockerfile
df477ac go fmt ran on everything for readability (#40)
89fd907 update dockerfile test
20e0092 update variable

v0.0.10

18 Oct 23:54
0910549

Choose a tag to compare

Changelog

0910549 Bugfix/regional regions cli (#38)

v0.0.9

06 Oct 16:38
8d69b4c

Choose a tag to compare

Contains a few fixes and improvements for runiac CLI:

  • Starter templates are downloaded from the runiac GitHub organization
  • CLI will not initialize a git repo if one already exists in a new runiac project

v0.0.8

31 May 23:40
9095961

Choose a tag to compare

Changelog

543dbda Update PULL_REQUEST_TEMPLATE.md
7bc4cf5 Update README.md
0204350 Update README.md
4b3f321 Update README.md
9095961 feat: Persist AWS CLI configuration in .runiac directory (#33)
513fc29 feat: runiac_environment optional for terraform (#34)
f81af47 removing examples into starter github repos

v0.0.7

19 May 03:36
085c266

Choose a tag to compare

Changelog

085c266 Add "new" command for scaffolding projects (#15)
173e9e7 Fixing copyright (#32)
6ab5c6f ci: publish test results from forked repo's
aff8559 end with new line on runiac version