Skip to content
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

Save tf state #6

Merged
merged 2 commits into from
Feb 6, 2025
Merged

Save tf state #6

merged 2 commits into from
Feb 6, 2025

Conversation

renatodellosso
Copy link
Contributor

No description provided.

Copy link

github-actions bot commented Feb 6, 2025

Terraform plan in .

Plan: 0 to add, 1 to change, 0 to destroy.
Terraform used the selected providers to generate the following execution
plan. Resource actions are indicated with the following symbols:
!~  update in-place

Terraform will perform the following actions:

  # cloudflare_dns_record.status-cname will be updated in-place
!~  resource "cloudflare_dns_record" "status-cname" {
+       comment             = (known after apply)
+       comment_modified_on = (known after apply)
!~      content             = "gearbox-980962066.us-east-1.elb.amazonaws.com" -> "app.pulsetic.com"
!~      created_on          = "2025-02-03T22:20:13Z" -> (known after apply)
+       data                = (known after apply)
        id                  = "8414401feaf9313a5eea18d32c031a8e"
!~      meta                = jsonencode({}) -> (known after apply)
!~      modified_on         = "2025-02-06T22:28:41Z" -> (known after apply)
        name                = "status"
!~      proxiable           = true -> (known after apply)
!~      settings            = {
!~          flatten_cname = false -> (known after apply)
+           ipv4_only     = (known after apply)
+           ipv6_only     = (known after apply)
        } -> (known after apply)
        tags                = []
+       tags_modified_on    = (known after apply)
#        (4 unchanged attributes hidden)
    }

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

📝 Plan generated in Plan Terraform #18

@renatodellosso renatodellosso merged commit cbd6d42 into main Feb 6, 2025
4 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.

1 participant