Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Provider version #217

Merged
merged 2 commits into from
Jun 23, 2024
Merged

Provider version #217

merged 2 commits into from
Jun 23, 2024

Conversation

Cobollatin
Copy link
Owner

No description provided.

Copy link
Contributor

Terraform-docs has updated the README.md for commit e5fe992 in infrastructure with the following changes:

infrastructure

This is a generated README.md file. Please do not edit directly. Instead, edit the file that generated this one and commit your changes.

Requirements

Name Version
azurerm 3.109.0
github ~> 6.0

Providers

Name Version
azuread 2.51.0
azurerm 3.105.0
github 6.2.1

Modules

No modules.

Resources

Name Type
azurerm_application_insights.use2_main_swa_ai resource
azurerm_batch_account.use2_main_batch resource
azurerm_batch_job.use2_main_batch_job resource
azurerm_batch_pool.use2_main_batch_pool resource
azurerm_container_registry.use2_main_acr resource
azurerm_container_registry_task.use2_main_acr_indexer_purge_task resource
azurerm_key_vault.use2_main_kv resource
azurerm_key_vault_access_policy.use2_main_kv_access_policy resource
azurerm_key_vault_access_policy.use2_main_sa_kv_access_policy resource
azurerm_key_vault_key.use2_main_sa_kv_key resource
azurerm_log_analytics_linked_storage_account.use2_main_sa_law_lsa resource
azurerm_log_analytics_storage_insights.use2_sa_main_law_si resource
azurerm_log_analytics_workspace.use2_main_law resource
azurerm_log_analytics_workspace_table.use2_main_law_app_console_logs_table resource
azurerm_log_analytics_workspace_table.use2_main_law_container_logs_table resource
azurerm_log_analytics_workspace_table.use2_main_law_storage_logs_table resource
azurerm_monitor_data_collection_endpoint.use2_main_sa_monitor resource
azurerm_monitor_data_collection_rule_association.use2_main_sa_monitor_association resource
azurerm_network_security_group.use2_bp_nsg resource
azurerm_network_security_group.use2_kv_nsg resource
azurerm_network_security_group.use2_sa_nsg resource
azurerm_network_watcher.use2_main_nwwatcher resource
azurerm_resource_group.use2_main_rg resource
azurerm_role_assignment.use2_main_batch_acr_role resource
azurerm_role_assignment.use2_main_batch_sa_role resource
azurerm_role_assignment.use2_main_kv_role resource
azurerm_search_service.use2_main_ss resource
azurerm_static_web_app.use2_main_swa resource
azurerm_storage_account.use2_main_sa resource
azurerm_storage_account_customer_managed_key.use2_main_sa_cmek resource
azurerm_storage_container.use2_main_batch_container resource
azurerm_subnet.use2_bp_subnet resource
azurerm_subnet.use2_kv_subnet resource
azurerm_subnet.use2_sa_subnet resource
azurerm_subnet_network_security_group_association.use2_bp_subnet_nsg_association resource
azurerm_subnet_network_security_group_association.use2_kv_subnet_nsg_association resource
azurerm_subnet_network_security_group_association.use2_sa_subnet_nsg_association resource
azurerm_user_assigned_identity.use2_main_acr_identity resource
azurerm_user_assigned_identity.use2_main_acr_indexer_purge_identity resource
azurerm_user_assigned_identity.use2_main_batch_identity resource
azurerm_user_assigned_identity.use2_main_law_identity resource
azurerm_user_assigned_identity.use2_main_sa_identity resource
azurerm_user_assigned_identity.use2_main_sb_identity resource
azurerm_virtual_network.use2_main_vnet resource
github_actions_secret.use2_main_acr_login_server resource
github_actions_secret.use2_main_acr_name resource
github_actions_secret.use2_main_acr_rg resource
github_actions_secret.use2_main_batch_account_endpoint resource
github_actions_secret.use2_main_batch_account_key resource
github_actions_secret.use2_main_batch_account_name resource
github_actions_secret.use2_main_batch_job_id resource
github_actions_secret.use2_main_batch_pool_identity_id resource
github_actions_secret.use2_main_github_token resource
github_actions_secret.use2_main_indexer_config_name resource
github_actions_secret.use2_main_indexer_name resource
github_actions_secret.use2_main_openai_deployment_name resource
github_actions_secret.use2_main_openai_key resource
github_actions_secret.use2_main_openai_org_id resource
github_actions_secret.use2_main_openai_org_name resource
github_actions_secret.use2_main_openai_project_id resource
github_actions_secret.use2_main_openai_project_name resource
github_actions_secret.use2_main_sa_account_container_url resource
github_actions_secret.use2_main_ss_api_key resource
github_actions_secret.use2_main_ss_name resource
github_actions_secret.use2_main_swa_api_key resource
azuread_service_principal.current data source
github_actions_public_key.use2_main_acr_github_key data source
github_actions_public_key.use2_main_batch_github_key data source
github_actions_public_key.use2_main_swa_github_key data source
github_repository.use2_acr_github_repos data source

