Skip to content
This repository was archived by the owner on Feb 11, 2026. It is now read-only.

Add SOA record import for lizzythepooch.com#230

Merged
lucascantor merged 2 commits into
mainfrom
lucascantor-patch-1
Feb 8, 2026
Merged

Add SOA record import for lizzythepooch.com#230
lucascantor merged 2 commits into
mainfrom
lucascantor-patch-1

Conversation

@lucascantor

Copy link
Copy Markdown
Owner

Add import block for built-in SOA record

@github-actions

github-actions Bot commented Feb 8, 2026

Copy link
Copy Markdown

Terraform Format and Style 🖌success

Terraform Initialization ⚙️success

Terraform Validation 🤖success

Validation Output

Success! The configuration is valid.


Terraform Plan 📖success

Show Plan
Terraform will perform the following actions:

  # aws_route53_record.lizzythepooch_com__SOA will be imported
    resource "aws_route53_record" "lizzythepooch_com__SOA" {
        fqdn                             = "lizzythepooch.com"
        health_check_id                  = null
        id                               = "Z18WOCWJTCQN3H_lizzythepooch.com_SOA"
        multivalue_answer_routing_policy = false
        name                             = "lizzythepooch.com"
        records                          = [
            "ns-108.awsdns-13.com. awsdns-hostmaster.amazon.com. 1 7200 900 1209600 86400",
        ]
        set_identifier                   = null
        ttl                              = 900
        type                             = "SOA"
        zone_id                          = "Z18WOCWJTCQN3H"
    }

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

Warning: Argument is deprecated

  with aws_s3_bucket_cors_configuration.cdn_lucascantor_com_cors_configuration,
  on s3_cdn_lucascantor_com.tf line 21, in resource "aws_s3_bucket_cors_configuration" "cdn_lucascantor_com_cors_configuration":
  21:   expected_bucket_owner = data.aws_caller_identity.current.account_id

expected_bucket_owner is deprecated. It will be removed in a future verion of
the provider.

─────────────────────────────────────────────────────────────────────────────

Note: You didn't use the -out option to save this plan, so Terraform can't
guarantee to take exactly these actions if you run "terraform apply" now.

📋 View full plan in GitHub Actions

Terraform Plan triggered via pull_request by lucascantor in /home/runner/work/aws/aws

@lucascantor lucascantor marked this pull request as ready for review February 8, 2026 20:13
@lucascantor lucascantor merged commit edfae28 into main Feb 8, 2026
5 checks passed
@lucascantor lucascantor deleted the lucascantor-patch-1 branch February 8, 2026 20:14
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant