mirror of
https://github.com/opentofu/opentofu.git
synced 2024-12-24 16:10:46 -06:00
Merge pull request #32648 from mikeantonelli/patch-1
Update providers.mdx
This commit is contained in:
commit
6079061f96
@ -352,7 +352,7 @@ module "bucket_w1" {
|
||||
source = "./publish_bucket"
|
||||
providers = {
|
||||
aws.src = aws.usw1
|
||||
google.src = google.usw2
|
||||
google.src = google.usw1
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user