Skip to content

Commit ec4783e

Browse files
committed
adjust used versions
1 parent 05c4aef commit ec4783e

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,10 @@ This project is not associated with the Bitwarden project nor 8bit Solutions LLC
2121

2222
## Supported Versions
2323
The plugin has been tested and built with the following components:
24-
- [Terraform] v1.3.7
24+
- [Terraform] v1.4.5
2525
- [Bitwarden CLI] v2023.1.0
26-
- [Go] 1.19.5 (for development)
27-
- [Docker] 20.10.21 (for development)
26+
- [Go] 1.20.3 (for development)
27+
- [Docker] 4.17.0 (for development)
2828

2929
The provider likely works with older versions but those haven't been tested.
3030

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module github.com/maxlaverse/terraform-provider-bitwarden
22

3-
go 1.19
3+
go 1.20
44

55
require (
66
github.com/hashicorp/go-cty v1.4.1-0.20200414143053-d3edf31b6320

0 commit comments

Comments
 (0)