Skip to content

Conversation

motatoes
Copy link
Contributor

No description provided.

@motatoes motatoes closed this May 27, 2025
@motatoes motatoes reopened this May 27, 2025
@digger-app-1351881405
Copy link

✅ Command unlock completed successfully

@digger-app-1351881405
Copy link

digger-app-1351881405 bot commented May 27, 2025

Project Status
🕚 myapp-dev-eastus pending...

@motatoes
Copy link
Contributor Author

digger plan

@digger-app-1351881405
Copy link

digger-app-1351881405 bot commented May 27, 2025

Project Status
🕚 myapp-dev-eastus pending...

@motatoes
Copy link
Contributor Author

digger plan

@digger-app-1351881405
Copy link

digger-app-1351881405 bot commented May 27, 2025

Project Status
🕚 myapp-dev-eastus pending...

@motatoes
Copy link
Contributor Author

digger plan

@digger-app-1351881405
Copy link

digger-app-1351881405 bot commented May 27, 2025

Project Status
🕚 myapp-dev-eastus pending...

@motatoes
Copy link
Contributor Author

digger plan

@digger-app-1351881405
Copy link

digger-app-1351881405 bot commented May 27, 2025

Project Status
🕚 myapp-dev-eastus pending...

@motatoes
Copy link
Contributor Author

digger plan

@digger-app-1351881405
Copy link

digger-app-1351881405 bot commented May 27, 2025

Project Status
🕚 myapp-dev-eastus pending...

@motatoes
Copy link
Contributor Author

digger plan

@digger-app-1351881405
Copy link

digger-app-1351881405 bot commented May 27, 2025

Project Status
🕚 myapp-dev-eastus pending...

@motatoes
Copy link
Contributor Author

digger plan

@digger-app-1351881405
Copy link

digger-app-1351881405 bot commented May 27, 2025

Project Status Plan + ~ -
myapp-dev-eastus failed Plan 0 0 0

Copy link

plan for myapp-dev-eastus 2025-05-27 04:17:19 (UTC)
Locking successful Project diggerhq/demo-azure-single-account#myapp-dev-eastus has been locked by PR #1

@digger-app-1351881405
Copy link

digger-app-1351881405 bot commented May 27, 2025

❌ TriggerDiggerJobs error: failed to trigger CI workflow, could not get spec could not load variables due to duplicates

@digger-app-1351881405
Copy link

digger-app-1351881405 bot commented May 27, 2025

Project Status Plan + ~ -
myapp-dev-eastus failed Plan 0 0 0

Copy link

plan for myapp-dev-eastus 2025-05-27 04:21:02 (UTC)
Locking successful Project diggerhq/demo-azure-single-account#myapp-dev-eastus has been locked by PR #1

@digger-app-1351881405
Copy link

digger-app-1351881405 bot commented May 27, 2025

Project Status Plan + ~ -
myapp-dev-eastus failed Plan 0 0 0

Copy link

plan for myapp-dev-eastus 2025-05-27 04:24:25 (UTC)
Locking successful Project diggerhq/demo-azure-single-account#myapp-dev-eastus has been locked by PR #1

@digger-app-1351881405
Copy link

digger-app-1351881405 bot commented May 27, 2025

Project Status Plan + ~ -
myapp-dev-eastus failed Plan 0 0 0

Copy link

plan for myapp-dev-eastus 2025-05-27 04:25:15 (UTC)
Locking successful Project diggerhq/demo-azure-single-account#myapp-dev-eastus has been locked by PR #1

@digger-app-1351881405
Copy link

digger-app-1351881405 bot commented May 27, 2025

Project Status Plan + ~ -
myapp-dev-eastus succeeded Plan 3 0 0

Copy link

github-actions bot commented May 27, 2025

