Skip to content

Fix: "Connection URL and Connection String" documentation look for GCP connection string (GONRG-828)

Fix GS connection string sample section look.

Type of change

  • [X ] Bug Fix
  • Feature

Does this introduce a change in the core logic?

  • [NO]

Does this introduce a change in the cloud provider implementation, if so which cloud?

  • AWS
  • Azure
  • GCP
  • IBM

Does this introduce a breaking change?

  • [NO]

What is the current behavior?

GS connection string sample section looks improperly.

What is the new/expected behavior?

Connection string sample section has the same format as for AWS and Azure.

Have you added/updated Unit Tests and Integration Tests?

  • [NO]

Changes:

  • "Connection URL and Connection String" documentation was updated in order to GS connection string sample section has the same format as for AWS and Azure.

Notes:

The sample token is dummy and doesn't grant access to any resource.

Edited by Dzmitry Poloyko (EPAM)

Merge request reports