3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

55 commits

Author SHA1 Message Date
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
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 6303d4ecf7 terragrunt: update sha256 2017-05-16 11:28:09 +08:00
Peter Hoeg 408d06f6ec terragrunt: 0.12.15 -> 0.12.16 2017-05-11 14:02:52 +08:00
Yaakov Nemoy 63f4921137 terragrunt: 0.11.1 -> 0.12.15 (#25472) 2017-05-06 19:35:04 +01:00
Peter Hoeg ffa2bc2382 terragrunt: 0.11.0 -> 0.11.1 2017-04-12 14:08:53 +08:00
Shea Levy 0c928f4a1d terragrunt: Set the version variable properly 2017-03-15 11:01:09 -04:00
Peter Hoeg f9e76bae63 terragrunt: 0.10.3 -> 0.11.0 2017-03-05 10:31:42 +08:00
Peter Hoeg 84fd5daafc terragrunt: 0.10.2 -> 0.10.3 2017-02-23 17:14:45 +08:00
Peter Hoeg 494462e857 terragrunt: 0.10.1 -> 0.10.2 2017-02-22 20:12:25 +08:00
Peter Hoeg e1165abcb8 terragrunt: 0.10.0 -> 0.10.1 2017-02-15 17:08:23 +08:00
Peter Hoeg 2667a8696b terragrunt: 0.9.9 -> 0.10.0 2017-02-11 13:03:41 +08:00
Peter Hoeg 8fe97df3d2 terragrunt: 0.9.6 -> 0.9.9 2017-02-06 13:35:26 +08:00