Skip to content

Commit

Permalink
Update provider version to 2.53.1
Browse files Browse the repository at this point in the history
Signed-off-by: Hazim <[email protected]>
(cherry picked from commit 0d86fec)
  • Loading branch information
hazim1093 committed Aug 20, 2024
1 parent 5030e48 commit a534f7a
Show file tree
Hide file tree
Showing 23 changed files with 790 additions and 85 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ export TERRAFORM_VERSION := 1.5.5
export TERRAFORM_PROVIDER_SOURCE := hashicorp/azuread
export TERRAFORM_DOCS_PATH := docs/resources
export TERRAFORM_PROVIDER_REPO := https://github.com/hashicorp/terraform-provider-azuread
export TERRAFORM_PROVIDER_VERSION := 2.47.0
export TERRAFORM_PROVIDER_VERSION := 2.53.1

PLATFORMS ?= linux_amd64 linux_arm64

Expand Down
2 changes: 1 addition & 1 deletion apis/applications/v1beta2/zz_application_terraformed.go

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

71 changes: 68 additions & 3 deletions apis/applications/v1beta2/zz_application_types.go

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

110 changes: 110 additions & 0 deletions apis/applications/v1beta2/zz_generated.deepcopy.go

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

6 changes: 3 additions & 3 deletions apis/groups/v1beta2/zz_group_types.go

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

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

Loading

0 comments on commit a534f7a

Please sign in to comment.