Skip to content
This repository has been archived by the owner on Jan 1, 2024. It is now read-only.

Commit

Permalink
update ecs-service module to the latest version
Browse files Browse the repository at this point in the history
  • Loading branch information
zhelezovartem committed Aug 24, 2022
1 parent 0c117a4 commit dbae441
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 14 deletions.
2 changes: 1 addition & 1 deletion deployment/terraform/deployment.tf
@@ -1,5 +1,5 @@
module "ecs-service" {
source = "s3::https://s3-eu-central-1.amazonaws.com/terraform-modules-9d7e951c290ec5bbe6506e0ddb064808764bc636/terraform-modules.zip//ecs-service/v1"
source = "s3::https://s3-eu-central-1.amazonaws.com/terraform-modules-9d7e951c290ec5bbe6506e0ddb064808764bc636/terraform-modules.zip//ecs-service/v2"
service_name = var.service_name
TAGGED_IMAGE = var.TAGGED_IMAGE
enable_execute_command = "true"
Expand Down
4 changes: 0 additions & 4 deletions deployment/terraform/production.tfvars

This file was deleted.

9 changes: 0 additions & 9 deletions deployment/terraform/staging.tfvars

This file was deleted.

0 comments on commit dbae441

Please sign in to comment.