Inputs

Name Description Type Default Required
acr_repositories The list of repositories with Docker images list(string) n/a yes
app_name The name of the application string n/a yes
batch_docker_images The list of Docker images for the batch job list(string) n/a yes
batch_repositories The list of repositories with Docker images list(string) n/a yes
common_tags Common tags for all resources map(string) n/a yes
environment_name The name of the environment (e.g., development, staging, production) string n/a yes
github_token The GitHub token for the GitHub Actions string n/a yes
indexer_name The name of the Azure Search indexer string n/a yes
location The Azure region where resources will be created string n/a yes
location_short The short name of the Azure region where resources will be created string n/a yes
openai_key The OpenAI API key string n/a yes
openai_model The OpenAI model used for semantic search string n/a yes
openai_org_id The OpenAI API organization ID string n/a yes
openai_org_name The OpenAI API organization name string n/a yes
openai_project_id The OpenAI API project ID string n/a yes
openai_project_name The OpenAI API project name string n/a yes
semantic_search_config_name The name of the Azure Search semantic search configuration string n/a yes
sp_client_id The service principal client ID string n/a yes
sp_tenant_id The service principal tenant ID string n/a yes
swa_repository The GitHub repository for the Static Web App string n/a yes

Outputs

No outputs.

Copy link
Contributor

Pull Request Information

Please review this pull request. Merging the PR will run Terraform Apply with the plan detailed below.

Terraform Checks

Init: success
Format: failure
Validation: success
Plan: success

Checkov

Static: success
Plan: success

