mirror of
https://github.com/status-im/infra-nimbus.git
synced 2025-01-16 00:35:07 +00:00
lock terraform version at ~> 0.13.3
https://www.terraform.io/docs/configuration/version-constraints.html#gt--1 Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
parent
1b23e1a4e7
commit
262735b0eb
@ -1,5 +1,5 @@
|
||||
terraform {
|
||||
required_version = ">= 0.13"
|
||||
required_version = "~> 0.13.3"
|
||||
required_providers {
|
||||
cloudflare = {
|
||||
source = "cloudflare/cloudflare"
|
||||
|
Loading…
x
Reference in New Issue
Block a user