plan for myapp-dev-eastus 2025-05-27 04:27:26 (UTC)
Locking successful Project diggerhq/demo-azure-single-account#myapp-dev-eastus has been locked by PR #1
Plan output
Terraform will perform the following actions:

  # azurerm_resource_group.rg will be created
  + resource "azurerm_resource_group" "rg" {
      + id       = (known after apply)
      + location = "eastus"
      + name     = "rg-myapp-dev-eastus"
    }

  # azurerm_storage_account.storage will be created
  + resource "azurerm_storage_account" "storage" {
      + access_tier                        = (known after apply)
      + account_kind                       = "StorageV2"
      + account_replication_type           = "LRS"
      + account_tier                       = "Standard"
      + allow_nested_items_to_be_public    = true
      + cross_tenant_replication_enabled   = false
      + default_to_oauth_authentication    = false
      + dns_endpoint_type                  = "Standard"
      + https_traffic_only_enabled         = true
      + id                                 = (known after apply)
      + infrastructure_encryption_enabled  = false
      + is_hns_enabled                     = false
      + large_file_share_enabled           = (known after apply)
      + local_user_enabled                 = true
      + location                           = "eastus"
      + min_tls_version                    = "TLS1_2"
      + name                               = "mystorageaccount"
      + nfsv3_enabled                      = false
      + primary_access_key                 = (sensitive value)
      + primary_blob_connection_string     = (sensitive value)
      + primary_blob_endpoint              = (known after apply)
      + primary_blob_host                  = (known after apply)
      + primary_blob_internet_endpoint     = (known after apply)
      + primary_blob_internet_host         = (known after apply)
      + primary_blob_microsoft_endpoint    = (known after apply)
      + primary_blob_microsoft_host        = (known after apply)
      + primary_connection_string          = (sensitive value)
      + primary_dfs_endpoint               = (known after apply)
      + primary_dfs_host                   = (known after apply)
      + primary_dfs_internet_endpoint      = (known after apply)
      + primary_dfs_internet_host          = (known after apply)
      + primary_dfs_microsoft_endpoint     = (known after apply)
      + primary_dfs_microsoft_host         = (known after apply)
      + primary_file_endpoint              = (known after apply)
      + primary_file_host                  = (known after apply)
      + primary_file_internet_endpoint     = (known after apply)
      + primary_file_internet_host         = (known after apply)
      + primary_file_microsoft_endpoint    = (known after apply)
      + primary_file_microsoft_host        = (known after apply)
      + primary_location                   = (known after apply)
      + primary_queue_endpoint             = (known after apply)
      + primary_queue_host                 = (known after apply)
      + primary_queue_microsoft_endpoint   = (known after apply)
      + primary_queue_microsoft_host       = (known after apply)
      + primary_table_endpoint             = (known after apply)
      + primary_table_host                 = (known after apply)
      + primary_table_microsoft_endpoint   = (known after apply)
      + primary_table_microsoft_host       = (known after apply)
      + primary_web_endpoint               = (known after apply)
      + primary_web_host                   = (known after apply)
      + primary_web_internet_endpoint      = (known after apply)
      + primary_web_internet_host          = (known after apply)
      + primary_web_microsoft_endpoint     = (known after apply)
      + primary_web_microsoft_host         = (known after apply)
      + public_network_access_enabled      = true
      + queue_encryption_key_type          = "Service"
      + resource_group_name                = "rg-myapp-dev-eastus"
      + secondary_access_key               = (sensitive value)
      + secondary_blob_connection_string   = (sensitive value)
      + secondary_blob_endpoint            = (known after apply)
      + secondary_blob_host                = (known after apply)
      + secondary_blob_internet_endpoint   = (known after apply)
      + secondary_blob_internet_host       = (known after apply)
      + secondary_blob_microsoft_endpoint  = (known after apply)
      + secondary_blob_microsoft_host      = (known after apply)
      + secondary_connection_string        = (sensitive value)
      + secondary_dfs_endpoint             = (known after apply)
      + secondary_dfs_host                 = (known after apply)
      + secondary_dfs_internet_endpoint    = (known after apply)
      + secondary_dfs_internet_host        = (known after apply)
      + secondary_dfs_microsoft_endpoint   = (known after apply)
      + secondary_dfs_microsoft_host       = (known after apply)
      + secondary_file_endpoint            = (known after apply)
      + secondary_file_host                = (known after apply)
      + secondary_file_internet_endpoint   = (known after apply)
      + secondary_file_internet_host       = (known after apply)
      + secondary_file_microsoft_endpoint  = (known after apply)
      + secondary_file_microsoft_host      = (known after apply)
      + secondary_location                 = (known after apply)
      + secondary_queue_endpoint           = (known after apply)
      + secondary_queue_host               = (known after apply)
      + secondary_queue_microsoft_endpoint = (known after apply)
      + secondary_queue_microsoft_host     = (known after apply)
      + secondary_table_endpoint           = (known after apply)
      + secondary_table_host               = (known after apply)
      + secondary_table_microsoft_endpoint = (known after apply)
      + secondary_table_microsoft_host     = (known after apply)
      + secondary_web_endpoint             = (known after apply)
      + secondary_web_host                 = (known after apply)
      + secondary_web_internet_endpoint    = (known after apply)
      + secondary_web_internet_host        = (known after apply)
      + secondary_web_microsoft_endpoint   = (known after apply)
      + secondary_web_microsoft_host       = (known after apply)
      + sftp_enabled                       = false
      + shared_access_key_enabled          = true
      + table_encryption_key_type          = "Service"
    }

  # azurerm_storage_container.container will be created
  + resource "azurerm_storage_container" "container" {
      + container_access_type             = "private"
      + default_encryption_scope          = (known after apply)
      + encryption_scope_override_enabled = true
      + has_immutability_policy           = (known after apply)
      + has_legal_hold                    = (known after apply)
      + id                                = (known after apply)
      + metadata                          = (known after apply)
      + name                              = "mycontainer"
      + resource_manager_id               = (known after apply)
      + storage_account_name              = "mystorageaccount"
    }

