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

Unable to synchronize the azure redis instance status while it is being created #2214

Open
Finenyaco opened this issue Mar 8, 2024 · 1 comment
Assignees
Labels
bug-qa Something isn't working, and have not yet hit a real release

Comments

@Finenyaco
Copy link

Describe the bug

Steps to reproduce

  1. Add a template with source https://github.com/walrus-catalog-sandbox/terraform-azure-redis.
  2. Using the template to create a resource.
  3. Go to the resource details page and check the component list.

Result

  1. The run status was succeed. But it didn't show the component while the redis instance was being created.
image

image

  1. Component was synchronized successfully only when it was created successfully.
    image

Expected behavior

Environment

  • Walrus version: v0.6.0-rc1

Additional context
Add any other context about the problem here.

@Finenyaco Finenyaco added the bug-qa Something isn't working, and have not yet hit a real release label Mar 8, 2024
@gitlawr gitlawr added this to the v0.6.0 milestone Mar 8, 2024
@shanewxy
Copy link
Contributor

This seems to be a bug of the Azurerm provider. The Redis instance information inside the state file is not updated when deploying Redis directly through Terraform as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug-qa Something isn't working, and have not yet hit a real release
Projects
None yet
Development

No branches or pull requests

3 participants