Commit e47d1c5
Merge into main (#452)
* Location of connection must be dynamic (#432)
* make location dynamic
* Update main.tf
* Update variables.tf
* Update main.tf
* Added -Force param to Logic App Standard to bypass confict errors on local AB#21762
* Allow Access Policy name to be speficied explicitely AB#21752
* Add variable to configure logging extent (#435)
* Add variable to configure logging extent
* Update variables.tf
* Update main.tf
* format
* Add dimension and frequency configuration (#437)
* Add dimention and frequncy config
* format
* fix null dimension access
* allow list of dimensions
* Added optional diagnostic settings for Standard Logic Apps
* Adding role validation into api policy
* Api management support multiple roles validation AB#22184 (#440)
* Api management support multiple roles validation
* fix fmt
* adding service principal role assignments
* resolving PR comments
* fix formating
* feat: Apply diagnostic settings changes once the deployment is finished (#441)
* feat: Apply diagnostic settings changes once the deployment is finished
* Added comment
* Upgraded default TLS on SB (since older are going to be deprecated)
* Update modules/azure/service_bus_public/variables.tf
Co-authored-by: tom-reinders <[email protected]>
* Adding optional setting for diagnostic categories
* fix TF formating
* Adding property to enable/disable sftp on storage account
* feat: Added Standard Logic App with Managed Identity and IP restriction (for HTTP trigger)
* Merged Standard Logic App modules into a single one
* Omit MICROSOFT_PROVIDER_AUTHENTICATION_SECRET when not applicable
* Reverse condition
* Updated appsettings configuration
* fix: Removed validation for optional module AB#23089 (#446)
* added app_scale_limit into windows azure function module
* update of app_scale_limit to leverage null or not being set
* update the condition and remove comment
* app_scale_limit set default to 0
* feat: Enable option to configure runtime_scale_monitoring_enabled
* feat: Allow APIM API bytes_to_log to be specified
* Updated terraform providers to their latest minor versions (#450)
* Updated terraform providers to their latest minor versions
* Fixed azurerm version for service_plan
* reverted elastic/ec version
* Updated TF providers: Merging into develop (#451)
* Updated terraform providers to their latest minor versions
* Fixed azurerm version for service_plan
* reverted elastic/ec version
* Update main.tf
deprecated application_id -> client_id
* Update main.tf
* Added separate frontdoor firewall policy, extracted classic.
* Fixed managed_rule action and details link
* Added support for Front Door Standard
* Fixed origins parameter reference
* Added https_redirect_enabled=false
* Removed link_to_default_domain initialization
* FD: Updated optional variables
* Updated FD templates according to migrated FD example
* Fixed variable property name. Aligned spaces
* FD: Fixed variable interpolation. Initialized necessary property
* FD: Set link_to_default_domain to false
* Temporarily set cloudfare records as data source
* CF: added type filter
* CF: Temporarily commented outputs
* Update README.md
* Update README.md
* FD: introduced FD security policy
* Reverted main and outputs of cloudflare dns records
* Replaced some deprecated properties
* CF: fixed outputs
* Fixed setting application_id for app password
* Added temporary output of API policy XML content
* Reverted auth v2 logic for function app
* Creating an API will now always create an SP
* Fixed syntax error
* Fixed tenant auth settings URL
* Set use_existing to true for API SP
---------
Co-authored-by: ArtiomMatiom <[email protected]>
Co-authored-by: Michal Pipal <[email protected]>
Co-authored-by: tom-reinders <[email protected]>
Co-authored-by: ArtiomMatiom <[email protected]>
Co-authored-by: Patrik Kovacs <[email protected]>
Co-authored-by: Michal Pipal <[email protected]>
Co-authored-by: zjanura <[email protected]>1 parent 68fd30c commit e47d1c5
File tree
148 files changed
+1285
-332
lines changed- modules
- azure
- analysis_services
- api_connectors
- arm_managed_identity
- custom_connector
- event_hub_managed_identity
- excel_online
- key_vault_managed_identity
- log_analytics
- logic_app_custom_connector
- office365_set
- office365
- service_bus_managed_identity_set
- service_bus_managed_identity
- sftp_ssh
- storage_blob_managed_identity
- storage_blob
- storage_table
- api_management_api_operation_policy
- api_management_api_operation
- api_management_api_schema
- api_management_api_simple
- api_management_api
- api_management_certificate
- api_management_custom_domains_simple
- api_management_custom_domains
- api_management_groups
- api_management_logging
- api_management_named_values
- api_management_permissions
- api_management
- application_insights_smart_detection_rule
- application_insights_workbook
- application_insights
- application_performance_workbook
- application_role_assignment
- application_service_principal_role_assignment
- container_registery
- data_factory_blob_to_blob
- data_factory_http_to_blob
- data_factory
- data_lake_filesystem
- data_lake_storage
- databricks_cluster
- databricks_permissions_user_based
- databricks_permissions
- databricks_secrets
- databricks_workspace
- event_grid_topic_subscription
- event_grid_topic
- event_hub
- frontdoor_classic
- frontdoor_firewall_policy_classic
- frontdoor_firewall_policy
- frontdoor_standard
- function_app_linux_managed_identity
- function_app_linux
- function_app_windows
- iam_set
- iam
- key_vault_certificate
- key_vault_secrets_put_once
- key_vault_secrets_put
- key_vault_secret
- key_vault
- log_analytics_diagnostic_setting
- log_analytics_queries
- log_analytics_workspace
- logic_app_bicep
- logic_app_set
- logic_app_standard_connection_access_policy
- logic_app_standard_connection
- logic_app_standard
- logic_app_trigger_http_request_data
- logic_app
- maps_account
- monitoring_action_group
- monitoring_log_analytics_alert
- monitoring_metric_alert
- mssql
- mysql_flexible_server_public
- mysql_flexible_server
- mysql
- network_security_group
- postgresql_public
- postgresql
- private_dns_zone
- private_endpoint
- public_ip
- recovery_services_vault
- resource_group
- route_table
- service_bus_public
- service_bus_subscription
- service_bus_topic
- service_plan
- storage_account_private
- storage_account_public
- storage_blob
- storage_container
- storage_event_grid
- storage_queue
- storage_table_entities_rewritable
- storage_table_entities
- storage_table_entity
- storage_table
- stream_analytics
- subnet
- synapse_workspace
- virtual_machine_extension
- virtual_machine
- virtual_network_peering
- virtual_network
- web_app_linux
- web_app_windows
- cloudflare/dns_records
- elastic/cluster
- kubernetes
- configmap
- cron_job
- deployment_with_service
- ingress
- pvc
- secret
- other
- local_exec
- password_generator
- vm_with_power_automate_desktop
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
148 files changed
+1285
-332
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
0 commit comments