Skip to content

R2 버킷 추가#3

Merged
robin-maki merged 4 commits into
mainfrom
tf-1
Feb 21, 2026
Merged

R2 버킷 추가#3
robin-maki merged 4 commits into
mainfrom
tf-1

Conversation

@robin-maki

Copy link
Copy Markdown
Member

No description provided.

@robin-maki robin-maki force-pushed the tf-1 branch 4 times, most recently from b88c405 to 0b15453 Compare February 21, 2026 06:31
@github-actions

Copy link
Copy Markdown
Show Terraform Plan
Terraform used the selected providers to generate the following execution
plan. Resource actions are indicated with the following symbols:
  + create

Terraform will perform the following actions:

  # cloudflare_r2_bucket.media will be created
  + resource "cloudflare_r2_bucket" "media" {
      + account_id    = (sensitive value)
      + creation_date = (known after apply)
      + id            = (known after apply)
      + jurisdiction  = "default"
      + location      = (known after apply)
      + name          = "media"
      + storage_class = "Standard"
    }

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

@byulmaru byulmaru deleted a comment from github-actions Bot Feb 21, 2026
@robin-maki robin-maki changed the base branch from actions to main February 21, 2026 06:43
@github-actions

Copy link
Copy Markdown
Show Terraform Plan
Terraform used the selected providers to generate the following execution
plan. Resource actions are indicated with the following symbols:
  + create

Terraform will perform the following actions:

  # cloudflare_r2_bucket.media will be created
  + resource "cloudflare_r2_bucket" "media" {
      + account_id    = (sensitive value)
      + creation_date = (known after apply)
      + id            = (known after apply)
      + jurisdiction  = "default"
      + location      = (known after apply)
      + name          = "media"
      + storage_class = "Standard"
    }

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

@robin-maki robin-maki merged commit 47bfa9c into main Feb 21, 2026
1 check passed
@robin-maki robin-maki deleted the tf-1 branch February 21, 2026 06:44
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