Skip to content

Commit 0daeba2

Browse files
author
rahul-infra
committed
made changes in my examples main.tf
1 parent 9798b59 commit 0daeba2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/cross-account/main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ provider "aws" {
1212
}
1313

1414
locals {
15-
task_definition_network_mode = "awsvpc"
15+
task_definition_network_mode = "awsvpc"
1616
capacity_provider_default_strategies_weight = 1
1717
capacity_provider_default_strategies_base = 0
1818

0 commit comments

Comments
 (0)