Skip to content

Commit

Permalink
Merge pull request #333 from dxw/bump-terraform-projects-0-9-12-and-0…
Browse files Browse the repository at this point in the history
…-25-0

Bump terraform projects v0.9.12 and v0.25.0
  • Loading branch information
Stretch96 authored Aug 9, 2024
2 parents b053560 + 673ab7f commit 727b113
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions data/tfvars-templates/infrastructure.tfvars
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,8 @@ infrastructure_ecs_cluster_autoscaling_time_based_min = []
infrastructure_ecs_cluster_autoscaling_time_based_custom = []
infrastructure_ecs_cluster_enable_debug_mode = false
infrastructure_ecs_cluster_enable_execute_command_logging = false
infrastructure_ecs_cluster_syslog_endpoint = ""
infrastructure_ecs_cluster_syslog_permitted_peer = ""

# Infrastructure ECS Cluster Alerts
## Autoscaling Group CPU
Expand Down
4 changes: 2 additions & 2 deletions terraform-project-versions.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"terraform-dxw-dalmatian-account-bootstrap": "v0.9.11",
"terraform-dxw-dalmatian-infrastructure": "v0.24.0"
"terraform-dxw-dalmatian-account-bootstrap": "v0.9.12",
"terraform-dxw-dalmatian-infrastructure": "v0.25.0"
}

0 comments on commit 727b113

Please sign in to comment.