Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update container-registry SDK and fix default region #3356

Merged
merged 1 commit into from
Nov 25, 2021

Conversation

jhart1685
Copy link
Contributor

Signed-off-by: James Hart [email protected]

The dependency update changes the public default region to global.
This PR also alters the private default and adds ca-tor and br-sao to the list of private regions.

Community Note

  • Please vote on this pull request by adding a 👍 reaction to the original pull request comment to help the community and maintainers prioritize this request
  • Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for pull request followers and do not help prioritize the request

Relates OR Closes #0000

Output from acceptance testing:

$ TF_ACC=1 go test ./ibm -v -run="TestAccIBMCr.*" -timeout 700m
...
=== RUN   TestAccIBMCrNamespacesDataSourceBasic
--- PASS: TestAccIBMCrNamespacesDataSourceBasic (51.53s)
=== RUN   TestAccIBMCrNamespaceBasic
--- PASS: TestAccIBMCrNamespaceBasic (39.09s)
=== RUN   TestAccIBMCrNamespaceAllArgs
--- PASS: TestAccIBMCrNamespaceAllArgs (66.13s)
=== RUN   TestAccIBMCrRetentionPolicyAllArgs
--- PASS: TestAccIBMCrRetentionPolicyAllArgs (35.06s)
PASS
ok  	github.com/IBM-Cloud/terraform-provider-ibm/ibm	192.903s

@hkantare hkantare merged commit 01d8017 into IBM-Cloud:master Nov 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants