Flex Gateway新着情報
Governance新着情報
Monitoring API ManagerMuleSoft Terraform Provider release notes include information about changes, new features, improvements, and resolved issues in releases of the MuleSoft Terraform Provider.
June 22, 2026
You can now read anypoint_api_instance, anypoint_agent_instance, and anypoint_mcp_server by composite ID using the new by-id data sources, without filtering the full list.
New read-only data sources are now available for anypoint_connected_app_scopes, anypoint_api_policy, anypoint_api_policies, per-known-policy anypoint_api_policy_<type> variants, anypoint_api_instance_sla_tier, anypoint_api_instance_sla_tiers, anypoint_private_space_config, anypoint_privatespace_advanced_config, and anypoint_vpn_connection.
Each data source accepts the same composite ID as the corresponding resource’s import format.
The provider version constraint in all bundled examples is updated to ~> 1.0.0.
June 16, 2026
The upstream_uri shorthand attribute on anypoint_api_instance is now deprecated. Existing configurations continue to work, but the attribute will be removed in a future major version. Migrate to a routing block with a single upstream entry instead.
| Issue Resolution | ID |
|---|---|
Routes in |
W-22924093 |
June 10, 2026
| Issue Resolution | ID |
|---|---|
|
W-22363491 |
The |
W-22774371 |
June 08, 2026
| Issue Resolution | ID |
|---|---|
Upstreams in |
W-22774371 |
Policy-bound pointcut configurations in |
W-22721413 |
June 05, 2026
You can now associate a TLS context with individual upstreams in anypoint_api_instance using the new upstream_tls_context_id field.
| Issue Resolution | ID |
|---|---|
|
W-22721411 |
The |
W-22721405 |
The default version of the |
W-22721410 |
June 01, 2026
| Issue Resolution | ID |
|---|---|
Importing API policies using |
W-22687456 |
May 29, 2026
You can now import existing anypoint_private_space_association resources using terraform plan -generate-config-out to auto-generate Terraform configuration.
The associations attribute is now optional, removing the error that occurred when the attribute was not known during import.
You can now import anypoint_api_instance resources for root-level organizations using the <env_id>/<instance_id> format.
You can now import anypoint_managed_omni_gateway resources for root-level organizations using the <env_id>/<gateway_id> format.
You can now import anypoint_private_space_upgrade resources using the <org_id>:<space_id>:<date>:<opt_in> format.
You can now import anypoint_tls_context (CloudHub 2.0) resources using the <org_id>:<space_id>:<tls_id> format.
You can now import anypoint_vpn_connection resources using the <org_id>/<space_id>/<connection_id> format.
You can now import anypoint_private_space_association resources using the <org_id>/<space_id> format.
| Issue Resolution | ID |
|---|---|
Terraform state now correctly reflects both |
W-22734343 |
May 27, 2026
| Issue Resolution | ID |
|---|---|
Terraform no longer plans unnecessary changes after importing an existing |
W-22678732 |
Importing |
W-22678732 |
May 25, 2026
| Issue Resolution | ID |
|---|---|
Creating and updating |
W-22677256 |
May 22, 2026
You can now import existing anypoint_api_instance and related API management resources using terraform import.
All major resource documentation pages now include import block examples to help you bring existing Anypoint Platform resources under Terraform management without recreating them.
| Issue Resolution | ID |
|---|---|
A2A policy configurations are now applied correctly to ensure policies are created with the intended settings. |
W-22574468 |
May 11, 2026
MuleSoft Terraform Provider is now available, enabling you to manage MuleSoft resources declaratively using Terraform.
The provider supports resources across CloudHub 2.0, API Manager, Access Management, Secrets Manager, MCP servers, and A2A instances.
You can now provision and manage CloudHub 2.0 resources, including private spaces, network configuration, ingress and egress rules, VPN connections, and TLS contexts.
For more information, see CloudHub 2.0 Resources.
You can now create and manage managed Omni Gateway resources in CloudHub 2.0.
For more information, see Managed Omni Gateway Resources.
You can now manage Access Management resources, including business groups and teams.
For more information, see Access Management Resources.
You can now configure Secrets Manager resources, including secret groups, certificates, keystores, truststores, and shared secrets.
For more information, see Secrets Manager Resources.
You can now create and manage API Manager resources, including API instances and SLA tiers.
For more information, see API Manager Resources.
You can now create and manage MCP servers and A2A instances.
For more information, see MCP and AI Agent Resources and API, MCP, and A2A Policy Resources.
You can now apply API, MCP, and A2A policies declaratively.
For more information, see Resources.