Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
psychomantys committed Dec 27, 2024
1 parent 46a284e commit d04a45d
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions eks.tf
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,4 @@ module "iam_eks_role" {
)

tags = local.common_tags

lifecycle {
ignore_changes = [
tags["CreateTimestamp"]
]
}
}

0 comments on commit d04a45d

Please sign in to comment.