Skip to content
This repository has been archived by the owner on Dec 12, 2022. It is now read-only.

Commit

Permalink
Bump teleport_bootstrap_script to v3.3.5 (#18)
Browse files Browse the repository at this point in the history
  • Loading branch information
duboisph authored Nov 29, 2018
1 parent ebad182 commit 46aa198
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion user-data/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ EOF
}

module "teleport_bootstrap_script" {
source = "github.com/skyscrapers/terraform-teleport//teleport-bootstrap-script?ref=3.2.0"
source = "github.com/skyscrapers/terraform-teleport//teleport-bootstrap-script?ref=3.3.5"
auth_server = "${var.teleport_server}"
auth_token = "${var.teleport_auth_token}"
function = "ecs"
Expand Down

0 comments on commit 46aa198

Please sign in to comment.