Commit 2c6d238f authored by Richard H's avatar Richard H Committed by GitHub

fix: Update minimum provider version to account for ca_cert_identifier (#226)

parent 9aff82be
......@@ -2,6 +2,6 @@ terraform {
required_version = "~> 0.12.6"
required_providers {
aws = "~> 2.23"
aws = "~> 2.37"
}
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment