-
Notifications
You must be signed in to change notification settings - Fork 264
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
* fix inconsistencies in GetLocation test * fix inconsistencies in GetRegion test * fix default value in provider using region over zone * update test keys * add zone selflink check to SDK tests * add location selflink check * Update mmv1/third_party/terraform/fwresource/framework_location_test.go * Update mmv1/third_party/terraform/fwresource/framework_location_test.go * remove unnecessary test case checking that region is not set in provider * update GetLocation and tests to include region provider value * refactor selflink zone code * add test cases that handles region/zone values from provider when self link * add test cases checking region value in provider config with self link value * refactor tests in GetRegion function * add StringValue func --------- Signed-off-by: Modular Magician <magic-modules@google.com> Co-authored-by: Sarah French <15078782+SarahFrench@users.noreply.github.com>
- Loading branch information
1 parent
9a34477
commit 3f338dc
Showing
6 changed files
with
95 additions
and
46 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 |
---|---|---|
@@ -0,0 +1,2 @@ | ||
```release-note:none | ||
``` |
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