Skip to content

Conversation

@modular-magician
Copy link
Collaborator

Closes #11355

Release Note Template for Downstream PRs (will be copied)

See Write release notes for guidance.

artifactregistry: added `registry_uri` as attribute to `google_artifact_registry_repository`

Tests:

 make testacc TEST=./google/services/artifactregistry TESTARGS='-run=TestAccArtifactRegistryRepository_update'

.TF_ACC=1 TF_SCHEMA_PANIC_ON_ERROR=1 go test ./google/services/artifactregistry -v -run=TestAccArtifactRegistryRepository_update -timeout 240m -ldflags="-X=github.com/hashicorp/terraform-provider-google/version.ProviderVersion=acc"

=== RUN   TestAccArtifactRegistryRepository_update
=== PAUSE TestAccArtifactRegistryRepository_update
=== RUN   TestAccArtifactRegistryRepository_updateEmptyMvn
=== PAUSE TestAccArtifactRegistryRepository_updateEmptyMvn
=== CONT  TestAccArtifactRegistryRepository_update
=== CONT  TestAccArtifactRegistryRepository_updateEmptyMvn
--- PASS: TestAccArtifactRegistryRepository_update (16.29s)
--- PASS: TestAccArtifactRegistryRepository_updateEmptyMvn (25.40s)
PASS
ok      github.com/hashicorp/terraform-provider-google/google/services/artifactregistry 26.147s

Derived from GoogleCloudPlatform/magic-modules#14776

…ct_registry_repository` (hashicorp#14776)

[upstream:ff3aee6739aaa87c30f819fc1df1ce929f9e402a]

Signed-off-by: Modular Magician <magic-modules@google.com>
@modular-magician modular-magician requested a review from a team as a code owner August 26, 2025 22:36
@modular-magician modular-magician merged commit 6859b0c into hashicorp:main Aug 26, 2025
4 checks passed
@github-actions
Copy link

I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.
If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 26, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

google_artifact_registry_repository should return url under which it is available

1 participant