File tree Expand file tree Collapse file tree 2 files changed +3
-0
lines changed Expand file tree Collapse file tree 2 files changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -28,6 +28,8 @@ builds:
28
28
ignore :
29
29
- goos : darwin
30
30
goarch : ' 386'
31
+ - goos : windows
32
+ goarch : ' arm64'
31
33
binary : ' {{ .ProjectName }}_v{{ .Version }}'
32
34
archives :
33
35
- format : zip
Original file line number Diff line number Diff line change 3
3
## [ v1.4.0-pre.1] ( https://github.com/mongodb/terraform-provider-mongodbatlas/tree/v1.4.0-pre.1 ) (2022-06-29)
4
4
** Closed issues:**
5
5
6
+ Note: the binary executable for windows/arm64 is not available for this release. Next release will include.
6
7
Fix for Add support for cloud export backup to mongodbatlas_cloud_backup_schedule (#740 )
7
8
Feature Add: Update the project resource with new settings (#741 )
8
9
Feature Add: Feature add: Add support for management of federated authentication configuration
You can’t perform that action at this time.
0 commit comments