Skip to content

Commit 5af0818

Browse files
authored
Merge branch 'stable-1.1' into 265-docs-on-prem-ontap-version-is-wrong-for-resource-ip-route
2 parents 78e017a + 65b8722 commit 5af0818

File tree

2 files changed

+7
-5
lines changed

2 files changed

+7
-5
lines changed

CHANGELOG.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,13 @@
1-
## 1.1.4
2-
3-
BUG FIXES:
4-
* **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.1.4
52

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

9-
## 1.1.3
7+
BUG FIXES:
8+
* **netapp-ontap_cluster_data_source: fix on nodes to show multiple elements ([#264](https://github.com/NetApp/terraform-provider-netapp-ontap/issues/264))
9+
10+
## 1.1.3 (2024-08-08)
1011

1112
BUG FIXES:
1213
* **netapp-ontap_protocols_cifs_service_resource**: fixed on attribute checking ([#250](https://github.com/NetApp/terraform-provider-netapp-ontap/issues/250))

docs/resources/storage_flexcache_resource.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ Flexcache resource
2121
* Amazon FSx for NetApp ONTAP
2222

2323
## Example Usage
24+
```terraform
2425
resource "netapp-ontap_storage_flexcache_resource" "storage_flexcache" {
2526
# required to know which system to interface with
2627
cx_profile_name = "cluster1"

0 commit comments

Comments
 (0)