Skip to content

Commit

Permalink
Merge branch 'stable-1.1' into 265-docs-on-prem-ontap-version-is-wron…
Browse files Browse the repository at this point in the history
…g-for-resource-ip-route
  • Loading branch information
carchi8py authored Aug 20, 2024
2 parents 90c3c5d + d478662 commit 8c8f80b
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 5 deletions.
11 changes: 6 additions & 5 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,13 @@
## 1.1.4

BUG FIXES:
* **netapp-ontap_cluster_data_source: fix on nodes to show multiple elements ([#264](https://github.com/NetApp/terraform-provider-netapp-ontap/issues/264))
## 1.1.4

DOC FIXES:
* **netapp-ontap_storage_flexcache_resource**: Fixed Page display issue ([[#271](https://github.com/NetApp/terraform-provider-netapp-ontap/issues/271)])
* **netapp-ontap_networking_ip_interface_resource**: Include min version for metrics ([[#265](https://github.com/NetApp/terraform-provider-netapp-ontap/issues/265)])

## 1.1.3
BUG FIXES:
* **netapp-ontap_cluster_data_source: fix on nodes to show multiple elements ([#264](https://github.com/NetApp/terraform-provider-netapp-ontap/issues/264))

## 1.1.3 (2024-08-08)

BUG FIXES:
* **netapp-ontap_protocols_cifs_service_resource**: fixed on attribute checking ([#250](https://github.com/NetApp/terraform-provider-netapp-ontap/issues/250))
Expand Down
1 change: 1 addition & 0 deletions docs/resources/storage_flexcache_resource.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ Flexcache resource
* Amazon FSx for NetApp ONTAP

## Example Usage
```terraform
resource "netapp-ontap_storage_flexcache_resource" "storage_flexcache" {
# required to know which system to interface with
cx_profile_name = "cluster1"
Expand Down

0 comments on commit 8c8f80b

Please sign in to comment.