Plan File
data.github_actions_public_key.use2_main_batch_github_key["jw-semantic-searcher"]: Reading...
github_actions_secret.use2_main_indexer_config_name["jw-semantic-searcher"]: Refreshing state... [id=jw-semantic-searcher:AZURE_SEARCH_SEMANTIC_CONFIG_NAME]
github_actions_secret.use2_main_openai_org_id["jw-semantic-searcher"]: Refreshing state... [id=jw-semantic-searcher:OPENAI_ORG_ID]
github_actions_secret.use2_main_openai_project_id["jw-semantic-searcher"]: Refreshing state... [id=jw-semantic-searcher:OPENAI_PROJECT_ID]
data.github_repository.use2_acr_github_repos["jw-semantic-searcher"]: Reading...
github_actions_secret.use2_main_openai_key["jw-semantic-searcher"]: Refreshing state... [id=jw-semantic-searcher:OPENAI_KEY]
github_actions_secret.use2_main_github_token["jw-semantic-searcher"]: Refreshing state... [id=jw-semantic-searcher:TF_GITHUB_TOKEN]
github_actions_secret.use2_main_openai_project_name["jw-semantic-searcher"]: Refreshing state... [id=jw-semantic-searcher:OPENAI_PROJECT_NAME]
data.github_actions_public_key.use2_main_swa_github_key: Reading...
data.github_actions_public_key.use2_main_batch_github_key["jw-semantic-searcher"]: Read complete after 0s [id=3380204578043523366]
data.azuread_service_principal.current: Reading...
github_actions_secret.use2_main_openai_org_name["jw-semantic-searcher"]: Refreshing state... [id=jw-semantic-searcher:OPENAI_ORG_NAME]
data.azuread_service_principal.current: Read complete after 0s [id=d85a6416-307e-4dc3-882d-2acf8262e821]
github_actions_secret.use2_main_indexer_name["jw-semantic-searcher"]: Refreshing state... [id=jw-semantic-searcher:AZURE_SEARCH_INDEX_NAME]
github_actions_secret.use2_main_openai_deployment_name["jw-semantic-searcher"]: Refreshing state... [id=jw-semantic-searcher:OPENAI_DEPLOYMENT_NAME]
data.github_actions_public_key.use2_main_acr_github_key["jw-semantic-searcher"]: Reading...
data.github_actions_public_key.use2_main_swa_github_key: Read complete after 1s [id=3380204578043523366]
data.github_repository.use2_acr_github_repos["jw-semantic-searcher"]: Read complete after 1s [id=jw-semantic-searcher]
data.github_actions_public_key.use2_main_acr_github_key["jw-semantic-searcher"]: Read complete after 2s [id=3380204578043523366]
azurerm_resource_group.use2_main_rg: Refreshing state... [id=/subscriptions/b9d5d1cf-2f79-4a8f-a3d6-73ddca47caed/resourceGroups/JwSemanticSearcher-eus2-dev-rg]
azurerm_user_assigned_identity.use2_main_batch_identity: Refreshing state... [id=/subscriptions/b9d5d1cf-2f79-4a8f-a3d6-73ddca47caed/resourceGroups/JwSemanticSearcher-eus2-dev-rg/providers/Microsoft.ManagedIdentity/userAssignedIdentities/JwSemanticSearcher-eus2-dev-batch-identity]
azurerm_network_security_group.use2_kv_nsg: Refreshing state... [id=/subscriptions/b9d5d1cf-2f79-4a8f-a3d6-73ddca47caed/resourceGroups/JwSemanticSearcher-eus2-dev-rg/providers/Microsoft.Network/networkSecurityGroups/JwSemanticSearcher-eus2-dev-kv-nsg]
azurerm_user_assigned_identity.use2_main_sb_identity: Refreshing state... [id=/subscriptions/b9d5d1cf-2f79-4a8f-a3d6-73ddca47caed/resourceGroups/JwSemanticSearcher-eus2-dev-rg/providers/Microsoft.ManagedIdentity/userAssignedIdentities/JwSemanticSearcher-eus2-dev-sb-identity]
azurerm_network_security_group.use2_bp_nsg: Refreshing state... [id=/subscriptions/b9d5d1cf-2f79-4a8f-a3d6-73ddca47caed/resourceGroups/JwSemanticSearcher-eus2-dev-rg/providers/Microsoft.Network/networkSecurityGroups/JwSemanticSearcher-eus2-dev-bp-nsg]
azurerm_network_security_group.use2_sa_nsg: Refreshing state... [id=/subscriptions/b9d5d1cf-2f79-4a8f-a3d6-73ddca47caed/resourceGroups/JwSemanticSearcher-eus2-dev-rg/providers/Microsoft.Network/networkSecurityGroups/JwSemanticSearcher-eus2-dev-sa-nsg]
azurerm_monitor_data_collection_endpoint.use2_main_sa_monitor: Refreshing state... [id=/subscriptions/b9d5d1cf-2f79-4a8f-a3d6-73ddca47caed/resourceGroups/JwSemanticSearcher-eus2-dev-rg/providers/Microsoft.Insights/dataCollectionEndpoints/JwSemanticSearcher-eus2-dev-sa-monitor]
azurerm_network_watcher.use2_main_nwwatcher: Refreshing state... [id=/subscriptions/b9d5d1cf-2f79-4a8f-a3d6-73ddca47caed/resourceGroups/JwSemanticSearcher-eus2-dev-rg/providers/Microsoft.Network/networkWatchers/JwSemanticSearcher-eus2-dev-nw-watcher]
azurerm_user_assigned_identity.use2_main_acr_indexer_purge_identity: Refreshing state... [id=/subscriptions/b9d5d1cf-2f79-4a8f-a3d6-73ddca47caed/resourceGroups/JwSemanticSearcher-eus2-dev-rg/providers/Microsoft.ManagedIdentity/userAssignedIdentities/JwSemanticSearcher-eus2-dev-acr-purge-identity]
azurerm_user_assigned_identity.use2_main_law_identity: Refreshing state... [id=/subscriptions/b9d5d1cf-2f79-4a8f-a3d6-73ddca47caed/resourceGroups/JwSemanticSearcher-eus2-dev-rg/providers/Microsoft.ManagedIdentity/userAssignedIdentities/JwSemanticSearcher-eus2-dev-law-identity]
azurerm_virtual_network.use2_main_vnet: Refreshing state... [id=/subscriptions/b9d5d1cf-2f79-4a8f-a3d6-73ddca47caed/resourceGroups/JwSemanticSearcher-eus2-dev-rg/providers/Microsoft.Network/virtualNetworks/JwSemanticSearcher-eus2-dev-vnet]
azurerm_search_service.use2_main_ss: Refreshing state... [id=/subscriptions/b9d5d1cf-2f79-4a8f-a3d6-73ddca47caed/resourceGroups/JwSemanticSearcher-eus2-dev-rg/providers/Microsoft.Search/searchServices/jwsemanticsearcher-eus2-dev-ss]
azurerm_user_assigned_identity.use2_main_sa_identity: Refreshing state... [id=/subscriptions/b9d5d1cf-2f79-4a8f-a3d6-73ddca47caed/resourceGroups/JwSemanticSearcher-eus2-dev-rg/providers/Microsoft.ManagedIdentity/userAssignedIdentities/JwSemanticSearcher-eus2-dev-sa-identity]
azurerm_role_assignment.use2_main_kv_role: Refreshing state... [id=/subscriptions/b9d5d1cf-2f79-4a8f-a3d6-73ddca47caed/resourceGroups/JwSemanticSearcher-eus2-dev-rg/providers/Microsoft.Authorization/roleAssignments/d3261ee3-4e78-3bd6-3a37-5e0888d7ef6d]
azurerm_user_assigned_identity.use2_main_acr_identity: Refreshing state... [id=/subscriptions/b9d5d1cf-2f79-4a8f-a3d6-73ddca47caed/resourceGroups/JwSemanticSearcher-eus2-dev-rg/providers/Microsoft.ManagedIdentity/userAssignedIdentities/JwSemanticSearcher-eus2-dev-acr-identity]
github_actions_secret.use2_main_batch_pool_identity_id["jw-semantic-searcher"]: Refreshing state... [id=jw-semantic-searcher:BATCH_POOL_IDENTITY_ID]
azurerm_role_assignment.use2_main_batch_sa_role: Refreshing state... [id=/subscriptions/b9d5d1cf-2f79-4a8f-a3d6-73ddca47caed/resourceGroups/JwSemanticSearcher-eus2-dev-rg/providers/Microsoft.Authorization/roleAssignments/8744dddd-6ec9-4bb4-0fe0-7e085e5529d5]
azurerm_subnet.use2_kv_subnet: Refreshing state... [id=/subscriptions/b9d5d1cf-2f79-4a8f-a3d6-73ddca47caed/resourceGroups/JwSemanticSearcher-eus2-dev-rg/providers/Microsoft.Network/virtualNetworks/JwSemanticSearcher-eus2-dev-vnet/subnets/JwSemanticSearcher-eus2-dev-kv-subnet]
azurerm_subnet.use2_bp_subnet: Refreshing state... [id=/subscriptions/b9d5d1cf-2f79-4a8f-a3d6-73ddca47caed/resourceGroups/JwSemanticSearcher-eus2-dev-rg/providers/Microsoft.Network/virtualNetworks/JwSemanticSearcher-eus2-dev-vnet/subnets/JwSemanticSearcher-eus2-dev-bp-subnet]
azurerm_subnet.use2_sa_subnet: Refreshing state... [id=/subscriptions/b9d5d1cf-2f79-4a8f-a3d6-73ddca47caed/resourceGroups/JwSemanticSearcher-eus2-dev-rg/providers/Microsoft.Network/virtualNetworks/JwSemanticSearcher-eus2-dev-vnet/subnets/JwSemanticSearcher-eus2-dev-sa-subnet]
azurerm_log_analytics_workspace.use2_main_law: Refreshing state... [id=/subscriptions/b9d5d1cf-2f79-4a8f-a3d6-73ddca47caed/resourceGroups/JwSemanticSearcher-eus2-dev-rg/providers/Microsoft.OperationalInsights/workspaces/JwSemanticSearcher-eus2-dev-law]
azurerm_subnet_network_security_group_association.use2_kv_subnet_nsg_association: Refreshing state... [id=/subscriptions/b9d5d1cf-2f79-4a8f-a3d6-73ddca47caed/resourceGroups/JwSemanticSearcher-eus2-dev-rg/providers/Microsoft.Network/virtualNetworks/JwSemanticSearcher-eus2-dev-vnet/subnets/JwSemanticSearcher-eus2-dev-kv-subnet]
azurerm_key_vault.use2_main_kv: Refreshing state... [id=/subscriptions/b9d5d1cf-2f79-4a8f-a3d6-73ddca47caed/resourceGroups/JwSemanticSearcher-eus2-dev-rg/providers/Microsoft.KeyVault/vaults/jwseeus2devkv]
azurerm_container_registry.use2_main_acr: Refreshing state... [id=/subscriptions/b9d5d1cf-2f79-4a8f-a3d6-73ddca47caed/resourceGroups/JwSemanticSearcher-eus2-dev-rg/providers/Microsoft.ContainerRegistry/registries/JwSemanticSearchereus2devacr]
azurerm_subnet_network_security_group_association.use2_bp_subnet_nsg_association: Refreshing state... [id=/subscriptions/b9d5d1cf-2f79-4a8f-a3d6-73ddca47caed/resourceGroups/JwSemanticSearcher-eus2-dev-rg/providers/Microsoft.Network/virtualNetworks/JwSemanticSearcher-eus2-dev-vnet/subnets/JwSemanticSearcher-eus2-dev-bp-subnet]
azurerm_subnet_network_security_group_association.use2_sa_subnet_nsg_association: Refreshing state... [id=/subscriptions/b9d5d1cf-2f79-4a8f-a3d6-73ddca47caed/resourceGroups/JwSemanticSearcher-eus2-dev-rg/providers/Microsoft.Network/virtualNetworks/JwSemanticSearcher-eus2-dev-vnet/subnets/JwSemanticSearcher-eus2-dev-sa-subnet]
azurerm_storage_account.use2_main_sa: Refreshing state... [id=/subscriptions/b9d5d1cf-2f79-4a8f-a3d6-73ddca47caed/resourceGroups/JwSemanticSearcher-eus2-dev-rg/providers/Microsoft.Storage/storageAccounts/jwseeus2devsa]
github_actions_secret.use2_main_ss_api_key["jw-semantic-searcher"]: Refreshing state... [id=jw-semantic-searcher:AZURE_SEARCH_SERVICE_API_KEY]
github_actions_secret.use2_main_ss_name["jw-semantic-searcher"]: Refreshing state... [id=jw-semantic-searcher:AZURE_SEARCH_SERVICE_NAME]
github_actions_secret.use2_main_acr_rg["jw-semantic-searcher"]: Refreshing state... [id=jw-semantic-searcher:ACR_RESOURCE_GROUP]
github_actions_secret.use2_main_acr_login_server["jw-semantic-searcher"]: Refreshing state... [id=jw-semantic-searcher:AZURE_CONTAINER_REGISTRY_SERVER]
azurerm_role_assignment.use2_main_batch_acr_role: Refreshing state... [id=/subscriptions/b9d5d1cf-2f79-4a8f-a3d6-73ddca47caed/resourceGroups/JwSemanticSearcher-eus2-dev-rg/providers/Microsoft.ContainerRegistry/registries/JwSemanticSearchereus2devacr/providers/Microsoft.Authorization/roleAssignments/e3427341-b698-f882-eea7-ef8fea6de008]
github_actions_secret.use2_main_acr_name["jw-semantic-searcher"]: Refreshing state... [id=jw-semantic-searcher:AZURE_CONTAINER_REGISTRY]
azurerm_container_registry_task.use2_main_acr_indexer_purge_task: Refreshing state... [id=/subscriptions/b9d5d1cf-2f79-4a8f-a3d6-73ddca47caed/resourceGroups/JwSemanticSearcher-eus2-dev-rg/providers/Microsoft.ContainerRegistry/registries/JwSemanticSearchereus2devacr/tasks/JwSemanticSearcher-eus2-dev-acr-purge-task]
azurerm_application_insights.use2_main_swa_ai: Refreshing state... [id=/subscriptions/b9d5d1cf-2f79-4a8f-a3d6-73ddca47caed/resourceGroups/JwSemanticSearcher-eus2-dev-rg/providers/Microsoft.Insights/components/JwSemanticSearcher-eus2-dev-swa-ai]
azurerm_log_analytics_workspace_table.use2_main_law_app_console_logs_table: Refreshing state... [id=/subscriptions/b9d5d1cf-2f79-4a8f-a3d6-73ddca47caed/resourceGroups/JwSemanticSearcher-eus2-dev-rg/providers/Microsoft.OperationalInsights/workspaces/JwSemanticSearcher-eus2-dev-law/tables/ContainerAppConsoleLogs]
azurerm_log_analytics_workspace_table.use2_main_law_storage_logs_table: Refreshing state... [id=/subscriptions/b9d5d1cf-2f79-4a8f-a3d6-73ddca47caed/resourceGroups/JwSemanticSearcher-eus2-dev-rg/providers/Microsoft.OperationalInsights/workspaces/JwSemanticSearcher-eus2-dev-law/tables/StorageBlobLogs]
azurerm_log_analytics_workspace_table.use2_main_law_container_logs_table: Refreshing state... [id=/subscriptions/b9d5d1cf-2f79-4a8f-a3d6-73ddca47caed/resourceGroups/JwSemanticSearcher-eus2-dev-rg/providers/Microsoft.OperationalInsights/workspaces/JwSemanticSearcher-eus2-dev-law/tables/ContainerLogV2]
azurerm_key_vault_access_policy.use2_main_sa_kv_access_policy: Refreshing state... [id=/subscriptions/b9d5d1cf-2f79-4a8f-a3d6-73ddca47caed/resourceGroups/JwSemanticSearcher-eus2-dev-rg/providers/Microsoft.KeyVault/vaults/jwseeus2devkv/objectId/80757f86-b9ee-4212-8e7f-2a9fbb855bf4]
azurerm_key_vault_access_policy.use2_main_kv_access_policy: Refreshing state... [id=/subscriptions/b9d5d1cf-2f79-4a8f-a3d6-73ddca47caed/resourceGroups/JwSemanticSearcher-eus2-dev-rg/providers/Microsoft.KeyVault/vaults/jwseeus2devkv/objectId/d85a6416-307e-4dc3-882d-2acf8262e821]
azurerm_key_vault_key.use2_main_sa_kv_key: Refreshing state... [id=https://jwseeus2devkv.vault.azure.net/keys/JwSemanticSearcher-eus2-dev-sa-key/f3f12a1a1a1d45e48475c7252314b3f2]
azurerm_static_web_app.use2_main_swa: Refreshing state... [id=/subscriptions/b9d5d1cf-2f79-4a8f-a3d6-73ddca47caed/resourceGroups/JwSemanticSearcher-eus2-dev-rg/providers/Microsoft.Web/staticSites/JwSemanticSearcher-eus2-dev-swa]
azurerm_storage_account_customer_managed_key.use2_main_sa_cmek: Refreshing state... [id=/subscriptions/b9d5d1cf-2f79-4a8f-a3d6-73ddca47caed/resourceGroups/JwSemanticSearcher-eus2-dev-rg/providers/Microsoft.Storage/storageAccounts/jwseeus2devsa]
azurerm_storage_container.use2_main_batch_container: Refreshing state... [id=https://jwseeus2devsa.blob.core.windows.net/batch]
azurerm_monitor_data_collection_rule_association.use2_main_sa_monitor_association: Refreshing state... [id=/subscriptions/b9d5d1cf-2f79-4a8f-a3d6-73ddca47caed/resourceGroups/JwSemanticSearcher-eus2-dev-rg/providers/Microsoft.Storage/storageAccounts/jwseeus2devsa/providers/Microsoft.Insights/dataCollectionRuleAssociations/configurationAccessEndpoint]
azurerm_log_analytics_linked_storage_account.use2_main_sa_law_lsa: Refreshing state... [id=/subscriptions/b9d5d1cf-2f79-4a8f-a3d6-73ddca47caed/resourceGroups/JwSemanticSearcher-eus2-dev-rg/providers/Microsoft.OperationalInsights/workspaces/JwSemanticSearcher-eus2-dev-law/linkedStorageAccounts/Ingestion]
azurerm_batch_account.use2_main_batch: Refreshing state... [id=/subscriptions/b9d5d1cf-2f79-4a8f-a3d6-73ddca47caed/resourceGroups/JwSemanticSearcher-eus2-dev-rg/providers/Microsoft.Batch/batchAccounts/jwsemanteus2devbatch]
github_actions_secret.use2_main_sa_account_container_url["jw-semantic-searcher"]: Refreshing state... [id=jw-semantic-searcher:AZURE_STORAGE_CONTAINER_URL]
azurerm_log_analytics_storage_insights.use2_sa_main_law_si: Refreshing state... [id=/subscriptions/b9d5d1cf-2f79-4a8f-a3d6-73ddca47caed/resourceGroups/JwSemanticSearcher-eus2-dev-rg/providers/Microsoft.OperationalInsights/workspaces/JwSemanticSearcher-eus2-dev-law/storageInsightConfigs/JwSemanticSearcher-eus2-dev-sa-law-si]
github_actions_secret.use2_main_swa_api_key: Refreshing state... [id=jw-semantic-searcher:AZURE_STATIC_WEB_APPS_API_TOKEN]
github_actions_secret.use2_main_batch_account_key["jw-semantic-searcher"]: Refreshing state... [id=jw-semantic-searcher:BATCH_ACCOUNT_KEY]
github_actions_secret.use2_main_batch_account_endpoint["jw-semantic-searcher"]: Refreshing state... [id=jw-semantic-searcher:BATCH_ACCOUNT_ENDPOINT]
github_actions_secret.use2_main_batch_account_name["jw-semantic-searcher"]: Refreshing state... [id=jw-semantic-searcher:BATCH_ACCOUNT_NAME]
azurerm_batch_pool.use2_main_batch_pool: Refreshing state... [id=/subscriptions/b9d5d1cf-2f79-4a8f-a3d6-73ddca47caed/resourceGroups/JwSemanticSearcher-eus2-dev-rg/providers/Microsoft.Batch/batchAccounts/jwsemanteus2devbatch/pools/JwSemanticSearcher-eus2-dev-batch-pool]
github_actions_secret.use2_main_batch_job_id["jw-semantic-searcher"]: Refreshing state... [id=jw-semantic-searcher:BATCH_JOB_ID]

Terraform used the selected providers to generate the following execution
plan. Resource actions are indicated with the following symbols:
  + create
  ~ update in-place

Terraform will perform the following actions:

  # azurerm_batch_account.use2_main_batch will be updated in-place
  ~ resource "azurerm_batch_account" "use2_main_batch" {
        id                                  = "/subscriptions/b9d5d1cf-2f79-4a8f-a3d6-73ddca47caed/resourceGroups/JwSemanticSearcher-eus2-dev-rg/providers/Microsoft.Batch/batchAccounts/jwsemanteus2devbatch"
        name                                = "jwsemanteus2devbatch"
      ~ tags                                = {
            "CreatedBy"   = "Terraform"
          + "CreatedOn"   = "2023-06-23"
            "Environment" = "development"
            "Location"    = "East US 2"
            "Owner"       = "Cobollatin"
            "Project"     = "JW Semantic Searcher"
        }
        # (11 unchanged attributes hidden)

        # (2 unchanged blocks hidden)
    }

  # azurerm_batch_job.use2_main_batch_job will be created
  + resource "azurerm_batch_job" "use2_main_batch_job" {
      + batch_pool_id                 = "/subscriptions/b9d5d1cf-2f79-4a8f-a3d6-73ddca47caed/resourceGroups/JwSemanticSearcher-eus2-dev-rg/providers/Microsoft.Batch/batchAccounts/jwsemanteus2devbatch/pools/JwSemanticSearcher-eus2-dev-batch-pool"
      + common_environment_properties = {
          + "CreatedBy"   = "Terraform"
          + "CreatedOn"   = "2023-06-23"
          + "Environment" = "development"
          + "Location"    = "East US 2"
          + "Owner"       = "Cobollatin"
          + "Project"     = "JW Semantic Searcher"
        }
      + display_name                  = "Batch Job"
      + id                            = (known after apply)
      + name                          = "JwSemanticSearcher-eus2-dev-batch-job"
      + priority                      = 0
      + task_retry_maximum            = 0
    }

  # azurerm_batch_pool.use2_main_batch_pool will be updated in-place
  ~ resource "azurerm_batch_pool" "use2_main_batch_pool" {
        id                             = "/subscriptions/b9d5d1cf-2f79-4a8f-a3d6-73ddca47caed/resourceGroups/JwSemanticSearcher-eus2-dev-rg/providers/Microsoft.Batch/batchAccounts/jwsemanteus2devbatch/pools/JwSemanticSearcher-eus2-dev-batch-pool"
      ~ metadata                       = {
          + "CreatedOn"   = "2023-06-23"
            # (5 unchanged elements hidden)
        }
        name                           = "JwSemanticSearcher-eus2-dev-batch-pool"
        # (11 unchanged attributes hidden)

      ~ start_task {
          ~ common_environment_properties = {
              + "CreatedOn"   = "2023-06-23"
                # (5 unchanged elements hidden)
            }
            # (3 unchanged attributes hidden)

            # (1 unchanged block hidden)
        }

        # (9 unchanged blocks hidden)
    }

  # azurerm_container_registry.use2_main_acr will be updated in-place
  ~ resource "azurerm_container_registry" "use2_main_acr" {
        id                            = "/subscriptions/b9d5d1cf-2f79-4a8f-a3d6-73ddca47caed/resourceGroups/JwSemanticSearcher-eus2-dev-rg/providers/Microsoft.ContainerRegistry/registries/JwSemanticSearchereus2devacr"
        name                          = "JwSemanticSearchereus2devacr"
      ~ sku                           = "Managed" -> "Basic"
        tags                          = {
            "CreatedBy"   = "Terraform"
            "CreatedOn"   = "2023-06-23"
            "Environment" = "development"
            "Location"    = "East US 2"
            "Owner"       = "Cobollatin"
            "Project"     = "JW Semantic Searcher"
        }
        # (17 unchanged attributes hidden)

        # (1 unchanged block hidden)
    }

  # azurerm_key_vault.use2_main_kv will be updated in-place
  ~ resource "azurerm_key_vault" "use2_main_kv" {
        id                              = "/subscriptions/b9d5d1cf-2f79-4a8f-a3d6-73ddca47caed/resourceGroups/JwSemanticSearcher-eus2-dev-rg/providers/Microsoft.KeyVault/vaults/jwseeus2devkv"
        name                            = "jwseeus2devkv"
      ~ tags                            = {
            "CreatedBy"   = "Terraform"
          + "CreatedOn"   = "2023-06-23"
            "Environment" = "development"
            "Location"    = "East US 2"
            "Owner"       = "Cobollatin"
            "Project"     = "JW Semantic Searcher"
        }
        # (13 unchanged attributes hidden)

        # (1 unchanged block hidden)
    }

  # azurerm_key_vault_key.use2_main_sa_kv_key will be updated in-place
  ~ resource "azurerm_key_vault_key" "use2_main_sa_kv_key" {
        id                      = "https://jwseeus2devkv.vault.azure.net/keys/JwSemanticSearcher-eus2-dev-sa-key/f3f12a1a1a1d45e48475c7252314b3f2"
        name                    = "JwSemanticSearcher-eus2-dev-sa-key"
      ~ tags                    = {
            "CreatedBy"   = "Terraform"
          + "CreatedOn"   = "2023-06-23"
            "Environment" = "development"
            "Location"    = "East US 2"
            "Owner"       = "Cobollatin"
            "Project"     = "JW Semantic Searcher"
        }
        # (16 unchanged attributes hidden)

        # (1 unchanged block hidden)
    }

  # azurerm_virtual_network.use2_main_vnet will be updated in-place
  ~ resource "azurerm_virtual_network" "use2_main_vnet" {
        id                      = "/subscriptions/b9d5d1cf-2f79-4a8f-a3d6-73ddca47caed/resourceGroups/JwSemanticSearcher-eus2-dev-rg/providers/Microsoft.Network/virtualNetworks/JwSemanticSearcher-eus2-dev-vnet"
        name                    = "JwSemanticSearcher-eus2-dev-vnet"
      ~ tags                    = {
            "CreatedBy"   = "Terraform"
          + "CreatedOn"   = "2023-06-23"
            "Environment" = "development"
            "Location"    = "East US 2"
            "Owner"       = "Cobollatin"
            "Project"     = "JW Semantic Searcher"
        }
        # (9 unchanged attributes hidden)
    }

Plan: 1 to add, 6 to change, 0 to destroy.

─────────────────────────────────────────────────────────────────────────────

Note: You didn't use the -out option to save this plan, so Terraform can't
guarantee to take exactly these actions if you run "terraform apply" now.```

@Cobollatin Cobollatin merged commit c01f943 into main Jun 23, 2024
@Cobollatin Cobollatin deleted the feature/scrapper branch June 23, 2024 04:03
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