seal-io / walrus

Walrus is an open-source application management platform based on IaC tools including OpenTofu, Terraform and others. It helps platform engineers build golden paths for developers and empowers developers with self-service capabilities.
Apache License 2.0
429 stars 44 forks source link

Successfully add azure china connector with incorrect credentials #2250

Open Finenyaco opened 6 months ago

Finenyaco commented 6 months ago

Describe the bug

Steps to reproduce

  1. New a azure connector and select 'china' environment.
  2. Fill in an azure account credentials (not azure china account).
  3. Check the connector status.
image

Result

  1. Add successfully. image

Expected behavior

Add failed because the credentials are incorrect.

Environment

Additional context Add any other context about the problem here.