Azure-Samples / Azure-Samples/terraform-github-actions

Copilot

Open
#36 0 comments 1 reaction 0 assignees View on GitHub
Dominant language
HCL
Stars
188
Forks
153
PR merge metrics
No merged PRs in 30d

Description

>
> 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.

_Originally posted by @likhitsomana in [#5](https://github.com/Azure-Samples/terraform-github-actions/issues/5#issuecomment-2990317981)_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.