Skip to content

Issue related to Fix/workflow init job #38 #39

@fpittelo

Description

@fpittelo

#38

Run terraform init
terraform init
-backend-config="resource_group_name=-bkd-alpinebot"
-backend-config="storage_account_name=bkdalpinebotsa"
-backend-config="container_name=-bkd-alpinebot-co"
-backend-config="key=-bkd-alpinebot.tfstate"
-var-file=".tfvars"
shell: /usr/bin/bash -e {0}
env:
ENVIRONMENT:
TF_VAR_az_client_id: ***
TF_VAR_az_tenant_id: ***
TF_VAR_az_subscription_id: ***
TF_VAR_az_container_name: -bkd-alpinebot-co
TF_VAR_sp_object_id: ***
TF_VAR_az_openai_key_value: ***
TERRAFORM_CLI_PATH: /home/runner/work/_temp/9749a9fa-1c73-4e02-974d-aa8adae646b1
ARM_CLIENT_ID: ***
ARM_SUBSCRIPTION_ID: ***
ARM_TENANT_ID: ***
PROJECT_NAME:
ARM_USE_OIDC: true
/home/runner/work/_temp/9749a9fa-1c73-4e02-974d-aa8adae646b1/terraform-bin init -backend-config=resource_group_name=-bkd-alpinebot -backend-config=storage_account_name=bkdalpinebotsa -backend-config=container_name=-bkd-alpinebot-co -backend-config=key=-bkd-alpinebot.tfstate -var-file=.tfvars
Initializing the backend...
Initializing modules...

  • app_service_plan in ../modules/app_service_plan
  • azurerm_cosmosdb_account in ../modules/cosmos_db
  • cognitive_account in ../modules/cognitive_account
  • key_vault in ../modules/key_vault
  • linux_web_app in ../modules/linux_web_app

    │ Error: retrieving Storage Account (Subscription: "***"
    │ Resource Group Name: "-bkd-alpinebot"
    │ Storage Account Name: "bkdalpinebotsa"): unexpected status 404 (404 Not Found) with error: ResourceGroupNotFound: Resource group '-bkd-alpinebot' could not be found.



    Error: Terraform exited with code 1.
    Error: Process completed with exit code 1.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions