Skip to content

feat: added google_artifact_registry_rule#1294

Merged
modular-magician merged 1 commit into
terraform-google-modules:masterfrom
modular-magician:downstream-pr-8fd654f8a23c311499fa2e7f3e8dd7df56592702
Apr 22, 2026
Merged

feat: added google_artifact_registry_rule#1294
modular-magician merged 1 commit into
terraform-google-modules:masterfrom
modular-magician:downstream-pr-8fd654f8a23c311499fa2e7f3e8dd7df56592702

Conversation

@modular-magician
Copy link
Copy Markdown
Collaborator

Closes hashicorp/terraform-provider-google#26050

Tests

╰─❮ make testacc TEST=./google/services/artifactregistry TESTARGS='-run=TestAccArtifactRegistryRule_artifactRegistryRule'                                                                                                                                                    ─╯
sh -c "'/Users/ramon/go/src/github.com/hashicorp/terraform-provider-google/scripts/gofmtcheck.sh'"
==> Checking that code complies with gofmt requirements...
go vet
TF_ACC_REFRESH_AFTER_APPLY=1 TF_ACC=1 TF_SCHEMA_PANIC_ON_ERROR=1 go test ./google/services/artifactregistry -v -run=TestAccArtifactRegistryRule_artifactRegistryRule -timeout 240m -ldflags="-X=github.com/hashicorp/terraform-provider-google/version.ProviderVersion=acc"
=== RUN   TestAccArtifactRegistryRule_artifactRegistryRuleBasicExample
=== PAUSE TestAccArtifactRegistryRule_artifactRegistryRuleBasicExample
=== RUN   TestAccArtifactRegistryRule_artifactRegistryRuleFullExample
=== PAUSE TestAccArtifactRegistryRule_artifactRegistryRuleFullExample
=== RUN   TestAccArtifactRegistryRule_artifactRegistryRuleFull_update
=== PAUSE TestAccArtifactRegistryRule_artifactRegistryRuleFull_update
=== CONT  TestAccArtifactRegistryRule_artifactRegistryRuleBasicExample
=== CONT  TestAccArtifactRegistryRule_artifactRegistryRuleFull_update
=== CONT  TestAccArtifactRegistryRule_artifactRegistryRuleFullExample
--- PASS: TestAccArtifactRegistryRule_artifactRegistryRuleBasicExample (14.85s)
--- PASS: TestAccArtifactRegistryRule_artifactRegistryRuleFullExample (14.87s)
--- PASS: TestAccArtifactRegistryRule_artifactRegistryRuleFull_update (23.15s)
PASS
ok      github.com/hashicorp/terraform-provider-google/google/services/artifactregistry (cached)
`google_artifact_registry_rule`

Derived from GoogleCloudPlatform/magic-modules#16769

[upstream:8fd654f8a23c311499fa2e7f3e8dd7df56592702]

Signed-off-by: Modular Magician <magic-modules@google.com>
@modular-magician modular-magician merged commit 61c0e5b into terraform-google-modules:master Apr 22, 2026
2 checks passed
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.

Support Artifact Registry rules

1 participant