Commit graph

67 commits

Author SHA1 Message Date
06kellyjac de58595c5d terragrunt: 0.28.0 -> 0.28.1 2021-02-02 17:55:15 +00:00
06kellyjac cb2949a512 terragrunt: 0.27.4 -> 0.28.0 2021-02-02 16:35:28 +00:00
Sandro 4519d75b3f
Merge pull request #111584 from 06kellyjac/terragrunt
terragrunt: 0.27.3 -> 0.27.4
2021-02-01 19:35:28 +01:00
Jack Kelly 04b739029c
terragrunt: add to the meta (#111586)
* terragrunt: add to the meta

* Update pkgs/applications/networking/cluster/terragrunt/default.nix

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-02-01 18:05:54 +01:00
06kellyjac 155a45d8df terragrunt: 0.27.3 -> 0.27.4 2021-02-01 16:04:17 +00:00
06kellyjac 135807629f terragrunt: 0.27.1 -> 0.27.3 2021-01-26 15:42:50 +00:00
06kellyjac ca1bc75f9f terragrunt: remove unused dependency and compile smaller
Removed makeWrapper as it's been unused since we stopped wrapping up TF
Added -s and -w ldflags to minify terragrunt
2021-01-26 15:41:11 +00:00
06kellyjac 2525c0252e terragrunt: 0.27.0 -> 0.27.1 2021-01-13 10:54:37 +00:00
06kellyjac 5aabd460ca terragrunt: 0.26.7 -> 0.27.0 2021-01-08 16:30:49 +00:00
06kellyjac a40100b6d7 terragrunt: 0.26.5 -> 0.26.7 2020-11-25 21:16:16 +00:00
06kellyjac 03df9f54fc terragrunt: 0.26.4 -> 0.26.5 2020-11-25 09:13:19 +00:00
Sandro 5152fe0e62
Merge pull request #104080 from 06kellyjac/terragrunt_0.26.3 2020-11-23 17:33:20 +01:00
sevenfourk 45ed0b7018
terragrunt: removing terraform dependency (#103670)
Since terragrunt would trigger downloading all the plugins and basing on terraform 0.12 branch whereas people could use it against 0.11 or 0.13 terraform.
2020-11-18 18:58:28 +01:00
06kellyjac 68e63a27ef terragrunt: 0.26.3 -> 0.26.4 2020-11-18 17:34:23 +00:00
06kellyjac 69023bfbb2 terragrunt: 0.26.2 -> 0.26.3 2020-11-18 17:34:23 +00:00
06kellyjac a126b44084 terragrunt: 0.25.5 -> 0.26.2 2020-11-10 13:50:11 +00:00
06kellyjac 10c152cb58 terragrunt: 0.25.4 -> 0.25.5 2020-10-23 09:50:15 +01:00
06kellyjac 268f5110f6 terragrunt: add jk as a maintainer
Add jk (myself) as a maintainer for terragrunt
2020-10-23 09:49:41 +01:00
06kellyjac 200bf0a3af terragrunt: clean and sort arguments
lib was already imported so no need for stdenv.lib
sorted arguments into order of use
2020-10-23 09:48:39 +01:00
Ben Siraphob 683a87dbeb treewide: remove periods from end of package descriptions 2020-10-17 08:22:31 -07:00
Jack Kelly b5e37e1ea5
terragrunt: 0.23.40 -> 0.25.4 (#100727)
* terragrunt: use buildFlagsArray

* terragrunt: 0.23.40 -> 0.25.4
2020-10-16 17:18:01 +02:00
R. RyanTM 6ed06dca05 terragrunt: 0.23.33 -> 0.23.40 2020-09-07 00:47:22 +00:00
R. RyanTM b07b942e63 terragrunt: 0.23.32 -> 0.23.33 2020-08-24 09:59:32 +00:00
zowoq cea7cd902e buildGoModule packages: set doCheck = false 2020-08-10 16:02:30 +10:00
R. RyanTM a263cb2858 terragrunt: 0.23.31 -> 0.23.32 2020-08-02 14:26:40 +00:00
zowoq 3c5750d1cd buildGoModule packages: editorconfig fixes 2020-07-31 13:58:04 +10:00
R. RyanTM 87accbfb90 terragrunt: 0.23.23 -> 0.23.31 2020-07-04 11:01:18 +00:00
R. RyanTM f21011e8cf terragrunt: 0.23.14 -> 0.23.23 2020-06-09 03:13:05 +00:00
Colin L Rice d6162dab50
go-modules: Update files to use vendorSha256 2020-05-14 07:22:21 +01:00
06kellyjac cef39f9089 terragrunt: 0.23.2 -> 0.23.14
Moved to use go modules build
Deleted old deps.nix file used with dep
2020-05-07 11:24:58 -07:00
zowoq b5dc07a4b4 treewide: use $out instead of $bin with buildGoPackage 2020-04-28 20:30:29 +10:00
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Rhys ff7b4faeff terragrunt: 0.21.11 -> 0.23.2 2020-03-12 07:59:08 +00:00
Jean-Philippe Braun 92c97a3915 terragrunt: 0.17.4 -> 0.21.11 2020-02-17 14:34:02 +01:00
volth 46420bbaa3 treewide: name -> pname (easy cases) (#66585)
treewide replacement of

stdenv.mkDerivation rec {
  name = "*-${version}";
  version = "*";

to pname
2019-08-15 13:41:18 +01:00
Stephen f58c31ead0
terragrunt: 0.17.3 -> 0.17.4 2018-12-22 14:37:25 -06:00
Stephen ed99c2266f terragrunt: 0.17.2 -> 0.17.3 (#51035) 2018-11-25 21:35:17 +01:00
zimbatm b554d6208a
terraform: add a "full" passthru
providers are already compiled independently so we don't need Hydra to
follow terraform_MAJ_MIN_full to have them all compiled.

Instead of having to create two aliases per release, add a "full"
passthru for that common use-case.

Eg:

  terraform_0_11_full -> terraform_0_11.full
2018-11-20 10:32:36 +01:00
zimbatm d979b8bec1
terragrunt: delete old versions
These are very old and blocking cleaning old terraform releases
2018-11-19 22:10:06 +01:00
Stephen b6b4f702ff terragrunt: 0.16.6 -> 0.17.2 (#50036) 2018-11-10 16:49:56 +01:00
Stephen 083c3183ff
terragrunt: 0.16.5 -> 0.16.6 2018-08-15 15:14:17 -07:00
Stephen e36ea4b1bf
terragrunt: 0.14.6 -> 0.16.5 2018-08-14 10:35:32 -07:00
Peter Hoeg 5975e4a7de terragrunt: 0.14.2 -> 0.14.6 2018-04-02 15:52:15 +08:00
Peter Hoeg fb6177722d terragrunt: 0.14.0 -> 0.14.2
Also pull in terraform-full as we need the plugins to actually do something.
2018-03-07 14:21:40 +08:00
Peter Hoeg 15d33a4c93 terragrunt: 0.13.23 -> 0.14.0 2018-02-03 10:06:57 +08:00
Peter Hoeg 1efed45ebe terragrunt: 0.13.0 -> 0.13.23 2017-12-22 11:37:58 +08:00
Shea Levy ed9526949f terragrunt: 0.12.25 -> 0.13.0 2017-08-23 14:19:55 -04:00
Peter Hoeg 688ab1ed02 terragrunt: 0.12.24 -> 0.12.25 2017-07-31 14:23:04 +08:00
Peter Hoeg ef78ff8420 terragrunt: 0.12.16 -> 0.12.24 2017-07-13 00:09:07 +08:00
Peter Hoeg 299c57e6f3 terragrunt: make v0.11.1 use its own deps file 2017-07-13 00:06:05 +08:00