Skip to content

Sync Develop with main - #85

Merged
strick-j merged 2 commits into
mainfrom
develop
Feb 9, 2026
Merged

Sync Develop with main#85
strick-j merged 2 commits into
mainfrom
develop

Conversation

@strick-j

@strick-j strick-j commented Feb 9, 2026

Copy link
Copy Markdown
Owner

No description provided.

claude and others added 2 commits February 9, 2026 22:21
Replace the string comparison (var.task_role_arn == "") with a static
boolean var.create_task_role for conditional resource creation. The ARN
is a computed value unknown at plan time, which causes Terraform to
error with "count depends on resource attributes that cannot be
determined until apply".

https://claude.ai/code/session_019sFURW6ZEq13BBxtrd1CTE
…T43o

Fix count depending on computed task_role_arn value
@strick-j
strick-j merged commit 06f9fb9 into main Feb 9, 2026
43 checks passed
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.

2 participants