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 efc0677 commit b2f9d2cCopy full SHA for b2f9d2c
versions.tf
@@ -3,7 +3,7 @@ terraform {
3
required_providers {
4
aws = {
5
source = "hashicorp/aws"
6
- version = "~> 5"
+ version = "~> 6"
7
}
8
tls = {
9
source = "hashicorp/tls"
0 commit comments