Skip to content

Commit 2a71d44

Browse files
author
Benjamin Ash
committed
feat: drop unused providers.
Signed-off-by: Benjamin Ash <[email protected]>
1 parent 03ed62c commit 2a71d44

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

examples/instance_refresh/versions.tf

-2
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@ terraform {
44
required_providers {
55
aws = ">= 3.22.0"
66
local = ">= 1.4"
7-
null = ">= 2.1"
8-
template = ">= 2.1"
97
random = ">= 2.1"
108
kubernetes = "~> 1.11"
119
helm = "~> 2.1.2"

0 commit comments

Comments
 (0)