-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
v3.12.0 release #421
Merged
Merged
v3.12.0 release #421
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Added outputs for Service Bus and Log Analytics
Added Azure module for a private endpoint
…les-logic-app-set Update logic app set to support latest changes
…al-connection Make is_manual_connection parameter configurable
Co-authored-by: tom-reinders <[email protected]>
Added request_message pro Private Endpoint Connection
Bumps [hashicorp/setup-terraform](https://github.com/hashicorp/setup-terraform) from 2 to 3. - [Release notes](https://github.com/hashicorp/setup-terraform/releases) - [Changelog](https://github.com/hashicorp/setup-terraform/blob/main/CHANGELOG.md) - [Commits](hashicorp/setup-terraform@v2...v3) --- updated-dependencies: - dependency-name: hashicorp/setup-terraform dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
…tion Fixed VNET integration definition for Func Apps
…/hashicorp/setup-terraform-3 Bump hashicorp/setup-terraform from 2 to 3
…t-hubs-connector Create Event Hubs connector AB#18090
Added ip_restrictions & docker_registry_url to the App Service module
…rows Created a module for rewritable storage table rows
- arm (managed identity) - excel online - sharepoint online
…int-excel-arm-api-connectors New API connectors for mapping table importer AB#17590
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2 to 3. - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@v2...v3) --- updated-dependencies: - dependency-name: github/codeql-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: tom-reinders <[email protected]>
Co-authored-by: tom-reinders <[email protected]>
Co-authored-by: tom-reinders <[email protected]>
Co-authored-by: tom-reinders <[email protected]>
…ytics-diagnostic-settings Feature/20784 Extends modules with diagnostic setting
to be able to support .NET8
…grade WEV-1766 updated web_app_windows version
…an existing use has set diagnostic_settings with any of frontend_request_body_bytes, frontend_response_body_bytes, backend_request_body_bytes and/or backend_response_body_bytes not set
…x wrong variable type
This reverts commit 0907c82.
v3.12.0 release
jeroenvleeming
approved these changes
Jul 15, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Changed
azure/logic_app
: Deprecate outputenpoint
, replace withendpoint
(Fixed typo in the logic app output #384)azure/function_app_linux_managed_identity
: Addgroup_id
tomanaged_identity_provider
variable invar.managed_identity_provider.create
path (function app part of security groups AB#18828 #386)azure/function_app_linux_managed_identity
: Deprecate variablestorage_account_access_key
, useuse_managed_identity
instead (Add managed identity access source zip #414)azure/function_app_linux_managed_identity
: Add default with value ofnull
to variablestorage_account_access_key
(Add managed identity access source zip #414)azure/monitoring_log_analytics_alert
: Add default with value ofnull
to variableaction_group_id
(Extend module to support multiple Action groups or none AB#20701 #415)azure/api_management
: Addfrontend_request_body_bytes
todiagnostic_settings
variable (Enabled extenstion of logging for APIM AB#20739 #416, Update changelog for v3.12.0 release #419)azure/api_management
: Addfrontend_response_body_bytes
todiagnostic_settings
variable (Enabled extenstion of logging for APIM AB#20739 #416, Update changelog for v3.12.0 release #419)azure/api_management
: Addbackend_request_body_bytes
todiagnostic_settings
variable (Enabled extenstion of logging for APIM AB#20739 #416, Update changelog for v3.12.0 release #419)azure/api_management
: Addbackend_response_body_bytes
todiagnostic_settings
variable (Enabled extenstion of logging for APIM AB#20739 #416, Update changelog for v3.12.0 release #419)azure/storage_account_public
: Change default of variablecors_rules
fromnull
to[]
(Update changelog for v3.12.0 release #419)Added
azure/log_analytics_workspace
: Add outputprimary_key
(Added outputs for Service Bus and Log Analytics #366)azure/service_bus_public
: Add outputendpoint
(Added outputs for Service Bus and Log Analytics #366)azure/private_endpoint
(Added Azure module for a private endpoint #369, Make is_manual_connection parameter configurable #370, Added request_message pro Private Endpoint Connection #371)azure/logic_app_set
: Add variableuse_managed_identity
(Update logic app set to support latest changes #368)azure/logic_app_set
: Add outputprincipal_id
(Update logic app set to support latest changes #368)azure/iam_set
(Update logic app set to support latest changes #368)azure/api_connectors/service_bus_managed_identity_set
(Update logic app set to support latest changes #368)azure/api_connectors/event_hub_managed_identity
(Create Event Hubs connector AB#18090 #374)azure/web_app_linux
: Add variabledocker_registry_url
(Added ip_restrictions & docker_registry_url to the App Service module #376)azure/web_app_linux
: Add variablevnet_route_all_enabled
(Added ip_restrictions & docker_registry_url to the App Service module #376, Update changelog for v3.12.0 release #419)azure/web_app_linux
: Add variableip_restrictions
(Added ip_restrictions & docker_registry_url to the App Service module #376)azure/storage_table_entities_rewritable
(Created a module for rewritable storage table rows #377)azure/api_connectors/arm_managed_identity
(New API connectors for mapping table importer AB#17590 #378)azure/api_connectors/excel_online
(New API connectors for mapping table importer AB#17590 #378)azure/api_connectors/sharepoint_online
(New API connectors for mapping table importer AB#17590 #378)azure/key_vault_secrets_put_once
: Add outputsecrets
(Expose key vault secrets values as sensitive AB#18306 #380, Add id of secret in return for key_vault_secrets_put_once module #387, Feature/fix to versionless #388)azure/api_management_api
: Add outputapi_audiences
(APIM API output audience #381)azure/api_management_api
: Add outputapi_audience
(APIM API output audience #381)azure/function_app_linux_managed_identity
: Add outputapi_audiences
(linux function output audience AB#18551 #382, api_audience and api_audiences update #383)azure/logic_app
: Add outputendpoint
(Fixed typo in the logic app output #384)azure/api_management_api
: Add variablegroup_id
(apim part of security groups AB#18828 #389)azure/api_management_api
: Add outputapp_registration_secret
(add secret to the output for the apim #AB18637 #390)azure/function_app_linux_managed_identity
: Add variabledotnet_version
(add usage of dotnet version in linux app AB#18558 #393)azure/function_app_linux_managed_identity
: Add variabledotnet_isolated
(add usage of dotnet version in linux app AB#18558 #393, Update changelog for v3.12.0 release #419)azure/logic_app_bicep
(add bicep build command via terragrunt for logic app AB#19115 #394)azure/api_connectors/logic_app_custom_connector
(Logic app custom connector AB#18982 #395, Custom connector use json instead of file AB#18982 #404)azure/function_app_linux
: Add variabledotnet_version
(Function setting with .net8 isolated AB#18982 #396)azure/function_app_linux
: Add variabledotnet_isolated
(Function setting with .net8 isolated AB#18982 #396, Update changelog for v3.12.0 release #419)azure/api_management_api_operation
(Feature/19275 terraform module for endpoint and its policy AB#19275 #397, optional request content type and fix of needed dependency AB#19292 #400, default value AB#19292 #401, Use open api yaml file to create operations AB#19303 #408)azure/api_management_api_simple
: Add outputid
(Feature/19275 terraform module for endpoint and its policy AB#19275 #397)azure/api_management_api_simple
: Add variableschema
(Feature/19276 extension of simple api about schemas AB#19276 #399)azure/api_connectors/custom_connector
(Feature/19197 api connection to connector AB#19197 #398)azure/api_management_api_schema
(api schema modul AB#19294 #402)azure/postgresql
: Add variablepostgresql_zone
(PVWT-2 Zone 1 is temporary not available, so this makes it possible t… #410)azure/databricks_cluster
: Add variablecluster_policy
(Update databricks modules #409)azure/databricks_permissions_user_based
(Update databricks modules #409)azure/storage_account_public
: Add variabledelete_retention_policy_days
(Storage account soft delete setting AB#20123 #411)azure/postgresql
: Add variablepublic_network_access_enabled
(PVWT-4 need to be able to set public_network_access_enabled. #412)azure/service_bus_public
: Add variablelog_analytics_workspace_id
(Added diagnostic settings for ServiceBus module AB#20426 #413)azure/function_app_linux_managed_identity
: Add variableuse_managed_identity
(Add managed identity access source zip #414)azure/monitoring_log_analytics_alert
: Add variableaction_groups
(Extend module to support multiple Action groups or none AB#20701 #415)azure/event_grid_topic
: Add variableloganalytics_diagnostic_setting
(Feature/20784 Extends modules with diagnostic setting #417)azure/event_hub
: Add variableloganalytics_diagnostic_setting
(Feature/20784 Extends modules with diagnostic setting #417)azure/log_analytics_workspace
: Add variableloganalytics_diagnostic_setting
(Feature/20784 Extends modules with diagnostic setting #417)azure/network_security_group
: Add variableloganalytics_diagnostic_setting
(Feature/20784 Extends modules with diagnostic setting #417)azure/public_ip
: Add variableloganalytics_diagnostic_setting
(Feature/20784 Extends modules with diagnostic setting #417)azure/service_plan
: Add variableloganalytics_diagnostic_setting
(Feature/20784 Extends modules with diagnostic setting #417)azure/storage_account_public
: Add variableloganalytics_diagnostic_setting
(Feature/20784 Extends modules with diagnostic setting #417)azure/stream_analytics
: Add variableloganalytics_diagnostic_setting
(Feature/20784 Extends modules with diagnostic setting #417)azure/virtual_network
: Add variableloganalytics_diagnostic_setting
(Feature/20784 Extends modules with diagnostic setting #417)azure/function_app_windows
: Add variabledotnet_version
(Update changelog for v3.12.0 release #419)azure/function_app_windows
: Add variabledotnet_isolated
(Update changelog for v3.12.0 release #419)Fixed
azure/function_app_linux
: Fix VNET integration definition (Fixed VNET integration definition for Func Apps #373)azure/function_app_linux_managed_identity
: Fix VNET integration definition (Fixed VNET integration definition for Func Apps #373)azure/function_app_windows
: Fix VNET integration definition (Fixed VNET integration definition for Func Apps #373)Changelog: