Skip to content

Update includeme.tf #90

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Update includeme.tf #90

wants to merge 1 commit into from

Conversation

motatoes
Copy link
Contributor

No description provided.

Copy link

digger-pro bot commented May 30, 2025

Project Status Plan + ~ -
staging succeeded Plan 1 0 0
dev succeeded Plan 1 0 0

Copy link

github-actions bot commented May 30, 2025

plan for staging 2025-05-30 05:51:18 (UTC)
Locking successful Project diggerhq/demo-opentofu#staging has been locked by PR #90
Additional output for diggerhq/demo-opentofu#staging
Project: main

 Name           Monthly Qty  Unit  Monthly Cost   
                                                  
 Project total                            $0.00   

──────────────────────────────────
Project: includeme
Module path: includeme

 Name           Monthly Qty  Unit  Monthly Cost   
                                                  
 Project total                            $0.00   

──────────────────────────────────
Project: includeme-excludeme
Module path: includeme/excludeme

 Name           Monthly Qty  Unit  Monthly Cost   
                                                  
 Project total                            $0.00   

──────────────────────────────────
Project: includemetoo
Module path: includemetoo

 Name           Monthly Qty  Unit  Monthly Cost   
                                                  
 Project total                            $0.00   

 OVERALL TOTAL                           $0.00 

*Usage costs can be estimated by updating Infracost Cloud settings, see docs for other options.

──────────────────────────────────
No cloud resources were detected

┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━┳━━━━━━━━━━━━┓
┃ Project                                            ┃ Baseline cost ┃ Usage cost* ┃ Total cost ┃
┣━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╋━━━━━━━━━━━━━━━╋━━━━━━━━━━━━━╋━━━━━━━━━━━━┫
┃ main                                               ┃         $0.00- ┃      $0.00 ┃
┃ includeme                                          ┃         $0.00- ┃      $0.00 ┃
┃ includeme-excludeme                                ┃         $0.00- ┃      $0.00 ┃
┃ includemetoo                                       ┃         $0.00- ┃      $0.00 ┃
┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┻━━━━━━━━━━━━━━━┻━━━━━━━━━━━━━┻━━━━━━━━━━━━┛
Plan output
Terraform will perform the following actions:

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

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

─────────────────────────────────────────────────────────────────────────────
Terraform plan validation check (staging) Terraform plan validation checks succeeded ✅
Plan summary
CHANGE RESOURCE
add null_resource.test28

Copy link

github-actions bot commented May 30, 2025

plan for dev 2025-05-30 05:51:28 (UTC)
Locking successful Project diggerhq/demo-opentofu#dev has been locked by PR #90
Additional output for diggerhq/demo-opentofu#dev
Project: main

 Name           Monthly Qty  Unit  Monthly Cost   
                                                  
 Project total                            $0.00   

──────────────────────────────────
Project: includeme
Module path: includeme

 Name           Monthly Qty  Unit  Monthly Cost   
                                                  
 Project total                            $0.00   

──────────────────────────────────
Project: includeme-excludeme
Module path: includeme/excludeme

 Name           Monthly Qty  Unit  Monthly Cost   
                                                  
 Project total                            $0.00   

──────────────────────────────────
Project: includemetoo
Module path: includemetoo

 Name           Monthly Qty  Unit  Monthly Cost   
                                                  
 Project total                            $0.00   

 OVERALL TOTAL                           $0.00 

*Usage costs can be estimated by updating Infracost Cloud settings, see docs for other options.

──────────────────────────────────
No cloud resources were detected

┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━┳━━━━━━━━━━━━┓
┃ Project                                            ┃ Baseline cost ┃ Usage cost* ┃ Total cost ┃
┣━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╋━━━━━━━━━━━━━━━╋━━━━━━━━━━━━━╋━━━━━━━━━━━━┫
┃ main                                               ┃         $0.00- ┃      $0.00 ┃
┃ includeme                                          ┃         $0.00- ┃      $0.00 ┃
┃ includeme-excludeme                                ┃         $0.00- ┃      $0.00 ┃
┃ includemetoo                                       ┃         $0.00- ┃      $0.00 ┃
┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┻━━━━━━━━━━━━━━━┻━━━━━━━━━━━━━┻━━━━━━━━━━━━┛
Plan output
Terraform will perform the following actions:

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

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

─────────────────────────────────────────────────────────────────────────────
Terraform plan validation check (dev) Terraform plan validation checks succeeded ✅
Plan summary
CHANGE RESOURCE
add null_resource.test28

Copy link

Digger run report for dev 2025-05-30 05:53:09 (UTC)
Error during init.

Copy link

Digger run report for staging 2025-05-30 05:53:09 (UTC)
Error during init.

@motatoes
Copy link
Contributor Author

digger apply

Copy link

digger-pro bot commented May 30, 2025

Project Status Apply + ~ -
dev failed Apply 0 0 0
staging failed Apply 0 0 0

Copy link

apply for dev 2025-05-30 17:42:18 (UTC)
Policy violation for dev - digger apply User motatoes is not allowed to perform action: digger apply. Check your policies ❌

Copy link

apply for staging 2025-05-30 17:42:18 (UTC)
Policy violation for staging - digger apply User motatoes is not allowed to perform action: digger apply. Check your policies ❌

Copy link

Digger run report for dev 2025-05-30 17:43:46 (UTC)
Error during init.

Copy link

Digger run report for staging 2025-05-30 17:43:46 (UTC)
Error during init.

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