Skip to content

Commit

Permalink
Bump github.com/hashicorp/terraform-plugin-testing from 1.5.1 to 1.6.0 (
Browse files Browse the repository at this point in the history
#893)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Sergiu Ghitea <[email protected]>
  • Loading branch information
dependabot[bot] and sergiught authored Dec 19, 2023
1 parent cf80a74 commit 784b113
Show file tree
Hide file tree
Showing 16 changed files with 8,101 additions and 14,725 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ require (
github.com/hashicorp/go-multierror v1.1.1
github.com/hashicorp/terraform-plugin-docs v0.16.0
github.com/hashicorp/terraform-plugin-sdk/v2 v2.31.0
github.com/hashicorp/terraform-plugin-testing v1.5.1
github.com/hashicorp/terraform-plugin-testing v1.6.0
github.com/stretchr/testify v1.8.4
gopkg.in/dnaeon/go-vcr.v3 v3.1.2
)
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -110,8 +110,8 @@ github.com/hashicorp/terraform-plugin-log v0.9.0 h1:i7hOA+vdAItN1/7UrfBqBwvYPQ9T
github.com/hashicorp/terraform-plugin-log v0.9.0/go.mod h1:rKL8egZQ/eXSyDqzLUuwUYLVdlYeamldAHSxjUFADow=
github.com/hashicorp/terraform-plugin-sdk/v2 v2.31.0 h1:Bl3e2ei2j/Z3Hc2HIS15Gal2KMKyLAZ2om1HCEvK6es=
github.com/hashicorp/terraform-plugin-sdk/v2 v2.31.0/go.mod h1:i2C41tszDjiWfziPQDL5R/f3Zp0gahXe5No/MIO9rCE=
github.com/hashicorp/terraform-plugin-testing v1.5.1 h1:T4aQh9JAhmWo4+t1A7x+rnxAJHCDIYW9kXyo4sVO92c=
github.com/hashicorp/terraform-plugin-testing v1.5.1/go.mod h1:dg8clO6K59rZ8w9EshBmDp1CxTIPu3yA4iaDpX1h5u0=
github.com/hashicorp/terraform-plugin-testing v1.6.0 h1:Wsnfh+7XSVRfwcr2jZYHsnLOnZl7UeaOBvsx6dl/608=
github.com/hashicorp/terraform-plugin-testing v1.6.0/go.mod h1:cJGG0/8j9XhHaJZRC+0sXFI4uzqQZ9Az4vh6C4GJpFE=
github.com/hashicorp/terraform-registry-address v0.2.3 h1:2TAiKJ1A3MAkZlH1YI/aTVcLZRu7JseiXNRHbOAyoTI=
github.com/hashicorp/terraform-registry-address v0.2.3/go.mod h1:lFHA76T8jfQteVfT7caREqguFrW3c4MFSPhZB7HHgUM=
github.com/hashicorp/terraform-svchost v0.1.1 h1:EZZimZ1GxdqFRinZ1tpJwVxxt49xc/S52uzrw4x0jKQ=
Expand Down
826 changes: 431 additions & 395 deletions test/data/recordings/TestAccClientAuthenticationMethods.yaml

Large diffs are not rendered by default.

328 changes: 182 additions & 146 deletions test/data/recordings/TestAccConnectionClients.yaml

Large diffs are not rendered by default.

2,004 changes: 678 additions & 1,326 deletions test/data/recordings/TestAccOrganizationConnection.yaml

Large diffs are not rendered by default.

2,784 changes: 1,194 additions & 1,590 deletions test/data/recordings/TestAccOrganizationConnections.yaml

Large diffs are not rendered by default.

1,664 changes: 562 additions & 1,102 deletions test/data/recordings/TestAccOrganizationMember.yaml

Large diffs are not rendered by default.

2,532 changes: 834 additions & 1,698 deletions test/data/recordings/TestAccOrganizationMembers.yaml

Large diffs are not rendered by default.

1,136 changes: 406 additions & 730 deletions test/data/recordings/TestAccResourceServerScope.yaml

Large diffs are not rendered by default.

872 changes: 310 additions & 562 deletions test/data/recordings/TestAccResourceServerScopes.yaml

Large diffs are not rendered by default.

1,596 changes: 528 additions & 1,068 deletions test/data/recordings/TestAccRolePermission.yaml

Large diffs are not rendered by default.

1,858 changes: 605 additions & 1,253 deletions test/data/recordings/TestAccRolePermissions.yaml

Large diffs are not rendered by default.

1,558 changes: 509 additions & 1,049 deletions test/data/recordings/TestAccUserPermission.yaml

Large diffs are not rendered by default.

1,820 changes: 586 additions & 1,234 deletions test/data/recordings/TestAccUserPermissions.yaml

Large diffs are not rendered by default.

1,644 changes: 552 additions & 1,092 deletions test/data/recordings/TestAccUserRole.yaml

Large diffs are not rendered by default.

2,198 changes: 721 additions & 1,477 deletions test/data/recordings/TestAccUserRoles.yaml

Large diffs are not rendered by default.

0 comments on commit 784b113

Please sign in to comment.