Skip to content

Empty commit to trigger Terrateam#3

Open
inkel wants to merge 3 commits into
mainfrom
fix-drift-test-1
Open

Empty commit to trigger Terrateam#3
inkel wants to merge 3 commits into
mainfrom
fix-drift-test-1

Conversation

@inkel

@inkel inkel commented Oct 24, 2025

Copy link
Copy Markdown
Owner

Addresses #2.

terrateam plan

@inkel inkel self-assigned this Oct 24, 2025
@inkel

inkel commented Oct 24, 2025

Copy link
Copy Markdown
Owner Author

🤔 it seems that it doesn't pick it from the PR description, what if I add it in a message?

terrateam plan

@inkel

inkel commented Oct 24, 2025

Copy link
Copy Markdown
Owner Author

terrateam plan

@terrateamtestinkel

Copy link
Copy Markdown

No Matching Changes ✖️

There are no matching changes to plan.

To plan all changes, comment:

terrateam plan

Empty commit didn't work. Asking in PR to run a plan didn't
work. Testing with a commit :yay:
@terrateamtestinkel

This comment has been minimized.

@inkel

inkel commented Oct 24, 2025

Copy link
Copy Markdown
Owner Author

terrateam plan

@terrateamtestinkel

Copy link
Copy Markdown

Plans 👍

Outputs can be viewed in the Terrateam Console here.

Terrateam Plan Output 👍

Expand for plan output details

Dir: dev | Success 👍

Dir: dev
Workspace: default
Success: 👍

Step: plan
Success: 👍

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:

  # null_resource.drift[0] will be created
+   resource "null_resource" "drift" {
+       id = (known after apply)
    }

  # null_resource.drift[1] will be created
+   resource "null_resource" "drift" {
+       id = (known after apply)
    }

  # module.dev.null_resource.this[0] will be created
+   resource "null_resource" "this" {
+       id = (known after apply)
    }

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

To apply all these changes, comment:

terrateam apply

Feedback?

Questions? Comments? Give feedback by commenting terrateam feedback <your msg>. Your message lands directly in our inbox.

This should still trigger the plan, as we are changing the file, but
there are no differences with main.
@inkel

inkel commented Oct 24, 2025

Copy link
Copy Markdown
Owner Author

terrateam plan '*'

@terrateamtestinkel

Copy link
Copy Markdown

No Matching Changes ✖️

There are no matching changes to plan.

To plan all changes, comment:

terrateam plan

@inkel

inkel commented Oct 24, 2025

Copy link
Copy Markdown
Owner Author

terrateam plan 'dir:dev'

@terrateamtestinkel

Copy link
Copy Markdown

No Matching Changes ✖️

There are no matching changes to plan.

To plan all changes, comment:

terrateam plan

@inkel

inkel commented Oct 24, 2025

Copy link
Copy Markdown
Owner Author

terrateam apply dir:env

@terrateamtestinkel

Copy link
Copy Markdown

No Matching Changes ✖️

There are no matching changes that are pending apply.

To apply all pending applies, comment:

terrateam apply

@inkel

inkel commented Oct 24, 2025

Copy link
Copy Markdown
Owner Author

terrateam apply-foce dir:env

@terrateamtestinkel

Copy link
Copy Markdown

Unknown Command ✖️

Unknown command, see the list of valid commands below.

List of Terrateam commands:

  • terrateam plan - Perform a plan command across all changes.
  • terrateam plan <tag_query> - Perform a plan command across only those changes which match the tag query.
  • terrateam apply - Perform an apply command across all changes.
  • terrateam apply <tag_query> - Perform an apply command across only those changes which match the tag query.
  • terrateam apply-force - Run an apply even if the change has not passed apply requirements.
  • terrateam apply-force <tag_query> - Run an apply even if the change has not passed apply requirements across only those changes which match the tag query.
  • terrateam apply-autoapprove - Performs a plan and apply it in the same execution.
  • terrateam apply-autoapprove <tag_query> - Perform a plan and apply it in the same execution across only those changes which match the tag query.
  • terrateam gate approve <token1> <token2> ... <tokenN> - Approve a gate.
  • terrateam repo-config - Output the evaluated repository configuration as Terrateam, including config builder and indexer outputs incorporated in it.
  • terrateam unlock - Release any locks this pull request owns. Useful for getting out of a sticky situation.
  • terrateam unlock <pull requests number> - Release any locks owned by the listed pull requests.
  • terrateam feedback <msg> - Give use feedback.

For help see:

https://terrateam.io/docs

@inkel

inkel commented Oct 24, 2025

Copy link
Copy Markdown
Owner Author

terrateam apply dir:dev

@terrateamtestinkel

Copy link
Copy Markdown

No Matching Changes ✖️

There are no matching changes that are pending apply.

To apply all pending applies, comment:

terrateam apply

@inkel

inkel commented Oct 24, 2025

Copy link
Copy Markdown
Owner Author

terrateam apply-force dir:dev

@terrateamtestinkel

Copy link
Copy Markdown

No Matching Changes ✖️

There are no matching changes that are pending apply.

To apply all pending applies, comment:

terrateam apply

@inkel

inkel commented Oct 24, 2025

Copy link
Copy Markdown
Owner Author

Clearly it needs the file to be changed in any way 😞 I suppose it's a good thing.

While at it, I'd like to see if it works by adding commands to a comment, like this:

terrateam plan

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