Skip to content

Commit

Permalink
Merge pull request #18843 from DrFaust92/r/codebuild_remove_secondary
Browse files Browse the repository at this point in the history
r/codebuild_project - allow removing secondary fields + allow to fetch submodules for bitbucket projects
  • Loading branch information
ewbankkit authored Apr 29, 2021
2 parents 1da6f26 + 958f6c9 commit 01acc9a
Show file tree
Hide file tree
Showing 3 changed files with 165 additions and 136 deletions.
11 changes: 11 additions & 0 deletions .changelog/18843.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
```release-note:bug
resource/aws_codebuild_project: Fix removing `secondary_sources` and `secondary_artifacts`
```

```release-note:bug
resource/aws_codebuild_project: Allow fetching submodules for bitbucket source types
```

```release-note:enhancement
resource/aws_codebuild_project: Add plan time validation for `secondary_artifacts`, `secondary_sources`, `service_role`
```
Loading

0 comments on commit 01acc9a

Please sign in to comment.