Skip to content

Save TF state#4

Merged
renatodellosso merged 1 commit intomainfrom
save-tf-state
Feb 6, 2025
Merged

Save TF state#4
renatodellosso merged 1 commit intomainfrom
save-tf-state

Conversation

@renatodellosso
Copy link
Contributor

No description provided.

@renatodellosso renatodellosso self-assigned this Feb 6, 2025
@github-actions
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-03T22:20:13Z" -> (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 #15

@renatodellosso renatodellosso merged commit b16f9bb into main Feb 6, 2025
4 checks passed
run: git config user.email "gearbox@decaturrobotics.org"

- name: Push changes
uses: ad-m/github-push-action@v0.8.0

Check warning

Code scanning / CodeQL

Unpinned tag for a non-immutable Action in workflow Medium

Unpinned 3rd party Action 'Apply Terraform' step
Uses Step
uses 'ad-m/github-push-action' with ref 'v0.8.0', not a pinned commit hash
@renatodellosso renatodellosso deleted the save-tf-state branch February 6, 2025 22:27
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

Comments