From a46e1b7226b1ae84dc442829760933101362f473 Mon Sep 17 00:00:00 2001 From: viktoryathegreat Date: Wed, 20 Mar 2024 14:14:18 +0400 Subject: [PATCH] fix(DMVP-2832): New release --- modules/autoscaler/autoscaler-policy.tf | 1 - 1 file changed, 1 deletion(-) diff --git a/modules/autoscaler/autoscaler-policy.tf b/modules/autoscaler/autoscaler-policy.tf index 4892205..f03b988 100644 --- a/modules/autoscaler/autoscaler-policy.tf +++ b/modules/autoscaler/autoscaler-policy.tf @@ -1,5 +1,4 @@ data "aws_region" "current" {} - data "aws_caller_identity" "this" {} resource "aws_iam_policy" "policy" {