-
Notifications
You must be signed in to change notification settings - Fork 1
Update main.tf #8
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
Conversation
|
1 similar comment
|
plan for dev 2025-08-28 21:54:45 (UTC)Plan outputTerraform will perform the following actions:
# null_resource.test3 will be created
+ resource "null_resource" "test3" {
+ 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
Instructionsdigger apply -p dev ⏩ To apply all changes in this PR: digger apply 🚮 To unlock all projects in this PR: digger unlock |
plan for dev 2025-08-28 21:54:52 (UTC)Plan outputTerraform will perform the following actions:
# null_resource.test3 will be created
+ resource "null_resource" "test3" {
+ 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
Instructionsdigger apply -p dev ⏩ To apply all changes in this PR: digger apply 🚮 To unlock all projects in this PR: digger unlock |
|
plan for dev 2025-08-28 22:03:01 (UTC)Plan outputTerraform will perform the following actions:
# null_resource.test3 will be created
+ resource "null_resource" "test3" {
+ 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
Instructionsdigger apply -p dev ⏩ To apply all changes in this PR: digger apply 🚮 To unlock all projects in this PR: digger unlock |
plan for dev 2025-08-28 22:07:27 (UTC)Plan outputTerraform will perform the following actions:
# null_resource.test3 will be created
+ resource "null_resource" "test3" {
+ 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
Instructionsdigger apply -p dev ⏩ To apply all changes in this PR: digger apply 🚮 To unlock all projects in this PR: digger unlock |
plan for dev 2025-08-28 22:09:05 (UTC)Error during init. |
plan for dev 2025-08-28 22:10:30 (UTC)Plan outputTerraform will perform the following actions:
# null_resource.test3 will be created
+ resource "null_resource" "test3" {
+ 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
Instructionsdigger apply -p dev ⏩ To apply all changes in this PR: digger apply 🚮 To unlock all projects in this PR: digger unlock |
plan for dev 2025-08-28 22:20:42 (UTC)Plan outputTerraform will perform the following actions:
# null_resource.test3 will be created
+ resource "null_resource" "test3" {
+ 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
Instructionsdigger apply -p dev ⏩ To apply all changes in this PR: digger apply 🚮 To unlock all projects in this PR: digger unlock |
No description provided.