Skip to content

Commit 361deef

Browse files
committed
Update index file and min go version
1 parent ff421f9 commit 361deef

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
- name: Set up Go
2020
uses: actions/setup-go@v5
2121
with:
22-
go-version: '1.21'
22+
go-version: '1.24'
2323

2424
- name: Build
2525
run: |

docs/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ description: |-
1111
Use the Netapp Ontap provider to interact with Netapp Ontap resources supported by the Netapp Ontap REST API.
1212
You must configure the provider with the proper credentials before you can use it.
1313

14-
Use the navigation to the left to read about the available resources. These are currently 30 Resources and 59 Data Sources.
14+
Use the navigation to the left to read about the available resources. There are currently 51 Resources and 93 Data Sources.
1515

1616
To learn the basics of Terraform using this provider, follow the hands-on [get started tutorials](https://developer.hashicorp.com/terraform/tutorials/aws-get-started/infrastructure-as-code)
1717

0 commit comments

Comments
 (0)