Skip to content

Commit 934775e

Browse files
committed
chore(deps): Update Terraform GoogleCloudPlatform/bigtable/google to v0.4.0
1 parent 5fc6d89 commit 934775e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/basic/main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
*/
1616
module "bigtable" {
1717
source = "GoogleCloudPlatform/bigtable/google"
18-
version = "0.1.0"
18+
version = "0.4.0"
1919
project_id = var.project_id
2020
name = "bigtable-tf1"
2121
display_name = "bigtable-tf1"

0 commit comments

Comments
 (0)