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

Fix buggy import of artifact repository. #2345

Conversation

modular-magician
Copy link
Collaborator

Fixes hashicorp/terraform-provider-google#6936.

The issue here is that in this resource, name is an output, repository_id is what we'd normally call name.

Release Note Template for Downstream PRs (will be copied)

artifactrepository: Fix import failure of `google_artifact_registry_repository`.

Derived from GoogleCloudPlatform/magic-modules#3838

Signed-off-by: Modular Magician <magic-modules@google.com>
@hashicorp-cla
Copy link

CLA assistant check

Thank you for your submission! We require that all contributors sign our Contributor License Agreement ("CLA") before we can accept the contribution. Read and sign the agreement

Learn more about why HashiCorp requires a CLA and what the CLA includes

Have you signed the CLA already but the status is still pending? Recheck it.

@nat-henderson nat-henderson merged commit bbaa6c7 into hashicorp:master Aug 7, 2020
@modular-magician modular-magician deleted the downstream-pr-6a2297464e242820ae96f0d0585ed5d7e785c597 branch November 16, 2024 02:07
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.

google_artifact_registry_repository after import reported as needing to be recreated
3 participants