All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, adheres to Semantic Versioning, and is generated by Changie.
- #243 Added Managed identity and Workload Identity Federation authentication
- #548
powerplatform_environment
added explicit error when cannot provision new environment in a selected azure region - #551 added new
powerplatform_copilot_studio_application_insights
resource - #116
powerplatform_managed_environment
addingsolution_checker_rule_overrides
attribute that allows defining solutin checker rules when enabling managed environment - #568
powerplatform_environment
enhance support for creating developer environment on behalf of a user - #572
powerplatform_environment
support get new features early wiht newrelease_cycle
attribute - #576
powerplatform_environment_settings
adding additional IP firewall settings - #589
powerplatform_environment
addingallow_bing_search
andallow_moving_data_across_regions
attributes
- #604
powerplatform_environment
attributesenvironment_group_id
andbilling_policy_id
uses empty guid00000000-0000-0000-0000-000000000000
as no value, instead of ""
- #557
powerplatform_data_record
adding warning when something else than set is used for columns dynamic attribute - #565 Fixed issues with
powerplatform_environment_group_rule_set
throwing RuleSetInvalid error - #595
powerplatform_environment
fixing bug that updating display_name field triggers manager environment to enable itself
- #538 Improve documentation around powerplatform_environment_application_package_install resource
- #584 Correct
telemetry_optout
documentation about User-Agent header
- #478 adding powerplatform_enterprise_policy resource
- #488 powerplatform_user - added support for adding user to environments without dataverse created.
- #431 powerplatform_environment_settings adding log_retention_period_in_days.
- #508 powerplatform_environment - removed 'known-after-apply' state for attributes that do not change during update
- #518 powerplatform_data_loss_prevention_policy added additional validation for default_action_rule_behavior and action_rules when both are empty
- #513 Added documentation to environment_settings to mention using data_record and data_records to get environment settings from Dataverse
- #423 adding powerplatform_environment_group_rule_set. Currently not supported when using service principal authentication
- #499 Fixing issue that dlp policies does not apply all connectors and require reapply
- #502 powerplatform_environment fixed error during environment update when a custom domain is set
- #414 Improved documentation of
data_record
with examples for app users, business units, teams, and roles
- #471 adding
unique_name
topowerplatform_environments
&powerplatform_environment
- #467 added
disable_on_destroy
attribute topowerplatform_record
- #468
powerplatform_environment
:environment_type
change triggers update not recreate - #477 Fixed
powerplatform_rest
resources that only have a destroy - #474 powerplatform_data_record invalid character '<' error when running apply
- #458
powerplatform_solution.settings_file_checksum
is now generated using SHA256 instead of MD5. - #458
powerplatform_solution.solution_file_checksum
is now generated using SHA256 instead of MD5. - #399
powerplatform_tenant_settings.id
is now set to the tenant id instead of a random guid. This will cause a change in the id value of existing resources. - #412 Removed
powerplatform_solution.solution_name
property because it is no longer required or used by implementation - #457 Removed
id
attribute from datasource_tenant_application_packages, datasource_securityroles, datasource_connection_shares, datasource_connections, datasource_connectors, datasource_currencies, datasource_dlp_policy, datasource_environments, datasource_environment_settings, datasource_environment_templates, datasource_languages, datasource_billing_policies, datasource_locations, datasource_environment_powerapps, datasource_solutions, datasource_tenant_settings
- #399 Environment Routing configuration added to
powerplatform_tenant_settings
- #401
powerplatform_tenant
data source added to get information about current tenant - #401
powerplatform_tenant_capcity
data source added for capacity information - #408 User defined timeouts implemented for all resources
- #393
powerplatform_environment_group
resource added to support basic creation of environment groups (no rules yet)
- #458
powerplatform_rest.expected_http_status
type is changed from []int64 to []int. Practically, this should not affect any existing configurations. - #458
powerplatform_rest_query.expected_http_status
type is changed from []int64 to []int. Practically, this should not affect any existing configurations.