Skip to content

Commit e86fa7a

Browse files
authored
Update main.tf.start
Update AWS to 3.0
1 parent 1fb60d2 commit e86fa7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

exercises/main.tf.start

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
provider "aws" {
2-
version = "~> 2.0"
2+
version = "~> 3.0"
33
region = var.region
44
}
55

0 commit comments

Comments
 (0)