We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 03ed62c commit 2a71d44Copy full SHA for 2a71d44
examples/instance_refresh/versions.tf
@@ -4,8 +4,6 @@ terraform {
4
required_providers {
5
aws = ">= 3.22.0"
6
local = ">= 1.4"
7
- null = ">= 2.1"
8
- template = ">= 2.1"
9
random = ">= 2.1"
10
kubernetes = "~> 1.11"
11
helm = "~> 2.1.2"
0 commit comments