victorious-exabyte-70545
03/17/2025, 5:40 PMwithout diff:
~ azure:containerservice:Registry prodRegistryWestus2 update
with diff:
~ azure:containerservice/registry:Registry: (update)
[id=/subscriptions/*****/resourceGroups/****/providers/Microsoft.ContainerRegistry/registries/prodRegistryWestus2]
[urn=urn:pulumi:prod::infrastructure::azure:containerservice/registry:Registry::prodRegistryWestus2]
[provider=urn:pulumi:prod::infrastructure::pulumi:providers:azure::default_6_3_0::09ca961b-4244-4306-bef1-aad0b702a965]
adminEnabled : true
exportPolicyEnabled : true
location : "westus2"
name : "prodRegistryWestus2"
networkRuleBypassOption : "AzureServices"
publicNetworkAccessEnabled: false
resourceGroupName : "prod-infra-westus2"
sku : "Premium"
trustPolicyEnabled : false
zoneRedundancyEnabled : false
victorious-exabyte-70545
03/17/2025, 5:40 PMvictorious-exabyte-70545
03/17/2025, 5:42 PMregistry = azure.containerservice.Registry(
infra_conf["docker_registry"],
opts=ResourceOptions(depends_on=[resource_group], ignore_changes=[
"*"]
),
victorious-exabyte-70545
03/17/2025, 6:06 PM"inputs": {
"__defaults": [
"trustPolicyEnabled"
],
victorious-exabyte-70545
03/17/2025, 6:06 PM