Skip to content

Commit 01c5f3f

Browse files
martinstibbegssbznevertsdZuhairahmedthemantissa
authored
Release staging v1.4.4 (#810)
* INTMDB-343: Update go from 1.16 to 1.17 add windows arm64 build support (#797) * INTMDB-343: Update go from 1.16 to 1.17 add windows arm64 build support * feat: Update to use go1.17 * actually update Co-authored-by: Gustavo Bazan <[email protected]> * Setting name on project data_source read (#795) * INTMDB-331 - Update GCP documentation (#793) * Updated gcp compute address & forwarding rule examples * Fixed formatting * Commenting out credentials for fmting purposes * Updated import documentation for global_cluster_config (#796) * INTMDB-355: [Terraform] Customer HELP ticket - hitting panic when trying to set maintenance windows (#800) * INTMDB-362: Header Clarifications "Resource" vs "Data Source" in Documentation (#803) * Update CONTRIBUTING.md (#798) Clarify use of release branch * INTMDB-362 Header Clarifications "Resource" vs "Data Source" to be more in line with other providers as well to make easier for user. Documentation update only. * Revert "Update CONTRIBUTING.md (#798)" This reverts commit 71b9173. * Revert "Revert "Update CONTRIBUTING.md (#798)"" This reverts commit 147159c. Co-authored-by: Melissa Plunkett <[email protected]> * INTMDB-357: Add exclude to skip go-header until google terraform provider version tag upgrade (#799) * INTMDB-357: Add exclude to skip go-header until google terraform provider version tag upgrade * Ran go mod tidy -compat=1.17 * Fix test to use aws provider ctedentials (#807) * Update CHANGELOG.md * go mod tidy * Go lang lint update to v1.41.2 * GOLANGCI_VERSION=v1.42.1 * Try latest * Fix go.sum * golangci version * tidy * fixes * fixes * Update resource_mongodbatlas_database_user_test.go Co-authored-by: Gustavo Bazan <[email protected]> Co-authored-by: Dosty Everts <[email protected]> Co-authored-by: Zuhair Ahmed <[email protected]> Co-authored-by: Melissa Plunkett <[email protected]>
1 parent 0cd2b3a commit 01c5f3f

File tree

131 files changed

+349
-568
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

131 files changed

+349
-568
lines changed

.github/workflows/automated-test-acceptances.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
- name: Set up Go
3535
uses: actions/setup-go@v3
3636
with:
37-
go-version: 1.16
37+
go-version: 1.17
3838
- name: Acceptance Tests
3939
env:
4040
SKIP_TEST_EXTERNAL_CREDENTIALS: ${{ secrets.SKIP_TEST_EXTERNAL_CREDENTIALS }}

.github/workflows/automated-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
- name: Set up Go
1616
uses: actions/setup-go@v3
1717
with:
18-
go-version: 1.16
18+
go-version: 1.17
1919
- name: Website
2020
run: make tools && make website-lint
2121
- name: Test

.github/workflows/examples.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
- run: echo "GO_VERSION=$(cat .go-version)" >> $GITHUB_ENV
2727
- uses: actions/setup-go@v3
2828
with:
29-
go-version: 1.16
29+
go-version: 1.17
3030
- name: go build
3131
run: go build -o terraform-plugin-dir/terraform-provider-mongodbatlas-dev_v99.99.99_x5 .
3232
- name: override plugin

.github/workflows/golangci-lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,5 @@ jobs:
1818
- name: golangci-lint
1919
uses: golangci/[email protected]
2020
with:
21-
version: v1.41.1
21+
version: v1.46.2
2222
args: --timeout 7m0s

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
name: Set up Go
1818
uses: actions/setup-go@v3
1919
with:
20-
go-version: 1.16
20+
go-version: 1.17
2121
-
2222
name: Import GPG key
2323
id: import_gpg

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ website/node_modules
2727
*.test
2828
*.iml
2929
*.tfvars
30+
service-account.json
3031
log.*
3132

3233
website/vendor

.goreleaser.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,6 @@ builds:
2828
ignore:
2929
- goos: darwin
3030
goarch: '386'
31-
- goos: windows
32-
goarch: 'arm64'
3331
binary: '{{ .ProjectName }}_v{{ .Version }}'
3432
archives:
3533
- format: zip

CHANGELOG.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,25 @@
11
# Changelog
22

3+
## [v1.4.4-pre.1](https://github.com/mongodb/terraform-provider-mongodbatlas/tree/HEAD)
4+
5+
[Full Changelog](https://github.com/mongodb/terraform-provider-mongodbatlas/compare/v1.4.3...HEAD)
6+
7+
**Fixed bugs:**
8+
9+
- Documentation: mongodbatlas\_custom\_db\_role \(collection\_name vs. collection\) [\#775](https://github.com/mongodb/terraform-provider-mongodbatlas/issues/775)
10+
11+
**Closed issues:**
12+
13+
- Unable to update members in an existing "mongodbatlas\_teams" as the provider attempts to remove all users first [\#790](https://github.com/mongodb/terraform-provider-mongodbatlas/issues/790)
14+
- Please elaborate how to acquire PROJECTID and PEERINGID and PROVIDERNAME for import of network peering [\#789](https://github.com/mongodb/terraform-provider-mongodbatlas/issues/789)
15+
- error: error reading cloud provider access cloud provider access role not found in mongodbatlas, please create it first [\#781](https://github.com/mongodb/terraform-provider-mongodbatlas/issues/781)
16+
- mongodbatlas\_cloud\_backup\_schedule does not support multiple weekly/monthly policies [\#748](https://github.com/mongodb/terraform-provider-mongodbatlas/issues/748)
17+
18+
**Merged pull requests:**
19+
20+
- Update CONTRIBUTING.md [\#798](https://github.com/mongodb/terraform-provider-mongodbatlas/pull/798) ([themantissa](https://github.com/themantissa))
21+
- Fix federated\_settings\_identity\_provider attribute name [\#791](https://github.com/mongodb/terraform-provider-mongodbatlas/pull/791) ([florenp](https://github.com/florenp))
22+
323
## [v1.4.3](https://github.com/mongodb/terraform-provider-mongodbatlas/tree/v1.4.3) (2022-07-12)
424
## Fixed
525

GNUmakefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ GITTAG=$(shell git describe --always --tags)
1515
VERSION=$(GITTAG:v%=%)
1616
LINKER_FLAGS=-s -w -X 'github.com/mongodb/terraform-provider-mongodbatlas/version.ProviderVersion=${VERSION}'
1717

18-
GOLANGCI_VERSION=v1.41.1
18+
GOLANGCI_VERSION=v1.46.2
1919

2020
export PATH := $(shell go env GOPATH)/bin:$(PATH)
2121
export SHELL := env PATH=$(PATH) /bin/bash

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Feature requests can be submitted at https://feedback.mongodb.com/forums/924145-
1717

1818
## Requirements
1919
- [Terraform](https://www.terraform.io/downloads.html) 0.13+
20-
- [Go](https://golang.org/doc/install) 1.16 (to build the provider plugin)
20+
- [Go](https://golang.org/doc/install) 1.17 (to build the provider plugin)
2121

2222
## Using the Provider
2323

0 commit comments

Comments
 (0)