Skip to content

Commit

Permalink
Try to ignore changes in source to avoid breaking github
Browse files Browse the repository at this point in the history
  • Loading branch information
Vermyndax committed May 21, 2020
1 parent 153a615 commit 4565b72
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -367,6 +367,8 @@ resource "aws_codepipeline" "site_codepipeline" {
}
}

ignore_changes = [stage[0].action[0].configuration.OAuthToken]

# stage {
# name = "Source"

Expand Down

0 comments on commit 4565b72

Please sign in to comment.