------------------------------------------------------------------- Thu Sep 15 07:52:16 UTC 2022 - kastl@b1-systems.de - Update to version 0.38.12: * Adds retryable error regex to match rate limit message from CodeCommit (#2276) ------------------------------------------------------------------- Thu Sep 15 07:49:43 UTC 2022 - kastl@b1-systems.de - Update to version 0.38.11: * Uses partition from session when constructing the KMS Key ARN (#2257) ------------------------------------------------------------------- Tue Sep 13 12:46:18 UTC 2022 - kastl@b1-systems.de - Update to version 0.38.10: * Share `Env` attributes with `cfgOptions`. (#2274) ------------------------------------------------------------------- Wed Sep 07 11:06:00 UTC 2022 - kastl@b1-systems.de - Update to version 0.38.9: * Improve partial parsing HCL strings by adding cache (#2204) ------------------------------------------------------------------- Wed Sep 07 11:04:41 UTC 2022 - kastl@b1-systems.de - Update to version 0.38.8: * #2245: Add option to skip state bucket public access blocking (#2246) * fix(docs): use correct link (#2250) * Update render json tests to use different directories and avoid parallel execution errors (#2248) * fix(docs): correct spelling (#2238) ------------------------------------------------------------------- Wed Sep 07 10:57:44 UTC 2022 - kastl@b1-systems.de - Update to version 0.38.7: * Fix bug where terragrunt run-all render-json overwrites all files (#2230) * Remove commercial-support page and references (#2197) * Fix typo (#2213) ------------------------------------------------------------------- Fri Jul 22 17:39:05 UTC 2022 - kastl@b1-systems.de - Update to version 0.38.6: * Add metadata to render-json output (#2199) * Remove unused appveyor (#2194) ------------------------------------------------------------------- Sat Jul 16 19:04:18 UTC 2022 - kastl@b1-systems.de - Update to version 0.38.5: * Improve Terragrunt error logs (#2175) * Fix bug in render-json with dependency and locals (#2191) * Addresses dependabot alerts (#2192) * Bump nokogiri from 1.12.5 to 1.13.6 in /docs (#2115) * Fix quick-start typo (#2183) * Fix typo (#2186) * Set compatibilty version to go 1.17 (#2180) * Update codeowners (#2162) ------------------------------------------------------------------- Tue Jul 05 14:19:25 UTC 2022 - kastl@b1-systems.de - Update to version 0.38.4: * Use faster hashing approach when handling local module sources (#2168) ------------------------------------------------------------------- Fri Jul 01 10:52:34 UTC 2022 - kastl@b1-systems.de - Update to version 0.38.3: * #2113 Improved parsing of AWS policy response (#2118) * #2109 Updated reading of AWS response using BoolValue function (#2111) * Integration tests stability (#2160) ------------------------------------------------------------------- Tue Jun 28 14:22:42 UTC 2022 - kastl@b1-systems.de - Update to version 0.38.2: * #2045 Fixed pattern matching for error hooks (#2101) ------------------------------------------------------------------- Wed Jun 22 20:45:14 UTC 2022 - kastl@b1-systems.de - Update to version 0.38.1: * feat: fetch dependency output from state (#2123) * Add ability to customize SSE settings for the remote state bucket (#2157) * Add ability to disable auto-approve (#2156) ------------------------------------------------------------------- Wed Jun 22 07:54:16 UTC 2022 - kastl@b1-systems.de - Update to version 0.38.0: * Test against terraform 1.2 (#2147) ------------------------------------------------------------------- Wed Jun 22 07:50:00 UTC 2022 - kastl@b1-systems.de - Update to version 0.37.4: * Make include_in_copy work for patterns containing parent folders (#2112) ------------------------------------------------------------------- Wed Jun 22 07:44:55 UTC 2022 - kastl@b1-systems.de - Update to version 0.37.3: * feat: improve local source code download behaviour (#2006) ------------------------------------------------------------------- Thu Jun 09 17:10:17 UTC 2022 - kastl@b1-systems.de - Update to version 0.37.2: * Bump github.com/hashicorp/go-getter from 1.5.11 to 1.6.1 (#2131) * Check in Pull Request template (#2124) ------------------------------------------------------------------- Sat May 14 08:25:49 UTC 2022 - kastl@b1-systems.de - Update to version 0.37.1: * Update remote state docs to recommend generate first (#2106) ------------------------------------------------------------------- Sat May 14 08:20:02 UTC 2022 - kastl@b1-systems.de - Update to version 0.37.0: * fix config remote state s3 and update if needs (#2063) ------------------------------------------------------------------- Fri May 13 19:58:52 UTC 2022 - kastl@b1-systems.de - Update to version 0.36.12: * Allow v0.36 to define disable_bucket_update to make it easier to transition to v0.37 (#2105) ------------------------------------------------------------------- Fri May 13 19:40:56 UTC 2022 - kastl@b1-systems.de - Update to version 0.36.11: * Bump github.com/hashicorp/go-getter from 1.5.7 to 1.5.11 (#2095) ------------------------------------------------------------------- Thu May 05 06:37:34 UTC 2022 - kastl@b1-systems.de - Update to version 0.36.10: * fix bug where strict validation wasn't always respected (#2056) * fix(docs): missing cli options on the summary (#2088) ------------------------------------------------------------------- Sat Apr 30 15:45:50 UTC 2022 - kastl@b1-systems.de - Update to version 0.36.9: * git_functions: propegate the opts.Env for git commands (#2086) * Fix get_path_from_repo_root typo (#2035) ------------------------------------------------------------------- Thu Apr 28 06:28:01 UTC 2022 - kastl@b1-systems.de - Update to version 0.36.8: * Bump sops from v3.7.0 to v3.7.2 (#2083) * Failing tests fixes (#2073) * Clarify behavior of terragrunt-tfpath override with respect to dependencies (#2077) ------------------------------------------------------------------- Sat Apr 16 09:05:37 UTC 2022 - kastl@b1-systems.de - Update to version 0.36.7: * Additional known transient error handling (#2066) * Update inputs.md (#2053) ------------------------------------------------------------------- Fri Mar 18 10:23:58 UTC 2022 - kastl@b1-systems.de - Update to version 0.36.6: * fix: use correct slashes for repo root functions (#2042) ------------------------------------------------------------------- Wed Mar 16 18:02:37 UTC 2022 - kastl@b1-systems.de - Update to version 0.36.5: * Enable public access blocking for access logs S3 bucket as well, if configured (#2040) ------------------------------------------------------------------- Wed Mar 16 18:01:24 UTC 2022 - kastl@b1-systems.de - Update to version 0.36.4: * #1971 Added caching of IAM roles parsed from HCL files (#2010) * Removed empty list item (#2030) ------------------------------------------------------------------- Thu Mar 03 09:41:18 UTC 2022 - kastl@b1-systems.de - Update to version 0.36.3: * Add get_repo_root() built-in (#2027) ------------------------------------------------------------------- Thu Mar 03 09:39:19 UTC 2022 - kastl@b1-systems.de - Update to version 0.36.2: * Add merge strategies for mock outputs with state (#1936) * Update cli-options.md to mention silent auto-approve on run-all. (#1992) ------------------------------------------------------------------- Tue Feb 01 07:05:48 UTC 2022 - kastl@b1-systems.de - Update to version 0.36.1: * Handle relative paths correctly when fetching tfr (#2005) * CI Build fix (#2001) * Add 1.1.x to version compatibility table (#1991) ------------------------------------------------------------------- Wed Jan 26 07:34:16 UTC 2022 - Johannes Kastl - new package terragrunt at version 0.36.0