-
Notifications
You must be signed in to change notification settings - Fork 10
Clean up blank lines in main.tf #143
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
Remove unnecessary blank lines in main.tf
plan for dev 2025-11-04 03:24:37 (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 |
|
digger plan |
plan for dev 2025-11-05 00:28:07 (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 |
|
digger plan |
|
digger plan |
plan for dev 2025-11-05 00:45:54 (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-11-05 00:46:48 (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 |
|
digger plan |
plan for dev 2025-11-05 02:36:48 (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 |
Add Terraform cloud configuration with workspace details.
plan for dev 2025-11-05 15:21:10 (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-11-05 15:21:16 (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-11-05 15:21:29 (UTC)Error during init.Error: Required token could not be found Run the following command to generate a token for otaco.app: |
plan for dev 2025-11-05 15:21:31 (UTC)Error during init.Error: Required token could not be found Run the following command to generate a token for otaco.app: |
plan for dev 2025-11-05 15:27:24 (UTC)Error during init.Error refreshing state: error downloading state: unauthorized |
plan for dev 2025-11-05 15:27:26 (UTC)Error during init.Error refreshing state: error downloading state: unauthorized |
plan for dev 2025-11-05 15:46:19 (UTC)Error during init.Error refreshing state: error downloading state: unauthorized |
plan for dev 2025-11-05 15:46:16 (UTC)Error during init.Error refreshing state: error downloading state: unauthorized |
|
digger plan |
plan for dev 2025-11-05 15:51:24 (UTC)Error during init.Error refreshing state: error downloading state: unauthorized |
plan for dev 2025-11-05 15:51:53 (UTC)Error during init.Error refreshing state: error downloading state: unauthorized |
|
digger plan |
plan for dev 2025-11-05 15:58:19 (UTC)Error during init.Error refreshing state: error downloading state: unauthorized |
plan for dev 2025-11-05 15:58:37 (UTC)Error during init.Error refreshing state: error downloading state: unauthorized |
|
digger plan |
plan for dev 2025-11-05 16:41:05 (UTC)Error during init.Error: Unsupported Terraform Enterprise version The 'cloud' option is not supported with this version of Terraform |
plan for dev 2025-11-05 17:16:16 (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-11-05 17:16: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 |
|
digger apply |
apply for dev 2025-11-05 17:19:58 (UTC)Apply 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.
null_resource.test3: Creating...
null_resource.test3: Creation complete after 0s [id=8060045921663829381]
Releasing state lock. This may take a few moments...
Apply complete! Resources: 1 added, 0 changed, 0 destroyed.
|
|
👷 Digger starting.... |
Remove unnecessary blank lines in main.tf