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

prep domains for transfer#232

Merged
lucascantor merged 1 commit into
mainfrom
transfer-domains
Feb 10, 2026
Merged

prep domains for transfer#232
lucascantor merged 1 commit into
mainfrom
transfer-domains

Conversation

@lucascantor
Copy link
Copy Markdown
Owner

disable transfer lock

disable transfer lock
@github-actions
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 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:

  # aws_route53domains_registered_domain.domains["blakesigal.com"] will be updated in-place
  ~ resource "aws_route53domains_registered_domain" "domains" {
        id                  = "blakesigal.com"
        tags                = {}
      ~ transfer_lock       = true -> false
        # (17 unchanged attributes hidden)

        # (8 unchanged blocks hidden)
    }

  # aws_route53domains_registered_domain.domains["cantor.cloud"] will be updated in-place
  ~ resource "aws_route53domains_registered_domain" "domains" {
        id                  = "cantor.cloud"
        tags                = {}
      ~ transfer_lock       = true -> false
        # (17 unchanged attributes hidden)

        # (8 unchanged blocks hidden)
    }

  # aws_route53domains_registered_domain.domains["centerpointwest.com"] will be updated in-place
  ~ resource "aws_route53domains_registered_domain" "domains" {
        id                  = "centerpointwest.com"
        tags                = {}
      ~ transfer_lock       = true -> false
        # (17 unchanged attributes hidden)

        # (8 unchanged blocks hidden)
    }

  # aws_route53domains_registered_domain.domains["centerpointwestapartments.com"] will be updated in-place
  ~ resource "aws_route53domains_registered_domain" "domains" {
        id                  = "centerpointwestapartments.com"
        tags                = {}
      ~ transfer_lock       = true -> false
        # (17 unchanged attributes hidden)

        # (8 unchanged blocks hidden)
    }

  # aws_route53domains_registered_domain.domains["francesca-and-lucas.com"] will be updated in-place
  ~ resource "aws_route53domains_registered_domain" "domains" {
        id                  = "francesca-and-lucas.com"
        tags                = {}
      ~ transfer_lock       = true -> false
        # (17 unchanged attributes hidden)

        # (8 unchanged blocks hidden)
    }

  # aws_route53domains_registered_domain.domains["hunterscreekapartments.net"] will be updated in-place
  ~ resource "aws_route53domains_registered_domain" "domains" {
        id                  = "hunterscreekapartments.net"
        tags                = {}
      ~ transfer_lock       = true -> false
        # (17 unchanged attributes hidden)

        # (8 unchanged blocks hidden)
    }

  # aws_route53domains_registered_domain.domains["kindredcode.com"] will be updated in-place
  ~ resource "aws_route53domains_registered_domain" "domains" {
        id                  = "kindredcode.com"
        tags                = {}
      ~ transfer_lock       = true -> false
        # (17 unchanged attributes hidden)

        # (8 unchanged blocks hidden)
    }

  # aws_route53domains_registered_domain.domains["lizzythepooch.com"] will be updated in-place
  ~ resource "aws_route53domains_registered_domain" "domains" {
        id                  = "lizzythepooch.com"
        tags                = {}
      ~ transfer_lock       = true -> false
        # (17 unchanged attributes hidden)

        # (6 unchanged blocks hidden)
    }

  # aws_route53domains_registered_domain.domains["lucascantor.com"] will be updated in-place
  ~ resource "aws_route53domains_registered_domain" "domains" {
        id                  = "lucascantor.com"
        tags                = {}
      ~ transfer_lock       = true -> false
        # (17 unchanged attributes hidden)

        # (8 unchanged blocks hidden)
    }

  # aws_route53domains_registered_domain.domains["natesigal.com"] will be updated in-place
  ~ resource "aws_route53domains_registered_domain" "domains" {
        id                  = "natesigal.com"
        tags                = {}
      ~ transfer_lock       = true -> false
        # (17 unchanged attributes hidden)

        # (8 unchanged blocks hidden)
    }

  # aws_route53domains_registered_domain.domains["nathanielsigal.com"] will be updated in-place
  ~ resource "aws_route53domains_registered_domain" "domains" {
        id                  = "nathanielsigal.com"
        tags                = {}
      ~ transfer_lock       = true -> false
        # (17 unchanged attributes hidden)

        # (8 unchanged blocks hidden)
    }

  # aws_route53domains_registered_domain.domains["ronaldcantor.com"] will be updated in-place
  ~ resource "aws_route53domains_registered_domain" "domains" {
        id                  = "ronaldcantor.com"
        tags                = {}
      ~ transfer_lock       = true -> false
        # (17 unchanged attributes hidden)

        # (8 unchanged blocks hidden)
    }

  # aws_route53domains_registered_domain.domains["theblisshouse.org"] will be updated in-place
  ~ resource "aws_route53domains_registered_domain" "domains" {
        id                  = "theblisshouse.org"
        tags                = {}
      ~ transfer_lock       = true -> false
        # (17 unchanged attributes hidden)

        # (8 unchanged blocks hidden)
    }

  # aws_route53domains_registered_domain.domains["unitizer.com"] will be updated in-place
  ~ resource "aws_route53domains_registered_domain" "domains" {
        id                  = "unitizer.com"
        tags                = {}
      ~ transfer_lock       = true -> false
        # (17 unchanged attributes hidden)

        # (8 unchanged blocks hidden)
    }

  # aws_route53domains_registered_domain.domains["williamsigal.com"] will be updated in-place
  ~ resource "aws_route53domains_registered_domain" "domains" {
        id                  = "williamsigal.com"
        tags                = {}
      ~ transfer_lock       = true -> false
        # (17 unchanged attributes hidden)

        # (8 unchanged blocks hidden)
    }

  # aws_route53domains_registered_domain.domains["willsigal.com"] will be updated in-place
  ~ resource "aws_route53domains_registered_domain" "domains" {
        id                  = "willsigal.com"
        tags                = {}
      ~ transfer_lock       = true -> false
        # (17 unchanged attributes hidden)

        # (8 unchanged blocks hidden)
    }

Plan: 0 to add, 16 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 10, 2026 01:34
@lucascantor lucascantor merged commit 3682ee3 into main Feb 10, 2026
5 checks passed
@lucascantor lucascantor deleted the transfer-domains branch February 10, 2026 01:34
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