Skip to content

Terraform Configuration Drift Detected #5

@github-actions

Description

@github-actions

Terraform Plan Output

Click to expand
Terraform used the selected providers to generate the following execution
plan. Resource actions are indicated with the following symbols:
  + create

Terraform will perform the following actions:

  # azurerm_resource_group.rg-aks will be created
  + resource "azurerm_resource_group" "rg-aks" {
      + id       = (known after apply)
      + location = "eastus"
      + name     = "rg-terraform-github-actions"
    }

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions