mirror of
https://github.com/fleetdm/fleet
synced 2026-04-21 13:37:30 +00:00
Added support to allow terraform plan (dry-run) without apply for dogfood deployment action Updated infrastructure/dogfood/terraform/aws-tf-module/docker/main.tf - Allow hashicorp/aws `>= 5.68.0` instead of `~> 5.0` Updated infrastructure/dogfood/terraform/aws-tf-module/main.tf - Updated occurences of `data.aws_region.current.id` -> `data.aws_region.current.region` - Updated occurences of `data.aws_region.current.name` -> `data.aws_region.current.region` - Allow hashicorp/aws `>= 5.68.0` instead of `~> 5.0` - `tf-mod-root-v1.15.2` -> `tf-mod-root-v1.17.0` - `tf-mod-addon-migrations-v2.0.1` -> `tf-mod-addon-migrations-v2.1.0` - `tf-mod-addon-osquery-carve-v1.1.0` -> `tf-mod-addon-osquery-carve-v1.1.1` - `tf-mod-addon-logging-alb-v1.3.0` -> `tf-mod-addon-logging-alb-v1.4.0` - `tf-mod-addon-ses-v1.3.0` -> `tf-mod-addon-ses-v1.4.0` - `tf-mod-addon-external-vuln-scans-v2.2.1` -> `tf-mod-addon-external-vuln-scans-v2.3.0` Updated infrastructure/dogfood/terraform/aws-tf-module/free.tf - Updated occurences of `data.aws_region.current.id` -> `data.aws_region.current.region` - Updated occurences of `data.aws_region.current.name` -> `data.aws_region.current.region` - `tf-mod-byo-vpc-v1.13.0` -> `tf-mod-byo-vpc-v1.18.3` - `tf-mod-addon-ses-v1.3.0` -> `tf-mod-addon-ses-v1.4.0` - `tf-mod-addon-migrations-v2.0.1` -> `tf-mod-addon-migrations-v2.1.0` Updated infrastructure/dogfood/terraform/aws-tf-module/free-ecs-hosts.tf - Updated occurences of `data.aws_region.current.name` -> `data.aws_region.current.region` |
||
|---|---|---|
| .. | ||
| dogfood/terraform | ||
| guardduty | ||
| infrastructure | ||
| loadtesting/terraform | ||
| render | ||