cloudposse / cloudposse/terraform-cloudflare-zone

Add tags to records

Open
#46 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
HCL
Stars
35
Forks
28
PR merge metrics
No merged PRs in 30d

Description

### Describe the Feature

There's no "tags" in record:
- https://github.com/cloudposse/terraform-cloudflare-zone/blob/3073cc39498d44ec44f023ffe1ec8d03d664ebf7/main.tf#L34-L44

### Extra

Also, I tried to pass context.tags via atmos config, and then it totally blew up

```yml
components:
terraform:
cloudflare-zone:
vars:
context:
tags:
- "cloudflare-terraform"
```

Contributor guide

Open the contributing guide

Research direction

Start with main.tf at lines 34-44, then trace how the record inputs and context are passed from the module configuration. Reproduce the provided atmos configuration if the repository documents a test or validation command. Done means records support tags and passing context.tags no longer causes the module configuration to fail.

Written by the indexing model from the issue text.

Assessment

Tech stack
terraform
Domain
cloud, infrastructure
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.