Skip to content

Commit

Permalink
Merge pull request #38345 from hashicorp/f/aws-datazone-project-resource
Browse files Browse the repository at this point in the history
[New Resource]: DataZone Project
  • Loading branch information
ThomasZalewski authored Jul 16, 2024
2 parents 1200b46 + 141fe2b commit 1854937
Show file tree
Hide file tree
Showing 7 changed files with 789 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .changelog/38345.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:new-resource
aws_datazone_project
```
1 change: 1 addition & 0 deletions internal/service/datazone/exports_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,5 @@ var (
ResourceDomain = newResourceDomain
ResourceEnvironmentBlueprintConfiguration = newResourceEnvironmentBlueprintConfiguration
IsResourceMissing = isResourceMissing
ResourceProject = newResourceProject
)
Loading

0 comments on commit 1854937

Please sign in to comment.