Skip to content

Commit

Permalink
feat: initial test renames with tofu-mv
Browse files Browse the repository at this point in the history
  • Loading branch information
tcarrio committed Jul 15, 2024
1 parent 667e9bd commit 44b1222
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion infrastructure/eearomatics/cf_records.tf
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
resource "cloudflare_record" "terraform_managed_resource_8363ec813e052054c2a3018be791d96b" {
resource "cloudflare_record" "b2b_catalog_canva_site_hosting_ip" {
comment = "Canva site hosting for B2B Catalog"
name = "catalog"
proxied = false
Expand Down
2 changes: 1 addition & 1 deletion infrastructure/eearomatics/cf_rulesets.tf
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
resource "cloudflare_ruleset" "terraform_managed_resource_e49c9fbe9f4547468d2132ea7881c23a" {
resource "cloudflare_ruleset" "ruleset_resource_caching" {
kind = "zone"
name = "default"
phase = "http_request_cache_settings"
Expand Down

0 comments on commit 44b1222

Please sign in to comment.