mirror of
https://github.com/puppetmaster/typhoon.git
synced 2025-07-21 07:31:34 +02:00
Update min AWS provider from v1.11 to v1.13
This commit is contained in:
committed by
Dalton Hubble
parent
a54e3c0da1
commit
a5916da0e2
@ -5,7 +5,7 @@ terraform {
|
||||
}
|
||||
|
||||
provider "aws" {
|
||||
version = "~> 1.11"
|
||||
version = "~> 1.13"
|
||||
}
|
||||
|
||||
provider "local" {
|
||||
|
Reference in New Issue
Block a user