Skip to content

Commit

Permalink
Merge pull request #272 from NetApp/271-docs-storage_flexcache_resour…
Browse files Browse the repository at this point in the history
…ce-example-not-showing-up-correctly-1

fix Doc bug for flexcache
  • Loading branch information
carchi8py committed Aug 19, 2024
2 parents 10df77e + a4a29b3 commit d478662
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
7 changes: 5 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,12 @@
## 1.1.4
## 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)])

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
## 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 d478662

Please sign in to comment.