Skip to content

Commit 62287c5

Browse files
authored
1 parent 51dce7d commit 62287c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

base/state.tf

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
# s3 bucket for tf remote state
1212
module "tf_remote_state" {
13-
source = "github.com/turnerlabs/terraform-remote-state?ref=v3.0.0"
13+
source = "github.com/turnerlabs/terraform-remote-state?ref=v4.0.0"
1414

1515
role = var.saml_role
1616
application = var.app

0 commit comments

Comments
 (0)