We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5513c1b commit 7586ac5Copy full SHA for 7586ac5
terraform/main.tf
@@ -1,10 +1,5 @@
1
terraform {
2
required_providers {
3
- aws = {
4
- source = "hashicorp/aws"
5
- version = "~> 5.59.0"
6
- }
7
-
8
random = {
9
source = "hashicorp/random"
10
version = "~> 3.6.2"
0 commit comments