Skip to content

Commit

Permalink
Merge pull request #110 from turkenf/update-tf-provider-2.47.0
Browse files Browse the repository at this point in the history
Bump Terraform provider version to v2.47.0
  • Loading branch information
turkenf authored Mar 20, 2024
2 parents 2a5a801 + 7976b52 commit b37d059
Show file tree
Hide file tree
Showing 68 changed files with 4,043 additions and 473 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.41.0
export TERRAFORM_PROVIDER_VERSION := 2.47.0

PLATFORMS ?= linux_amd64 linux_arm64

Expand Down
2 changes: 1 addition & 1 deletion apis/administrativeunits/v1beta1/zz_member_types.go

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

2 changes: 1 addition & 1 deletion apis/administrativeunits/v1beta1/zz_unit_types.go

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

2 changes: 1 addition & 1 deletion apis/app/v1beta1/zz_roleassignment_types.go

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

2 changes: 1 addition & 1 deletion apis/applications/v1beta1/zz_application_terraformed.go

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

26 changes: 14 additions & 12 deletions apis/applications/v1beta1/zz_application_types.go

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

40 changes: 35 additions & 5 deletions apis/applications/v1beta1/zz_certificate_types.go

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

Loading

0 comments on commit b37d059

Please sign in to comment.