Skip to content

Releases: CiscoDevNet/terraform-provider-aci

v2.2.1

13 May 23:55
Compare
Choose a tag to compare

BUG FIXES:

  • Fix 71 resources to not fail if object does not exist when refreshing state.

Detailed changelog: v2.2.0...v2.2.1

v2.2.0

10 May 07:31
Compare
Choose a tag to compare

IMPROVEMENTS:

  • Add Set As Path, Multipath, Next Hop Propagation, Set Communities, Set Next Hop, Set Metric Type, Set Metric, Set Preference, Set Weight and Set Route Tag options to aci_action_rule_profile (#851, #843)
  • Add aci_action_rule_additional_communities resource and datasource (#840)
  • Add aci_match_regex_community_term and aci_match_community_factor resources and datasources (#835)
  • Add aci_aaep_to_domain resource and data source (#824)
  • Add aci_epg_to_contract_interface resource and datasource (#833)
  • Add deprecation message to attribute relation_fv_rs_path_att
  • Add custom_epg_name attribute to resource aci_epg_to_domain (#841)
  • Add relation_bgp_rs_best_path_ctrl_pol to aci_l3out_bgp_protocol_profile
  • Add enhanced_lag_policy attribute to aci_epg_to_domain (#852)
  • Add support for M1 Mac

BUG FIXES:

  • Update docs for aci_application_epg (#842)
  • Change documentation for 'managed' mode in aci_function_node
  • Fix for "encap" in aci_epg_to_static_path should be "Required : true" (#845)
  • Fix aci_route_control_context read and import function to retrieve set_rule and relation_rtctrl_rs_ctx_p_to_subj_p properly
  • Add relation_vns_rs_l_dev_ctx_to_l_dev as Required attribute in aci_logical_device_context
  • Fix idempotency by removing dhcp_option_ids from aci_dhcp_option_policy (#831)
  • Fix to avoid vmmSecP object mapping with not supported domains in aci_epg_to_domain (#830)
  • Fix for import of relation_infra_rs_sp_acc_grp in aci_spine_access_port_selector resource (#829)
  • Fix aci_bgp_peer_connectivity_profile read changes issue

Detailed changelog: v2.1.0...v2.2.0

v2.1.0

16 Mar 08:14
Compare
Choose a tag to compare

IMPROVEMENTS:

  • Allow user to enter value between 0-255 for "prot" attribute in aci_filter_entry (#820)
  • Add support for aci_vrf_to_bgp_address_family_context resource and data source
  • Add aci_aaa_domain_relationship resource and data source to map AAA domain relationship for the parent object

BUG FIXES:

  • Add option none to aci_bgp_address_family_context and aci_bfd_interface_policy ctrl attribute (#813)
  • Update ctrl attribute definition in aci_ospf_interface_policy documentation and example (#816)
  • Add capability to accept IPv4 and IPv6 addresses in aci_dhcp_relay_policy (#823)
  • Fix aci_l3out_bfd_interface_profile relationship to bfd policy not created issue
  • Add example of relation_l3ext_rs_dyn_path_att for resource aci_l3out_floating_svi
  • Fix forged_transmit, mac_change and promiscuous_mode default values in aci_l3out_floating_svi
  • Add input validation for af sub-attribute in aci_vrf relation_fv_rs_ctx_to_bgp_ctx_af_pol attribute and fix documentation and examples.

Detailed changelog: v2.0.1...v2.1.0

v2.0.1

28 Feb 04:46
Compare
Choose a tag to compare

BUG FIXES:

  • Fix some documentation examples identation
  • Fix some import examples
  • Update aci-go-client to v1.23.2 to improve retry mechanism
  • Removed unused module attributes for aci_external_network_instance_profile

Detailed changelog: v2.0.0...v2.0.1

v2.0.0

27 Jan 21:17
Compare
Choose a tag to compare

BREAKING CHANGE:

  • Remove aci_application_epg unused relationship relation_fv_rs_graph_def to avoid idempotency issues.
  • aci_bgp_peer_connectivity_profile attributes addr_t_ctrl, ctrl, peer_ctrl and private_a_sctrl changed from string to list of strings.
  • aci_hsrp_interface_policy attribute ctrl changed from string to list of strings.
  • aci_l3out_ospf_external_policy attribute area_ctrl changed from string to list of strings.
  • aci_ospf_timers attribute ctrl changed from string to list of strings.
  • aci_cloud_subnet attribute scope changed froms tring to list of strings.

Most of those changes will require changes to your Terraform plan and your state file.
At your own risk you can either manually modify your state file or use the following commands:

terraform state rm the_resource_type.name_of_your_resource
terraform import the_resource_type.name_of_your_resource dn_of_your_object

BEHAVIOR CHANGE:

  • Add support for the new aci-go-client retries mechanism when connection fails or server errors in provider and set default to 2 retries

IMPROVEMENTS:

  • Improve aci_l3out_vpc_member example
  • ParentDn and relation updates to prepare for Terraformer support
  • Rename aci_bpg_route_control_policy to aci_route_control_policy and deprecate aci_bpg_route_control_policy
  • Rename aci_spine_port_selector to aci_spine_interface_profile_selector and deprecate aci_spine_port_selector
  • Add support for relationship import in aci_bridge_domain
  • Add inline block support for relation_l3ext_rs_dyn_path_att in aci_l3out_floating_svi
  • Add new resources and data sources: aci_rest_managed, aci_spine_access_port_selector, aci_snmp_community
  • Deprecation of aci_vrf_snmp_context_community
  • Add spine_selector block to aci_spine_profile

BUG FIXES:

  • Fix idempotency issue with area_id backbone/0.0.0.0 in aci_l3out_ospf_external_policy
  • Fix idempotency issue with different IPv6 syntax in aci_subnet
  • Fix ep_move_detect code location making aci_bridge_domain crash if bridge domain was not present on APIC
  • Fix various empty relationship value when relationship was not set in resources creating idempotency issues
  • Fix incorrect field extraction in the aci_client_end_point datasource
  • Various documentation fixes

Detailed changelog: v1.2.0...v2.0.0

v1.2.0

13 Dec 15:40
Compare
Choose a tag to compare

IMPROVEMENTS:

  • Add new resources and data sources: aci_tag and aci_annotation

Detailed changelog: v1.1.0...v1.2.0

v1.1.0

10 Dec 18:23
Compare
Choose a tag to compare

IMPROVEMENTS:

  • Add new resources and data sources: aci_access_switch_policy_group, aci_authentication_properties, aci_bfd_interface_policy, aci_console_authentication, aci_coop_policy, aci_default_authentication, aci_duo_provider_group, aci_encryption_key, aci_endpoint_controls, aci_endpoint_ip_aging_profile, aci_endpoint_loop_protection, aci_error_disable_recovery, aci_fabric_node_control, aci_fabric_wide_settings, aci_file_remote_path, aci_global_security, aci_interface_blacklist, aci_isis_domain_policy, aci_l3_interface_policy, aci_ldap_group_map, aci_ldap_group_map_rule, aci_ldap_group_map_rule_to_group_map, aci_ldap_provider, aci_login_domain, aci_login_domain_provider, aci_managed_node_connectivity_group, aci_mcp_instance_policy, aci_mgmt_preference, aci_mgmt_zone, aci_port_tracking, aci_qos_instance_policy, aci_radius_provider, aci_radius_provider_group, aci_recurring_window, aci_rsa_provider, aci_saml_provider, aci_saml_provider_group, aci_spine_switch_policy_group, aci_tacacs_accounting, aci_tacacs_accounting_destination, aci_tacacs_provider, aci_tacacs_provider_group, aci_tacacs_source, aci_user_security_domain, aci_user_security_domain_role, aci_vpc_domain_policy, aci_vrf_snmp_context, aci_vrf_snmp_context_community, aci_match_rule, aci_match_route_destination_rule, aci_route_control_context

Detailed changelog: v1.0.1...v1.1.0

v1.0.1

10 Nov 06:28
Compare
Choose a tag to compare

BUG FIXES:

  • Fix aci_cloud_vpn_gateway documentation subcategory issue

Detailed changelog: v1.0.0...v1.0.1

v1.0.0

10 Nov 05:48
Compare
Choose a tag to compare

BREAKING CHANGE:

  • Migration to Terraform Provider SDK v2. Remove support for Terraform v0.11.x or below
  • Fix and update netflow monitor relation in aci_leaf_access_port_policy_group and aci_leaf_access_bundle_policy_group
  • Fix tcp_rules from string to list in aci_filter_entry

IMPROVEMENTS:

  • Add ESG Tag Selector and ESG EPG Selector resources and data sources
  • Add support for admin_state attribute and relation_bgp_rs_peer_to_profile relation
  • Add support for aci_bgp_peer_connectivity_profile to be defined at interface level and node level
  • Add ability to disable endpoint learning (garp) in aci_bridge_domain
  • Add support for level4 - level6 to aci_application_epg prio attribute
  • Deprecate tn_rtctrl_profile_name and add replacement tn_rtctrl_profile_dn in aci_subnet
  • Add references for provider_profile_dn in vmm_domain
  • Update dependancy versions

BUG FIXES:

  • Fix multiple idempotency issues across resources
  • Fix issues found during testing of resources with TF provider SDK v2
  • Add forced replacement of resource if path or class_name is changed in aci_rest
  • Fix ESG Selector required parameter and documentation
  • Fix VMM Controller descr argument not supported issue
  • Fix ASN and Local ASN update function
  • Fix multiple documentation issues
  • Fix examples formating in examples directory and add examples for resources without examples

Detailed changelog: v0.7.1...v1.0.0

v0.7.1

26 Jun 07:08
Compare
Choose a tag to compare

BREAKING CHANGE:

  • Change aci_dhcp_relay_policy relation_dhcp_rs_prov argument from list of string to block definition to accomodate the addr argument.

BUG FIXES:

  • Fix a regression introduced in aci_rest creating issues when use in parallel.
  • Make management_profile_dn an optional parameter with "uni/tn-mgmt/mgmtp-default" as default value in aci_node_mgmt_epg.
  • Deprecate use of filter argument in aci_contract and removal from documentation.
  • Fix documentation of region argument in aci_cloud_aws_provider.
  • Fix aci_bgp_peer_connectivity_profile documentation for as_number and local_asn.
  • Fix aci_application_epg examples and documentation to make it clearer.
  • Fix cert_name usage examples in documentation and README.md.
  • Remove application_epg_dn argument from aci_client_end_point documentation as use case is not implemented yet (follow #513 for use case development).
  • Add required_provider and provider definition in all examples to conform to new Terraform provider usage definitions.
  • Fix aci_contract example to showcase how to create contract, subject, filter and filter entries.

Detailed changelog: v0.7.0...v0.7.1