Skip to content

Commit

Permalink
fix name of cloud (#9)
Browse files Browse the repository at this point in the history
  • Loading branch information
new23d authored Jan 4, 2022
1 parent 2f46465 commit fd6f817
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion discriminat.tf
Original file line number Diff line number Diff line change
Expand Up @@ -300,7 +300,7 @@ terraform {
required_version = "> 1, < 2"

required_providers {
google = {
aws = {
source = "hashicorp/aws"
version = "> 3, < 4"
}
Expand Down

0 comments on commit fd6f817

Please sign in to comment.