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

Update plan comments #3

Merged
merged 2 commits into from
Aug 8, 2023
Merged

Update plan comments #3

merged 2 commits into from
Aug 8, 2023

Conversation

theonlysinjin
Copy link
Contributor

No description provided.

@github-actions
Copy link

github-actions bot commented Aug 8, 2023

Terraform Format and Style 🖌success

Terraform Initialization ⚙️success

Terraform Validation 🤖success

Validation Output

Success! The configuration is valid.


Terraform Plan 📖success

Show Plan
terraform
github_team.pt: Refreshing state... [id=8410861]
github_repository.project1: Refreshing state... [id=Project1]
github_team_repository.pt-project1: Refreshing state... [id=8410861:Project1]

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

Terraform will perform the following actions:

  # github_team.pt will be updated in-place
  ~ resource "github_team" "pt" {
      ~ description               = "Here you'll find Project1 members" -> "Project1 team members"
        id                        = "8410861"
      ~ name                      = "team-pt" -> "team-project1"
      ~ slug                      = "team-pt" -> (known after apply)
        # (5 unchanged attributes hidden)
    }

Plan: 0 to add, 1 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.

Pusher: @theonlysinjin, Action: pull_request, Working Directory: ``, Workflow: terraform plan

@github-actions
Copy link

github-actions bot commented Aug 8, 2023

Terraform Format and Style 🖌success

Terraform Initialization ⚙️success

Terraform Validation 🤖success

Validation Output

Success! The configuration is valid.


Terraform Plan 📖success

Show Plan
terraform
github_team.pt: Refreshing state... [id=8410861]
github_repository.project1: Refreshing state... [id=Project1]
github_team_repository.pt-project1: Refreshing state... [id=8410861:Project1]

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

Terraform will perform the following actions:

  # github_team.pt will be updated in-place
  ~ resource "github_team" "pt" {
      ~ description               = "Here you'll find Project1 members" -> "Project1 team members"
        id                        = "8410861"
      ~ name                      = "team-pt" -> "team-project1"
      ~ slug                      = "team-pt" -> (known after apply)
        # (5 unchanged attributes hidden)
    }

Plan: 0 to add, 1 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.

Pusher: @theonlysinjin, Action: pull_request, Workflow: terraform plan

1 similar comment
@github-actions
Copy link

github-actions bot commented Aug 8, 2023

Terraform Format and Style 🖌success

Terraform Initialization ⚙️success

Terraform Validation 🤖success

Validation Output

Success! The configuration is valid.


Terraform Plan 📖success

Show Plan
terraform
github_team.pt: Refreshing state... [id=8410861]
github_repository.project1: Refreshing state... [id=Project1]
github_team_repository.pt-project1: Refreshing state... [id=8410861:Project1]

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

Terraform will perform the following actions:

  # github_team.pt will be updated in-place
  ~ resource "github_team" "pt" {
      ~ description               = "Here you'll find Project1 members" -> "Project1 team members"
        id                        = "8410861"
      ~ name                      = "team-pt" -> "team-project1"
      ~ slug                      = "team-pt" -> (known after apply)
        # (5 unchanged attributes hidden)
    }

Plan: 0 to add, 1 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.

Pusher: @theonlysinjin, Action: pull_request, Workflow: terraform plan

@theonlysinjin theonlysinjin merged commit 153fe2e into main Aug 8, 2023
1 check passed
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