Skip to content

Commit

Permalink
update endpoint for cloud control (#1444)
Browse files Browse the repository at this point in the history
  • Loading branch information
skotambkar committed Sep 30, 2021
1 parent f70d329 commit 54c5dd7
Show file tree
Hide file tree
Showing 2 changed files with 71 additions and 2 deletions.
Expand Up @@ -1132,7 +1132,7 @@
"us-west-2" : { }
}
},
"cloudcontrol" : {
"cloudcontrolapi" : {
"endpoints" : {
"af-south-1" : { },
"ap-east-1" : { },
Expand Down Expand Up @@ -9038,7 +9038,7 @@
"us-gov-west-1" : { }
}
},
"cloudcontrol" : {
"cloudcontrolapi" : {
"endpoints" : {
"fips-us-gov-east-1" : {
"credentialScope" : {
Expand Down
69 changes: 69 additions & 0 deletions service/cloudcontrol/internal/endpoints/endpoints.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 54c5dd7

Please sign in to comment.