Skip to content

Commit

Permalink
[breaking] chanzuckerberg/terraform version 0.2.0 #118
Browse files Browse the repository at this point in the history
  • Loading branch information
Eduardo Lopez authored Aug 15, 2018
1 parent 25a8435 commit c6a0c0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plan/plan.go
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ import (

const (
// The version of the chanzuckerberg/terraform docker image to use
dockerImageVersion = "0.1.1"
dockerImageVersion = "0.2.0"
)

type AWSConfiguration struct {
Expand Down

0 comments on commit c6a0c0b

Please sign in to comment.