-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Release 4.4.b with sdk cut over (#490)
* sdk cut over inital draft * fixed context * completed context removal * resource contest fix 1 * refactro fix 2 * refactor fix 3 * refactor fix 4 * complete v1 client change * updated go mod * defer libvirt * updated sdk * PLT-1310: As part of sdk cutover removing libvirt support * refreshed sdk for api-go * updated go mod * added repave notification warning for day 2 operations * updated sdk * PLT-1323: Fixed pause agent upgrades * Fixed initial set of unit test after cut over * PLT-1328: Fixed open stack cluster day 2 operations (#491) * Fixed PLT-1327 and PLT-1325 * fix for revive * removed unit test * fix unit test * fix * PLT-1333: Updated User Datasource docs and examples (#492) * docs * unit test fix * removed few unitest usnig v1clinet * fix for reviewable * added unit test * updated sdk after merge to main * refreshed go mod * PLT-1336:Fixed edgenative import issue (#493) * PLT-765: updated final warning message. (#494) * PLT-765: updated final warning message * removed commented code * test cases (#495) Co-authored-by: Srinivas DM <“[email protected]”> * PLT-1294: Fixed documentation issue (#496) * PLT-1294: Fixed documentation issue * docs refresh * test-cases for accounts (#497) * test cases * test cases for accounts * test cases for flatten * resolve conflict & cmp issue * actual mismatch --------- Co-authored-by: Srinivas DM <“[email protected]”> --------- Co-authored-by: Srinivas DM <[email protected]> Co-authored-by: Srinivas DM <“[email protected]”>
- Loading branch information
1 parent
2436178
commit 1e910f7
Showing
225 changed files
with
4,439 additions
and
6,439 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -14,7 +14,7 @@ description: |- | |
|
||
```terraform | ||
data "spectrocloud_user" "user1" { | ||
name = "Foo Bar" | ||
email = "[email protected]" | ||
# (alternatively) | ||
# id = "5fd0ca727c411c71b55a359c" | ||
|
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
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
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
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
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
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
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
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
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
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
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
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.