Skip to content

Conversation

@lucaspr2
Copy link
Owner

No description provided.

@terrateam-action
Copy link

Plans 👍

Outputs can be viewed in the Terrateam Console here.

Terrateam Plan Output 👍

Expand for plan output details

Dir: . | Success 👍

Dir: .
Workspace: default
Success: 👍

Step: plan
Success: 👍
Command: terraform plan -detailed-exitcode -out /tmp/tmprkvjj7er/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:

  # null_resource.terrateam_test will be created
+   resource "null_resource" "terrateam_test" {
+       id = (known after apply)
    }

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

Cost Estimation

Total Monthly Difference: 0.00 USD

Expand for cost estimation details
Dir Workspace Previous (USD) New (USD) Diff (USD)
. default 0.00 0.00 0.00
Total 0.00 0.00 0.00

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.

@lucaspr2
Copy link
Owner Author

terrateam apply

@terrateam-action
Copy link

Applies ✅

Outputs can be viewed in the Terrateam Console here.

Terrateam Apply Output ✅

Expand for apply output details

. ✅

Dir: .
Workspace: default
Success: ✅

Step: apply
Success: ✅
Command: terraform apply /tmp/tmpipbmqlk8/plan

null_resource.terrateam_test: Creating...
null_resource.terrateam_test: Provisioning with 'local-exec'...
null_resource.terrateam_test (local-exec): Executing: ["/bin/sh" "-c" "echo terrateam first run"]
null_resource.terrateam_test (local-exec): terrateam first run
null_resource.terrateam_test: Creation complete after 0s [id=2556609133299962951]

Apply complete! Resources: 1 added, 0 changed, 0 destroyed.

@lucaspr2 lucaspr2 merged commit 67e64f8 into main Mar 13, 2025
9 checks 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.

3 participants