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

ci: Use PAT for create pr #11

Merged
merged 1 commit into from
Mar 13, 2023
Merged

ci: Use PAT for create pr #11

merged 1 commit into from
Mar 13, 2023

Conversation

mcwarman
Copy link
Owner

No description provided.

@github-actions
Copy link

Terraform Plan

Terraform Format and Style ✏️ success

Terraform Initialization ⚙️ success

Terraform Validation 📋 success

Terraform Plan 📖 success

Show Plan

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:

  # random_pet.name will be created
  + resource "random_pet" "name" {
      + id        = (known after apply)
      + length    = 2
      + separator = " "
    }

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

Changes to Outputs:
  + message = (known after apply)

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

Saved the plan to: tfplan

To perform exactly these actions, run the following command to apply:
    terraform apply "tfplan"

@mcwarman mcwarman merged commit c82f83b into main Mar 13, 2023
@mcwarman mcwarman deleted the pr-token branch March 13, 2023 14:06
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