We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a44ff19 commit 17f4716Copy full SHA for 17f4716
versions.tf
@@ -2,7 +2,7 @@ terraform {
2
required_providers {
3
aws = {
4
source = "hashicorp/aws"
5
- version = "~> 4.16"
+ version = "~> 5.84"
6
}
7
cloudinit = {
8
source = "hashicorp/cloudinit"
0 commit comments