Plan: 3 to add, 0 to change, 0 to destroy.

Warning: Argument is deprecated

  with azurerm_storage_container.container,
  on main.tf line 20, in resource "azurerm_storage_container" "container":
  20:   storage_account_name  = azurerm_storage_account.storage.name

the `storage_account_name` property has been deprecated in favour of
`storage_account_id` and will be removed in version 5.0 of the Provider.

─────────────────────────────────────────────────────────────────────────────
Terraform plan validation check (myapp-dev-eastus) Terraform plan validation checks succeeded ✅
Plan summary
CHANGE RESOURCE
add azurerm_resource_group.rg
azurerm_storage_account.storage
azurerm_storage_container.container

@motatoes
Copy link
Contributor Author

digger apply

@digger-app-1351881405
Copy link

digger-app-1351881405 bot commented May 27, 2025

Project Status Apply + ~ -
myapp-dev-eastus failed Apply 0 0 0

Copy link

github-actions bot commented May 27, 2025

apply for myapp-dev-eastus 2025-05-27 04:32:18 (UTC)
Locking successful Project diggerhq/demo-azure-single-account#myapp-dev-eastus has been locked by PR #1
Apply output
Error: creating Storage Account (Subscription: "405b925a-52ef-4d5f-ae90-258dff2c93ca"
Resource Group Name: "rg-myapp-dev-eastus"
Storage Account Name: "mystorageaccount"): performing Create: unexpected status 409 (409 Conflict) with error: StorageAccountAlreadyTaken: The storage account named mystorageaccount is already taken.

  with azurerm_storage_account.storage,
  on main.tf line 10, in resource "azurerm_storage_account" "storage":
  10: resource "azurerm_storage_account" "storage" {

Error during applying. exit status 1

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.

1 participant