Skip to content

Commit 0fbbbe1

Browse files
committed
chore(deps): Update Terraform GoogleCloudPlatform/bigtable/google to v0.4.1
1 parent 61aec3d commit 0fbbbe1

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.1"
1919
project_id = var.project_id
2020
name = "bigtable-tf1"
2121
display_name = "bigtable-tf1"

0 commit comments

Comments
 (0)