-
Notifications
You must be signed in to change notification settings - Fork 178
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
INTMDB-202: Changed to TypeSet for replication specs (#502)
* initial migrate sdk v2 * refactor: deleted maxitems for datasource because it's bad practice for make test * refactor: changed typemap to typelist for datasource and resources because it's bad practice for make test and not supported in sdk v2 * refactor: changed Provider to ProviderFactories in tests * updated name of funcs for sdk v2 * refactor: changed Provider to ProviderFactories in tests * refactor: get the old fields of typemap because of possibly of future issues related to state * docs: updated upgrade guide for migration * fixes bug * fixes linter * fixes linter * fixes linter * fixes bug for restore job * fixes bug * refactor: changed create without timeout to normal * refactor: changed to context without timeout for cluster resource since it can take a while usually depending of the case * fix: fixes some testacc * fixes linter * docs: updated changes suggested by melissa * fix: changed to typeset for replication_specs and a custom hash * changed name of test Co-authored-by: Edgar Lopez <[email protected]>
- Loading branch information
Showing
3 changed files
with
121 additions
and
63 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.