Skip to content

Commit

Permalink
Update provider to 0.42.1
Browse files Browse the repository at this point in the history
  • Loading branch information
loafoe committed Feb 16, 2023
1 parent 9b1be9c commit 87064c4
Show file tree
Hide file tree
Showing 70 changed files with 3,807 additions and 119 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ export TERRAFORM_VERSION := 1.3.7

export TERRAFORM_PROVIDER_SOURCE := philips-software/hsdp
export TERRAFORM_PROVIDER_REPO := https://github.com/philips-software/terraform-provider-hsdp
export TERRAFORM_PROVIDER_VERSION := 0.42.0
export TERRAFORM_PROVIDER_VERSION := 0.42.1
export TERRAFORM_PROVIDER_DOWNLOAD_NAME := terraform-provider-hsdp
export TERRAFORM_NATIVE_PROVIDER_BINARY := terraform-provider-hsdp_v${TERRAFORM_PROVIDER_VERSION}
export TERRAFORM_PROVIDER_DOWNLOAD_URL_PREFIX := https://github.com/philips-software/terraform-provider-hsdp/releases/download/v${TERRAFORM_PROVIDER_VERSION}
Expand Down
10 changes: 9 additions & 1 deletion apis/cdr/v1alpha1/zz_organization_types.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

13 changes: 12 additions & 1 deletion apis/cdr/v1alpha1/zz_subscription_types.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 5 additions & 1 deletion apis/dicom/v1alpha1/zz_notification_types.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

25 changes: 24 additions & 1 deletion apis/dicom/v1alpha1/zz_objectstore_types.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

11 changes: 10 additions & 1 deletion apis/dicom/v1alpha1/zz_repository_types.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

13 changes: 12 additions & 1 deletion apis/dicom/v1alpha1/zz_storeconfig_types.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 87064c4

Please sign in to comment.