mirror of
https://github.com/opentffoundation/opentf.git
synced 2025-12-25 01:00:16 -05:00
Merge pull request #32648 from mikeantonelli/patch-1
Update providers.mdx
This commit is contained in:
@@ -352,7 +352,7 @@ module "bucket_w1" {
|
||||
source = "./publish_bucket"
|
||||
providers = {
|
||||
aws.src = aws.usw1
|
||||
google.src = google.usw2
|
||||
google.src = google.usw1
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user