Rui Chen
a630646b8f
chore(deps): terraform 1.8.3, opentofu 1.7.1, conftest 0.52.0 ( #4534 )
...
Signed-off-by: Rui Chen <rui@chenrui.dev >
2024-05-14 10:38:50 -07:00
renovate[bot]
74e8e7a0b5
chore(deps): update debian:12.5-slim docker digest to 804194b in dockerfile (main) ( #4545 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-14 02:45:14 +00:00
renovate[bot]
ec3e2fac56
chore(deps): update docker/dockerfile:1 docker digest to a57df69 in dockerfile (main) ( #4490 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-27 00:53:11 +00:00
renovate[bot]
5aaf8ad4e6
chore(deps): update debian:12.5-slim docker digest to 155280b in dockerfile (main) ( #4480 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-25 03:30:04 +00:00
Dylan Hitt
cc994a3dba
build: fix build terraform/opentofu build pathing ( #4439 )
...
Co-authored-by: PePe Amengual <jose.amengual@gmail.com >
2024-04-19 08:06:42 -05:00
nitrocode
490719d025
chore(docker): use golang tag so renovate maintains it ( #4433 )
2024-04-18 12:09:30 -05:00
renovate[bot]
a357b377ff
chore(deps): pin dependencies in .github/workflows/website.yml (main) ( #4431 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-14 14:16:38 +00:00
Rui Chen
152461a798
chore(tf): bump to terraform 1.8.0 ( #4419 )
...
Signed-off-by: Rui Chen <rui@chenrui.dev >
2024-04-13 09:32:42 -04:00
nitrocode
4750dc2dc8
feat: add opentofu binary to container ( #4341 )
...
Signed-off-by: nitrocode <7775707+nitrocode@users.noreply.github.com >
2024-03-23 11:57:58 -04:00
Christian Winther
1220638c59
fix(deps): Update alpine ca-certificates package version to 20240226-r0 in Dockerfile ( #4376 )
2024-03-23 12:54:59 +00:00
renovate[bot]
3ce6d187dc
chore(deps): update dependency git-lfs/git-lfs to v3.5.1 in dockerfile ( #4320 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-08 00:59:03 +00:00
renovate[bot]
9834a6eaf6
chore(deps): update golang docker tag to v1.22.1 in testing/dockerfile ( #4314 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-06 00:59:27 +00:00
Ivan Aguilar
e13f7527f2
chore: bump buildkit version to v0.12.5 ( #4221 )
...
* chore: bump buildkit version to v0.12.5
* chore: bumped CONFTEST version to 0.49.1
---------
Co-authored-by: nitrocode <7775707+nitrocode@users.noreply.github.com >
2024-02-28 06:19:19 +00:00
renovate[bot]
2429d54807
chore(deps): update debian docker tag to v12.5 in dockerfile ( #4237 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-13 03:59:17 +00:00
Rui Chen
2b09c68f2c
chore(renovate): update renovate config for dockerfile ( #4224 )
...
Signed-off-by: Rui Chen <rui@chenrui.dev >
2024-02-08 22:31:28 +01:00
Rui Chen
cdaace713e
chore(dockerfile): update to use 1.4.7,1.6.6 ( #4223 )
...
```
$ asdf list-all terraform | grep 1.4.
1.4.0-alpha20221109
1.4.0-alpha20221207
1.4.0-beta1
1.4.0-beta2
1.4.0-rc1
1.4.0
1.4.1
1.4.2
1.4.3
1.4.4
1.4.5
1.4.6
1.4.7
```
```
$ asdf list-all terraform | grep 1.5.
1.5.0-alpha20230405
1.5.0-alpha20230504
1.5.0-beta1
1.5.0-beta2
1.5.0-rc1
1.5.0-rc2
1.5.0
1.5.1
1.5.2
1.5.3
1.5.4
1.5.5
1.5.6
1.5.7
```
```
$ asdf list-all terraform | grep 1.6.
1.1.0-alpha20210616
1.1.0-alpha20210630
1.6.0-alpha20230719
1.6.0-alpha20230802
1.6.0-alpha20230816
1.6.0-beta1
1.6.0-beta2
1.6.0-beta3
1.6.0-rc1
1.6.0
1.6.1
1.6.2
1.6.3
1.6.4
1.6.5
1.6.6
```
Signed-off-by: Rui Chen <rui@chenrui.dev >
2024-02-08 22:31:16 +01:00
Rui Chen
dffae125fe
feat: support go1.22 ( #4217 )
...
* feat: support go1.22
Signed-off-by: Rui Chen <rui@chenrui.dev >
* setup go toolchain for golangci-lint and tests jobs
Signed-off-by: Rui Chen <rui@chenrui.dev >
---------
Signed-off-by: Rui Chen <rui@chenrui.dev >
2024-02-08 21:04:28 +01:00
renovate[bot]
f16362cb8b
chore(deps): update golang docker tag to v1.21.7 in testing/dockerfile ( #4216 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-07 01:07:05 +00:00
nitrocode
12dcf304b6
feat(docker): add terraform 1.7 ( #4203 )
...
Co-authored-by: PePe Amengual <jose.amengual@gmail.com >
2024-02-02 17:03:32 -07:00
renovate[bot]
34894cc7f9
chore(deps): update alpine docker tag to v3.19.1 in dockerfile ( #4178 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-27 02:03:51 +00:00
renovate[bot]
81aa7445f2
chore(deps): update golang docker tag to v1.21.6 in testing/dockerfile ( #4135 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-10 01:02:47 +00:00
renovate[bot]
e8f352ebe7
chore(deps): update debian docker tag to v12.4 in dockerfile ( #4084 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-21 01:54:21 +00:00
renovate[bot]
f95e8db982
chore(deps): update dependency git-lfs/git-lfs to v3.4.1 in dockerfile ( #4055 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-14 01:19:53 +00:00
renovate[bot]
bc808e87ec
chore(deps): update alpine docker tag to v3.19.0 in dockerfile ( #4021 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-08 17:29:33 +00:00
Luke Massa
ad38f1f5dc
feat: Relax constraints for alpine utilities ( #4024 )
2023-12-08 09:10:44 -08:00
Luke Massa
f9cab6ab6a
fix: Bump curl from 8.4 to 8.5 ( #4019 )
...
* fix: Relax constraint for installing curl
* Update Dockerfile
2023-12-07 21:49:27 -08:00
renovate[bot]
aebf153d32
chore(deps): update golang docker tag to v1.21.5 in testing/dockerfile ( #4015 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-06 00:47:45 +00:00
renovate[bot]
cb3ccac221
chore(deps): update alpine docker tag to v3.18.5 in dockerfile ( #4008 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-03 00:52:32 +00:00
Felipe Zipitría
896c394988
fix: remove unused packages after gosu cleanup ( #3975 )
...
Signed-off-by: Felipe Zipitria <fzipitria@life360.com >
Co-authored-by: Felipe Zipitria <fzipitria@life360.com >
Co-authored-by: PePe Amengual <jose.amengual@gmail.com >
2023-11-14 21:17:31 -08:00
Bruno Schaatsbergen
e9c0d72578
fix: use the non-root atlantis user instead of root ( #3886 )
...
* feat: use Atlantis user by default and get rid of gosu
* chore: set `DOCKER_CONTENT_TRUST=1`
* chore: fix chmod and chown
* feat: add a healthcheck to the debian and alpine images
* feat: removing setuid and setgid permissions prevents container privilege escalation and improve comments
* chore: remove setgid/setuid as we chown an entire directory
* chore: keep deps comment generic
* chore: grammar
* chore: remove redundant comment
* chore: rm DOCKER_CONTENT_TRUST
* chore: set uid and gid and remove passwd entry
* chore: revert gid and uid set as it's conflicting
---------
Co-authored-by: PePe Amengual <jose.amengual@gmail.com >
2023-11-08 20:25:08 -08:00
renovate[bot]
b965f9ac1a
chore(deps): update golang docker tag to v1.21.4 in testing/dockerfile ( #3963 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-09 04:23:21 +00:00
Rush Soni
9e6a4d7321
Update Terraform Version for Atlantis ( #3914 )
2023-11-02 15:40:56 -05:00
renovate[bot]
c11873eee1
chore(deps): update debian docker tag to v12.2 in dockerfile ( #3859 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-15 01:11:34 +00:00
PePe Amengual
53bc84c1d7
Updating curl ( #3850 )
2023-10-12 12:25:11 -07:00
renovate[bot]
41de34a8d9
chore(deps): update golang docker tag to v1.21.3 in testing/dockerfile ( #3843 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-11 04:23:14 +00:00
moogly81
6d3aef294e
feat: set default tf & conftest env vars for apline ( #3806 )
...
* Allow DEFAULT_CONFTEST_VERSION and DEFAULT_TERRAFORM_VERSION in alpine image
* update go image to pass build test
---------
Co-authored-by: Damien Sonney <dsonney@pictet.com >
2023-10-05 18:53:15 -07:00
renovate[bot]
65743d8ef4
chore(deps): update golang docker tag to v1.21.2 in testing/dockerfile ( #3818 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-06 01:50:34 +00:00
renovate[bot]
fe126560da
chore(deps): update dependency open-policy-agent/conftest to v0.46.0 in dockerfile ( #3805 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-02 00:42:49 +00:00
renovate[bot]
d9d6ff6588
chore(deps): update alpine docker tag to v3.18.4 in dockerfile ( #3801 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-29 01:53:05 +00:00
wolmi
c35ba0d69f
feat: Add use plugin cache flag ( #3720 )
...
* feat: Add use plugin cache bool flag
* feat: Added use-plugin-cache doc
* feat: refactor to reflect terrafrom in plugin cache flag
Co-authored-by: Simon Heather <32168619+X-Guardian@users.noreply.github.com >
* fix: missing closing in bash block documentation
* fix: typo in flag example
* feat: improve docs
* feat: performance implications documented
* feat: increase terraform minor version to 1.3.10
---------
Co-authored-by: Simon Heather <32168619+X-Guardian@users.noreply.github.com >
2023-09-22 14:42:58 -07:00
PePe Amengual
83964cc05c
Updating curl package ( #3787 )
2023-09-21 14:49:33 -07:00
renovate[bot]
8079c47df5
chore(deps): update dependency hashicorp/terraform to v1.5.7 in .circleci/config.yml ( #3753 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-08 02:25:35 +00:00
renovate[bot]
93033bdc72
chore(deps): update golang docker tag to v1.21.1 in testing/dockerfile ( #3746 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-07 00:14:21 +00:00
renovate[bot]
86f8e6dcc4
chore(deps): update dependency open-policy-agent/conftest to v0.45.0 in dockerfile ( #3730 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-02 01:58:43 +00:00
renovate[bot]
58e78f312c
chore(deps): update dependency hashicorp/terraform to v1.5.6 in .circleci/config.yml ( #3700 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-08-24 00:30:09 +00:00
Rui Chen
135bc3876e
chore: update to use go1.21 ( #3657 )
...
* chore: update to use go1.21
Signed-off-by: Rui Chen <rui@chenrui.dev >
* update go base image to 1.21.0
---------
Signed-off-by: Rui Chen <rui@chenrui.dev >
2023-08-10 02:11:41 +00:00
renovate[bot]
7060ed573c
chore(deps): update dependency hashicorp/terraform to v1.5.5 in .circleci/config.yml ( #3660 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-08-10 00:45:47 +00:00
renovate[bot]
e138a0743c
chore(deps): update alpine docker tag to v3.18.3 in dockerfile ( #3656 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-08-08 01:46:47 +00:00
renovate[bot]
d218686830
chore(deps): update golang docker tag to v1.20.7 in testing/dockerfile ( #3642 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-08-02 00:10:03 +00:00
renovate[bot]
383ea9a19b
chore(deps): update dependency git-lfs/git-lfs to v3.4.0 in dockerfile ( #3635 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-07-29 01:36:29 +00:00